serenity/Userland
thankyouverycool 517c03f920 Minesweeper: Update GML and fix layout issues
Converts Minesweeper's main widget to GML, polishes the custom
game window, formats the clock as human readable digital time, and
defers invoking Field's callback until the main widget has finished
relayout. Fixes inability to downsize the main window when shrinking
field size.
2022-08-05 13:55:13 +02:00
..
Applets WorkspacePicker: Hide tray applet entirely when there's only 1 workspace 2022-08-01 10:29:53 +02:00
Applications LibGUI+Applications: Govern Splitter resizing by opportunistic growth 2022-08-05 13:54:18 +02:00
Demos Everywhere: Prefix 'TYPEDEF_DISTINCT_ORDERED_ID' with 'AK_' 2022-07-22 23:09:43 +01:00
DevTools Profiler: Add scrollbar to FlameGraphView 2022-08-04 02:52:39 +02:00
DynamicLoader LibPthread: Implement named semaphores 2022-07-21 16:39:22 +02:00
Games Minesweeper: Update GML and fix layout issues 2022-08-05 13:55:13 +02:00
Libraries LibGUI: Register "bitmap" GML property for ImageWidget 2022-08-05 13:55:13 +02:00
Services LibJS: Let Shape store a Realm instead of a GlobalObject 2022-08-05 12:42:46 +02:00
Shell
Utilities LibJS: Let Shape store a Realm instead of a GlobalObject 2022-08-05 12:42:46 +02:00
CMakeLists.txt