1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-22 09:25:08 +00:00
serenity/Userland/Applications/ThemeEditor
Marcus Nilsson 205c8a12ed ThemeEditor: Disable focus for demo widgets
Pressing tab would focus on the demo widgets instead of switching
between the combo box and color input field. Instead set the focus
policy to NoFocus for all the widgets.
2021-07-17 01:30:33 +02:00
..
CMakeLists.txt Everywhere: Add component declarations 2021-06-17 11:03:51 +02:00
main.cpp ThemeEditor: Set window size to 480x385 and disable resizing 2021-07-16 20:43:04 +02:00
PreviewWidget.cpp ThemeEditor: Disable focus for demo widgets 2021-07-17 01:30:33 +02:00
PreviewWidget.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00