This website requires JavaScript.
Explore
Help
Sign In
eliott
/
serenity
Watch
1
Star
0
Fork
0
You've already forked serenity
mirror of
https://github.com/SerenityOS/serenity
synced
2026-05-12 01:47:00 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3596c42deb247b2eb71a4e17543e55d7ce3cd034
serenity
/
Userland
/
Applications
/
DisplaySettings
History
Andreas Kling
ef1e5db1d0
Everywhere: Remove klog(), dbg() and purge all LogStream usage :^)
...
Good-bye LogStream. Long live AK::Format!
2021-03-12 17:29:37 +01:00
..
CMakeLists.txt
Applications: Move to Userland/Applications/
2021-01-12 12:05:23 +01:00
DisplaySettings.cpp
Everywhere: Remove a bunch of redundant 'AK::' namespace prefixes
2021-02-26 16:59:56 +01:00
DisplaySettings.h
DisplaySettings: Show a confirmation message when applying changes
2021-02-03 10:17:19 +01:00
DisplaySettingsWindow.gml
DisplaySettings: Tweak UI, call it "1x/2x scale" instead of "100%/200%"
2021-02-22 14:13:00 +01:00
main.cpp
Everywhere: Remove klog(), dbg() and purge all LogStream usage :^)
2021-03-12 17:29:37 +01:00
MonitorWidget.cpp
Everywhere: Rename ASSERT => VERIFY
2021-02-23 20:56:54 +01:00
MonitorWidget.h
DisplaySettings: Add UI for switching the scale factor
2021-01-17 08:06:12 +01:00