ladybird/Userland/Games
thankyouverycool 3aa95dd4d5 LibGUI+Apps: Convert Statusbar Labels to Segments
Segments inherit from Button and let us add clickable widgets
to status bars. This patch also adds proportional, fixed and
autosized modes for segments and lets the status bar consume
all non-clickable segments for override text.
2022-02-24 19:09:41 +01:00
..
2048 Games: Use default constructors/destructors 2022-02-16 22:08:55 +00:00
Breakout Games: Use default constructors/destructors 2022-02-16 22:08:55 +00:00
Chess Games: Use default constructors/destructors 2022-02-16 22:08:55 +00:00
FlappyBug LibConfig: Rename pledge_domains(String) => pledge_domain(String) 2022-02-11 18:06:39 +01:00
GameOfLife Games: Use default constructors/destructors 2022-02-16 22:08:55 +00:00
Hearts Games: Use default constructors/destructors 2022-02-16 22:08:55 +00:00
Minesweeper Games: Use default constructors/destructors 2022-02-16 22:08:55 +00:00
Pong Games: Use default constructors/destructors 2022-02-16 22:08:55 +00:00
Snake Games: Use default constructors/destructors 2022-02-16 22:08:55 +00:00
Solitaire LibGUI+Apps: Convert Statusbar Labels to Segments 2022-02-24 19:09:41 +01:00
Spider LibGUI+Apps: Convert Statusbar Labels to Segments 2022-02-24 19:09:41 +01:00
CMakeLists.txt Games: Add Spider 2021-06-24 10:32:53 +02:00