1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 04:37:34 +00:00
serenity/Userland
Andreas Kling 50a8e0e495 LibGUI+WindowServer: Keep canonical WindowType enum in WindowServer
Having the same enum in two places was annoying. Let's just "using"
the WindowServer::WindowType enum into the GUI namespace.
2021-03-29 22:39:18 +02:00
..
Applications Everywhere: Change font properties to be described in GML 2021-03-29 09:10:23 +02:00
Demos Everywhere: Change font properties to be described in GML 2021-03-29 09:10:23 +02:00
DevTools Playground: Autocomplete after empty {} 2021-03-29 09:10:23 +02:00
DynamicLoader LibC: Add x86_64 Registers 2021-03-21 09:35:23 +01:00
Games Chess: Added option to toggle showing moves 2021-03-27 23:37:06 +01:00
Libraries LibGUI+WindowServer: Keep canonical WindowType enum in WindowServer 2021-03-29 22:39:18 +02:00
MenuApplets MenuApplets: Remove unused .gitignore files 2021-03-21 15:11:48 +01:00
Services LibGUI+WindowServer: Keep canonical WindowType enum in WindowServer 2021-03-29 22:39:18 +02:00
Shell Shell: Add tests for slices 2021-03-22 13:15:08 +01:00
Tests Tests: Create stress-writeread 2021-03-17 23:22:42 +01:00
Utilities LibElf+readelf: Parse ELFs with no program headers correctly 2021-03-29 19:57:19 +02:00
CMakeLists.txt Build: Build Userland with -O2, Kernel with -Os 2021-02-24 11:38:52 +01:00