ladybird/Userland/Applications/ThemeEditor
Liav A e241b47fee Userland: Remove a bunch of unveil calls on /sys/kernel/processes
These are not needed anymore since the introduction of the new
get_root_session_id syscall.
2023-01-13 13:41:30 +01:00
..
Previews ThemeEditor: Convert the widget-preview layout to GML 2022-05-21 22:25:33 +02:00
AlignmentProperty.gml ThemeEditor: Fix layout for new layout system 2022-06-30 11:51:25 +02:00
CMakeLists.txt Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
ColorProperty.gml ThemeEditor: Fix layout for new layout system 2022-06-30 11:51:25 +02:00
FlagProperty.gml ThemeEditor: Fix layout for new layout system 2022-06-30 11:51:25 +02:00
main.cpp Userland: Remove a bunch of unveil calls on /sys/kernel/processes 2023-01-13 13:41:30 +01:00
MainWidget.cpp ThemeEditor: Warn about unsaved changes on file drop 2023-01-11 20:15:47 +00:00
MainWidget.h ThemeEditor: Take drop events from the whole window 2023-01-11 20:15:47 +00:00
MetricProperty.gml ThemeEditor: Fix layout for new layout system 2022-06-30 11:51:25 +02:00
PathProperty.gml ThemeEditor: Fix layout for new layout system 2022-06-30 11:51:25 +02:00
PreviewWidget.cpp ThemeEditor: Take drop events from the whole window 2023-01-11 20:15:47 +00:00
PreviewWidget.h ThemeEditor: Take drop events from the whole window 2023-01-11 20:15:47 +00:00
ThemeEditor.gml ThemeEditor: Update GML and polish interface 2022-11-19 11:04:11 +01:00