ladybird/Userland/DevTools
Gunnar Beutner 288c46dbdc LibGUI: Make sure combobox list windows can't be moved
This is done by adding a new window type (Popup) and using it for the
combobox list window. Other incorrect uses of the Tooltip window type
have also been updated to use the new window type.
2022-10-26 17:02:00 +02:00
..
GMLPlayground Userland: Let applications make use of make_command_palette_action() 2022-10-25 10:21:18 +01:00
HackStudio LibGUI: Make sure combobox list windows can't be moved 2022-10-26 17:02:00 +02:00
Inspector Applications: Use new global variables at /sys/kernel/ directory 2022-10-25 15:33:34 -06:00
Profiler Userland: Let applications make use of make_command_palette_action() 2022-10-25 10:21:18 +01:00
SQLStudio Userland: Let applications make use of make_command_palette_action() 2022-10-25 10:21:18 +01:00
UserspaceEmulator AK+Everywhere: Turn bool keep_empty to an enum in split* functions 2022-10-24 23:29:18 +01:00
CMakeLists.txt Playground: Rename the application to GMLPlayground 2022-06-28 21:10:10 +01:00