Ben Wiederhake
|
4b7639c3b5
LibGfx+WindowServer: Ensure constrain-to-rect ends up inside the rect
|
2 年之前 |
Andreas Kling
|
8a48246ed1
Everywhere: Stop using NonnullRefPtrVector
|
2 年之前 |
MacDue
|
7be0b27dd3
Meta+Userland: Pass Gfx::IntPoint by value
|
2 年之前 |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 年之前 |
Sam Atkins
|
ff0a2b1a60
LibGfx+Everywhere: Make DisjointRectSet work for non-int Rects
|
2 年之前 |
Liav A
|
13e9947b4b
WindowServer: Fallback to safe mode-setting in case of mapping overflow
|
2 年之前 |
Liav A
|
1968aba69b
Kernel+Userland: Rename FB.h => Graphics.h
|
3 年之前 |
Liav A
|
f62cd52d12
WindowServer: Drop support for the DisplayConnector write interface
|
3 年之前 |
Liav A
|
b69c8b48fc
WindowServer: Separate physical resolution from scaling factors
|
3 年之前 |
Liav A
|
e301af8352
Everywhere: Purge all support and usage of framebuffer devices
|
3 年之前 |
Liav A
|
4ff6150f1b
WindowServer: Use FB_IOCTL_FLUSH_HEAD to flush a framebuffer if possible
|
3 年之前 |
Liav A
|
d9a2706079
DisplaySettings+WindowServer: Add support for display connector devices
|
3 年之前 |
kleines Filmröllchen
|
935f401714
WindowServer: Create the VirtualScreenBackend
|
3 年之前 |
kleines Filmröllchen
|
be98ce0f9f
WindowServer: Add the screen mode property in the screen configuration
|
3 年之前 |
kleines Filmröllchen
|
e95ae4a143
WindowServer: Make Screen use ScreenBackend
|
3 年之前 |
kleines Filmröllchen
|
1fce201d15
WindowServer: Rename fb_data and friends to flush_rect etc
|
3 年之前 |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 年之前 |
circl
|
eeeaf410fb
WindowServer+LibGUI: Expose raw scroll wheel values to applications
|
3 年之前 |
Andreas Kling
|
5ace66a903
LibGfx: Rename RGBA32 => ARGB32
|
3 年之前 |
Dmitry Petrov
|
1662213737
Userland: Add horizontal mouse scroll support
|
3 年之前 |
Andreas Kling
|
9387271049
Everywhere: Fix spelling of "offsetted"
|
3 年之前 |
Filiph Sandström
|
c6247fe414
Everywhere: Rename back-click to backward-click
|
3 年之前 |
Filiph Sandström
|
d6a0726302
Everywhere: Rename left/right-click to primary/secondary
|
3 年之前 |
Liav A
|
8554952690
Kernel + WindowServer: Re-define the interface to framebuffer devices
|
3 年之前 |
Andreas Kling
|
fac6d220c3
WindowServer: Don't re-open screen device immediately after opening it
|
3 年之前 |
Andreas Kling
|
693423bbe8
WindowServer: Remove Screen::init()
|
3 年之前 |
Daniel Bertalan
|
7fb41d6250
WindowServer: Fix 'use of GNU old-style field designator'
|
4 年之前 |
Tom
|
dbb9f891fb
WindowServer: Re-use existing Screen instances and improve fallbacks
|
4 年之前 |
Daniel Bertalan
|
bb26cea291
WindowServer: Don't use GNU-style designator
|
4 年之前 |
Tom
|
83b512789c
WindowServer: Flush display buffer when flashing
|
4 年之前 |