ladybird/Userland/Games/Solitaire
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
..
CMakeLists.txt Solitaire: Port to LibMain 2021-11-23 22:55:50 +01:00
Game.cpp Games: Use default constructors/destructors 2022-02-16 22:08:55 +00:00
Game.h Games: Use default constructors/destructors 2022-02-16 22:08:55 +00:00
main.cpp LibConfig: Rename pledge_domains(String) => pledge_domain(String) 2022-02-11 18:06:39 +01:00
Solitaire.gml LibGUI+Apps: Convert Statusbar Labels to Segments 2022-02-24 19:09:41 +01:00