mirror of
https://github.com/RGBCube/serenity
synced 2025-07-30 08:57:47 +00:00
WindowServer: Add support for cursor themes
Now you can specify a CursorTheme key in /etc/WindowServer.ini. The cursors are loaded from /res/cursor-themes/<name> directory. This directory contains a Config.ini file with format similar to previous Cursor section, except it uses relative paths. This commit adds also Default theme, which uses cursors being previously in /res/cursors. The WidgetGallery is updated to match the new cursor path format.
This commit is contained in:
parent
7d579b04c5
commit
040a723f1f
30 changed files with 71 additions and 53 deletions
BIN
Base/res/cursor-themes/Default/crosshair-2x.png
Normal file
BIN
Base/res/cursor-themes/Default/crosshair-2x.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 6.5 KiB |
Loading…
Add table
Add a link
Reference in a new issue