1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 00:48:11 +00:00
serenity/Userland/Applications/DisplaySettings
Andreas Kling 31d4bcf5bf Userland: Tighten a *lot* of pledges! :^)
Since applications using Core::EventLoop no longer need to create a
socket in /tmp/rpc/, and also don't need to listen for incoming
connections on this socket, we can remove a whole bunch of pledges!
2021-05-13 23:28:40 +02:00
..
CMakeLists.txt Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
DisplaySettings.cpp Userland: Update IPC calls to use proxies 2021-05-03 21:14:40 +02:00
DisplaySettings.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
DisplaySettingsWindow.gml Everywhere: It's now "Foobar", not "FooBar", and not "foo bar" 2021-04-13 16:58:15 +02:00
main.cpp Userland: Tighten a *lot* of pledges! :^) 2021-05-13 23:28:40 +02:00
MonitorWidget.cpp Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
MonitorWidget.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00