1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-01 09:18:11 +00:00
serenity/Applications/DisplaySettings
2020-07-11 20:24:02 +02:00
..
CMakeLists.txt Build: Switch to CMake :^) 2020-05-14 20:15:18 +02:00
DisplaySettings.cpp DisplaySettings: Fix a typo 2020-07-11 20:24:02 +02:00
DisplaySettings.h DisplaySettings: Fix crash on exit (due to Core::Object on the stack) 2020-07-05 21:17:14 +02:00
ItemListModel.h LibGUI: Get rid of Model::ColumnMetadata and always use auto-sizing 2020-05-21 19:55:44 +02:00
main.cpp DisplaySettings: Fix crash on exit (due to Core::Object on the stack) 2020-07-05 21:17:14 +02:00
MonitorWidget.cpp DisplaySettings: Allow setting wallpapers from outside /res/wallpapers 2020-06-28 00:06:09 +02:00
MonitorWidget.h DisplaySettings: Allow setting wallpapers from outside /res/wallpapers 2020-06-28 00:06:09 +02:00