banan-os/userspace/WindowServer
Bananymous dd64e2060e WindowServer: Add support for background images
WindowServer now looks in _$HOME/.config/WindowServer.conf_ for a
configuration file that can specify a background image.

Also add default background image /usr/share/images/sample.ppm to the
base sysroot provided in the git repo.
2024-06-16 00:28:09 +03:00
..
CMakeLists.txt WindowServer: Add support for background images 2024-06-16 00:28:09 +03:00
Cursor.h Userspace: Start work on GUI and WindowServer 2024-05-29 16:00:54 +03:00
Framebuffer.cpp Userspace: Start work on GUI and WindowServer 2024-05-29 16:00:54 +03:00
Framebuffer.h Userspace: Start work on GUI and WindowServer 2024-05-29 16:00:54 +03:00
Utils.h WindowServer: Add window title to title bar and send close events 2024-06-02 17:27:09 +03:00
Window.cpp WindowServer: Add window title to title bar and send close events 2024-06-02 17:27:09 +03:00
Window.h WindowServer: Add window title to title bar and send close events 2024-06-02 17:27:09 +03:00
WindowServer.cpp WindowServer: Add support for background images 2024-06-16 00:28:09 +03:00
WindowServer.h WindowServer: Add support for background images 2024-06-16 00:28:09 +03:00
main.cpp WindowServer: Add support for background images 2024-06-16 00:28:09 +03:00