1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-10-13 16:22:17 +00:00
serenity/WindowServer
Andreas Kling b1e054ffe8 Rename LizaBold to LizaRegular and LizaBlack to LizaBold.
LizaRegular is quickly becoming my favorite bitmap font. It's so pretty :^)
2019-02-05 09:08:25 +01:00
..
.gitignore Add basic automatic dependency management to Makefiles. 2019-02-02 04:41:59 +01:00
main.cpp WindowServer: Rename WSEvent to WSMessage. 2019-01-26 05:28:02 +01:00
WSMessage.h Destroy all remaining windows in a process when it dies. 2019-01-30 19:35:38 +01:00
WSMessageLoop.cpp Destroy all remaining windows in a process when it dies. 2019-01-30 19:35:38 +01:00
WSMessageLoop.h Destroy all remaining windows in a process when it dies. 2019-01-30 19:35:38 +01:00
WSMessageReceiver.cpp WindowServer: Rename WSEvent to WSMessage. 2019-01-26 05:28:02 +01:00
WSMessageReceiver.h WindowServer: More event -> message renaming. 2019-01-26 05:35:45 +01:00
WSScreen.cpp WindowServer: More event -> message renaming. 2019-01-26 05:35:45 +01:00
WSScreen.h Flesh out keyboard event support a bit more. 2019-01-21 07:27:26 +01:00
WSWindow.cpp WindowServer: Sever the WSWindow/Process link when the process dies. 2019-02-05 08:32:32 +01:00
WSWindow.h WindowServer: Sever the WSWindow/Process link when the process dies. 2019-02-05 08:32:32 +01:00
WSWindowManager.cpp Rename LizaBold to LizaRegular and LizaBlack to LizaBold. 2019-02-05 09:08:25 +01:00
WSWindowManager.h LizaBold8x10: Import a bold variant of Liza8x10 and make it the default bold. 2019-02-04 11:37:15 +01:00