Andreas Kling
|
56ee8bfe2a
|
WindowServer: Factor out ongoing drag/resize from process_mouse_event().
The mouse event processing code is getting unwieldy. Break out two huge
chunks into separate functions so the code becomes easier to work with.
|
2019-03-24 13:00:12 +01:00 |
|
Andreas Kling
|
f18ed4f633
|
WindowServer: Reduce debug spam.
|
2019-03-24 04:29:33 +01:00 |
|
Andreas Kling
|
e4dfd5a3a4
|
WindowServer: Support PNG wallpapers.
Fix up /bin/pape so it tells the WindowServer which wallpaper file to use.
|
2019-03-21 15:54:19 +01:00 |
|
Andreas Kling
|
d17a91f185
|
Move WindowServer into Servers.
|
2019-03-20 04:34:14 +01:00 |
|