1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-10-28 22:22:34 +00:00
serenity/Userland/Applications/DisplaySettings
Jamie Mansfield 3129956c4e DisplaySettings: Prevent minimising the window
This matches how the new MouseSettings application works.
2021-07-26 14:56:49 +02:00
..
BackgroundSettings.gml
BackgroundSettingsWidget.cpp WindowServer+DisplaySettings: Remove the weird "simple" wallpaper mode 2021-05-20 17:52:38 +02:00
BackgroundSettingsWidget.h
CMakeLists.txt DisplaySettings: Add new Desktop tab with virtual desktop settings 2021-07-03 12:27:23 +02:00
DesktopSettings.gml DisplaySettings: Add new Desktop tab with virtual desktop settings 2021-07-03 12:27:23 +02:00
DesktopSettingsWidget.cpp LibGfx: Use "try_" prefix for static factory functions 2021-07-21 18:02:15 +02:00
DesktopSettingsWidget.h DisplaySettings: Add new Desktop tab with virtual desktop settings 2021-07-03 12:27:23 +02:00
FontSettings.gml DisplaySettings: Adjust FontSettings.gml to work with dark themes 2021-07-01 00:10:25 +02:00
FontSettingsWidget.cpp AK+Everywhere: Disallow constructing Functions from incompatible types 2021-06-06 00:27:30 +04:30
FontSettingsWidget.h FontSettingsWidget: Promote Labels as instance members 2021-05-24 09:08:23 +01:00
main.cpp DisplaySettings: Prevent minimising the window 2021-07-26 14:56:49 +02:00
MonitorSettings.gml DisplaySettings: Add ComboBox to allow selecting other screens 2021-07-21 00:06:58 +02:00
MonitorSettingsWidget.cpp DisplaySettings: Add ComboBox to allow selecting other screens 2021-07-21 00:06:58 +02:00
MonitorSettingsWidget.h DisplaySettings: Add ComboBox to allow selecting other screens 2021-07-21 00:06:58 +02:00
MonitorWidget.cpp LibGfx: Use "try_" prefix for static factory functions 2021-07-21 18:02:15 +02:00
MonitorWidget.h DisplaySettings: Improve wallpaper preview code 2021-05-20 17:52:38 +02:00