serenity/Applications/DisplaySettings
William Marlow 39364bdda4 Build: Embed application icons directly in the executables.
New serenity_app() targets can be defined which allows application
icons to be emedded directly into the executable. The embedded
icons will then be used when creating an icon for that file in
LibGUI.
2020-12-21 00:12:59 +01:00
..
CMakeLists.txt Build: Embed application icons directly in the executables. 2020-12-21 00:12:59 +01:00
DisplaySettings.cpp DisplaySettings: Remove a bunch of unnecessary "this->" 2020-12-13 11:49:18 +01:00
DisplaySettings.h DisplaySettings: Fix crash on exit (due to Core::Object on the stack) 2020-07-05 21:17:14 +02:00
main.cpp Applications: Use GUI::Icon::default_icon to set application icon 2020-11-02 21:06:17 +01:00
MonitorWidget.cpp DisplaySettings: Allow unsetting the wallpaper 2020-12-13 11:49:18 +01:00
MonitorWidget.h DisplaySettings: Allow setting wallpapers from outside /res/wallpapers 2020-06-28 00:06:09 +02:00