index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Base
/
home
/
anon
/
WindowManager.ini
Age
Commit message (
Expand
)
Author
2020-02-16
WindowServer: Move configuration file into /etc/WindowServer
Andreas Kling
2020-02-10
WindowServer: Move applet code from MenuManager to AppletManager.
asliturk
2019-12-23
WindowServer+LibGUI: Implement basic color theming
Andreas Kling
2019-12-08
WindowServer: Disambiguate "dragging" a bit, use "moving" more instead
Andreas Kling
2019-12-08
WindowServer: Add a dedicated drag cursor
Andreas Kling
2019-10-10
LibGUI+WindowServer: Add a "Hand" cursor to the standard cursors
Andreas Kling
2019-06-06
WindowServer: New API for Scaled Blit
Christopher Dumas
2019-05-27
fixed ini WM config
Christopher Dumas
2019-05-27
removed extra impl of scaling
Christopher Dumas
2019-05-27
centered backgrounds are now an option
Christopher Dumas
2019-05-27
tiled backgrounds no longer has strange off-by-one pixel errors
Christopher Dumas
2019-05-27
can now tile background and made sure the IRC choose server popup still works
Christopher Dumas
2019-05-27
IRC client setttings, Terminal settings, more WM settings
Christopher Dumas
2019-05-27
implemented settings for window manager.
Christopher Dumas
2019-05-27
Network stack is now configurable, and resolution is also configurable, but l...
Christopher Dumas