ladybird/Userland/Applications
Nico Weber 63ac9462ad WindowServer: Add a "scale" parameter to the SetResolution message and plumb it through
Now, `chres 640 480 2` can set the UI to HighDPI 640x480 at runtime. A
real GUI for changing the display factor will come later.

(`chres 640 480 2` followed by `chres 1280 960` is very fast since
we don't have to re-allocate the framebuffer since both modes use
the exact same number of physical pixels.)
2021-01-15 22:05:08 +01:00
..
About Everywhere: Pledge "sendfd" in WindowServer client programs 2021-01-15 14:10:32 +01:00
Browser Everywhere: Pledge "sendfd" in WindowServer client programs 2021-01-15 14:10:32 +01:00
Calculator Everywhere: Pledge "sendfd" in WindowServer client programs 2021-01-15 14:10:32 +01:00
Calendar Everywhere: Pledge "sendfd" in WindowServer client programs 2021-01-15 14:10:32 +01:00
CrashReporter Everywhere: Pledge "sendfd" in WindowServer client programs 2021-01-15 14:10:32 +01:00
Debugger Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
DisplaySettings WindowServer: Add a "scale" parameter to the SetResolution message and plumb it through 2021-01-15 22:05:08 +01:00
FileManager FileManager: Added label "Location" to BreadcrumbBar (#4924) 2021-01-15 19:37:27 +01:00
FontEditor Everywhere: Pledge "sendfd" in WindowServer client programs 2021-01-15 14:10:32 +01:00
Help Everywhere: Pledge "sendfd" in WindowServer client programs 2021-01-15 14:10:32 +01:00
HexEditor Everywhere: Pledge "sendfd" in WindowServer client programs 2021-01-15 14:10:32 +01:00
IRCClient Everywhere: Pledge "sendfd" in WindowServer client programs 2021-01-15 14:10:32 +01:00
KeyboardMapper Everywhere: Pledge "sendfd" in WindowServer client programs 2021-01-15 14:10:32 +01:00
KeyboardSettings Everywhere: Pledge "sendfd" in WindowServer client programs 2021-01-15 14:10:32 +01:00
MouseSettings Everywhere: Pledge "sendfd" in WindowServer client programs 2021-01-15 14:10:32 +01:00
Piano Everywhere: Pledge "sendfd" in WindowServer client programs 2021-01-15 14:10:32 +01:00
PixelPaint Everywhere: Pledge "sendfd" in WindowServer client programs 2021-01-15 14:10:32 +01:00
QuickShow Everywhere: Pledge "sendfd" in WindowServer client programs 2021-01-15 14:10:32 +01:00
SoundPlayer Everywhere: Pledge "sendfd" in WindowServer client programs 2021-01-15 14:10:32 +01:00
SpaceAnalyzer SpaceAnalyzer: Fix TreeMapWidget layout issue for small rects. 2021-01-14 16:45:55 +01:00
Spreadsheet Everywhere: Pledge "sendfd" in WindowServer client programs 2021-01-15 14:10:32 +01:00
SystemMonitor Everywhere: Pledge "sendfd" in WindowServer client programs 2021-01-15 14:10:32 +01:00
Terminal Everywhere: Pledge "sendfd" in WindowServer client programs 2021-01-15 14:10:32 +01:00
TextEditor Everywhere: Pledge "sendfd" in WindowServer client programs 2021-01-15 14:10:32 +01:00
ThemeEditor Everywhere: Pledge "sendfd" in WindowServer client programs 2021-01-15 14:10:32 +01:00
Welcome Everywhere: Pledge "sendfd" in WindowServer client programs 2021-01-15 14:10:32 +01:00
CMakeLists.txt Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00