serenity/Userland
Andrew Kaster d8ab9ed87c LibGfx+Userland: Remove dependency on GUI::TabWidget from StylePainter
Move TabPosition into its own file, and using it into the global
namespace the same way we do for Gfx::Orientation. This unbreaks the gn
build, and out of tree builds.
2023-10-27 16:51:03 -06:00
..
Applets
Applications LibGfx+Userland: Remove dependency on GUI::TabWidget from StylePainter 2023-10-27 16:51:03 -06:00
BuggieBox
Demos
DevTools LibGfx+Userland: Remove dependency on GUI::TabWidget from StylePainter 2023-10-27 16:51:03 -06:00
DynamicLoader
Games
Libraries LibGfx+Userland: Remove dependency on GUI::TabWidget from StylePainter 2023-10-27 16:51:03 -06:00
Services Lagom: Don't include Serenity's ImageDecoder service 2023-10-27 07:26:32 +02:00
Shell Shell: Add support for escaping backslash in prompt sequence 2023-10-26 22:33:38 +03:30
Utilities Ladybird: Decode images out of process 2023-10-27 07:26:32 +02:00
CMakeLists.txt