ladybird/Userland
Maciej Zygmanowski 0363cd3d55 WindowServer: Add IPC calls for controlling cursor theme
This commit adds two new IPC calls for WindowServer: apply_cursor_theme
and get_cursor_theme.
2021-08-23 01:41:53 +02:00
..
Applets Everywhere: Rename get in ConfigFile::get_for_{lib,app,system} to open 2021-08-22 01:32:25 +02:00
Applications TextEditor: Unveil the full path to the config file 2021-08-23 01:40:42 +02:00
Demos WindowServer: Add support for cursor themes 2021-08-23 01:41:53 +02:00
DevTools HackStudio: Update every editor with matching filename on 'Save as...' 2021-08-22 23:41:53 +02:00
DynamicLoader LibC+DynamicLoader: Prevent GCC from removing null checks 2021-08-12 21:10:44 +02:00
Games Games: Make cpath appear once in the pledge promises 2021-08-22 23:39:41 +02:00
Libraries LibJS: Implement Promise.race on the Promise constructor 2021-08-23 00:01:46 +01:00
Services WindowServer: Add IPC calls for controlling cursor theme 2021-08-23 01:41:53 +02:00
Shell AK: Move FormatParser definition from header to implementation file 2021-08-19 23:49:25 +02:00
Utilities Utilities: Add -d option to gzip 2021-08-22 16:51:18 +02:00
CMakeLists.txt Tests: Establish root Tests directory, move Userland/Tests there 2021-05-06 17:54:28 +02:00