1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-21 03:20:59 +00:00
serenity/Userland/Applications/DisplaySettings
stijndr d01ca4e3e2 Userland: Dynamically update the MonitorSettingsWidget countdown timer
This causes the number of seconds in "Do you want to keep the new
settings? They will be reverted after 10 seconds." to be dynamically
updated.
2022-02-18 10:33:46 +01:00
..
BackgroundSettings.gml Userland: Run gml-format 2022-02-13 02:36:35 +02:00
BackgroundSettingsWidget.cpp LibCore+Everywhere: Return ErrorOr from ConfigFile factory methods 2022-02-16 19:49:41 -05:00
BackgroundSettingsWidget.h Applications: Use default constructors/destructors 2022-02-14 22:06:55 +00:00
CMakeLists.txt DisplaySettings: Show DPI for selected resolution 2022-01-23 22:45:21 +00:00
DesktopSettings.gml Userland: Run gml-format 2022-02-13 02:36:35 +02:00
DesktopSettingsWidget.cpp Applications: Use default constructors/destructors 2022-02-14 22:06:55 +00:00
DesktopSettingsWidget.h Applications: Use default constructors/destructors 2022-02-14 22:06:55 +00:00
FontSettings.gml Userland: Run gml-format 2022-02-13 02:36:35 +02:00
FontSettingsWidget.cpp Applications: Use default constructors/destructors 2022-02-14 22:06:55 +00:00
FontSettingsWidget.h Applications: Use default constructors/destructors 2022-02-14 22:06:55 +00:00
main.cpp LibConfig: Rename pledge_domains(String) => pledge_domain(String) 2022-02-11 18:06:39 +01:00
MonitorSettings.gml Userland: Run gml-format 2022-02-13 02:36:35 +02:00
MonitorSettingsWidget.cpp Userland: Dynamically update the MonitorSettingsWidget countdown timer 2022-02-18 10:33:46 +01:00
MonitorSettingsWidget.h DisplaySettings: Include aspect ratio in resolution list text 2022-02-15 10:44:37 +01:00
MonitorWidget.cpp WindowServer+Userland: Pass wallpapers as Gfx::Bitmap instead of path 2022-02-14 16:38:42 +03:30
MonitorWidget.h WindowServer+Userland: Pass wallpapers as Gfx::Bitmap instead of path 2022-02-14 16:38:42 +03:30