ladybird/Userland/Applications/DisplaySettings
Ali Mohammad Pur 166a905951 Userland: Properly populate GENERATED_SOURCES
We previously put the generated headers in SOURCES, which did not mark
them as GENERATED (and did not produce a proper dependency).
This commit moves all generated headers into GENERATED_SOURCES, and
removes useless header SOURCES.
2022-10-12 15:55:15 +01:00
..
BackgroundSettings.gml LibGUI+Applications: Use the new layout system in the settings screens 2022-06-28 17:52:42 +01:00
BackgroundSettingsWidget.cpp AK+Everywhere: Replace "protocol" with "scheme" url helpers 2022-09-29 09:39:04 +01:00
BackgroundSettingsWidget.h DisplaySettings+WindowServer: Allow updating theme without background 2022-04-03 12:58:46 +02:00
CMakeLists.txt Userland: Properly populate GENERATED_SOURCES 2022-10-12 15:55:15 +01:00
DesktopSettings.gml DisplaySettings: Update Workspaces tab GML 2022-08-16 16:41:47 +02:00
DesktopSettingsWidget.cpp DisplaySettings: Update Workspaces tab GML 2022-08-16 16:41:47 +02:00
DesktopSettingsWidget.h Applications: Use default constructors/destructors 2022-02-14 22:06:55 +00:00
EffectsSettings.gml LibGUI+WindowServer+DisplaySettings: Add Tooltips to SystemEffects 2022-08-16 16:53:00 +02:00
EffectsSettingsWidget.cpp LibGUI+WindowServer+DisplaySettings: Add Tooltips to SystemEffects 2022-08-16 16:53:00 +02:00
EffectsSettingsWidget.h DisplaySettings: Add an Effects tab 2022-08-09 12:08:21 +02:00
FontSettings.gml Userland+Base: Make the window titlebar font configurable separately 2022-08-01 10:29:53 +02:00
FontSettingsWidget.cpp Userland+Base: Make the window titlebar font configurable separately 2022-08-01 10:29:53 +02:00
FontSettingsWidget.h Userland+Base: Make the window titlebar font configurable separately 2022-08-01 10:29:53 +02:00
main.cpp DisplaySettings: Add an Effects tab 2022-08-09 12:08:21 +02:00
MonitorSettings.gml DisplaySettings: Capitalize s in screen settings 2022-08-03 21:49:41 +01:00
MonitorSettingsWidget.cpp LibEDID: Remove head index when retrieving an EDID from DisplayConnector 2022-09-24 15:36:19 +01:00
MonitorSettingsWidget.h DisplaySettings: Include aspect ratio in resolution list text 2022-02-15 10:44:37 +01:00
MonitorWidget.cpp WindowServer+DisplaySettings: Capitalize display mode dropdown 2022-08-24 12:17:30 +02:00
MonitorWidget.h WindowServer+Userland: Pass wallpapers as Gfx::Bitmap instead of path 2022-02-14 16:38:42 +03:30
ThemePreviewWidget.cpp Everywhere: Add sv suffix to strings relying on StringView(char const*) 2022-07-12 23:11:35 +02:00
ThemePreviewWidget.h DisplaySettings: Add theme selection and preview 2022-04-02 21:50:41 +02:00
ThemesSettings.gml LibGUI+Applications: Use the new layout system in the settings screens 2022-06-28 17:52:42 +01:00
ThemesSettingsWidget.cpp Everywhere: Use my very shiny serenityos.org email :^) 2022-09-12 15:13:12 +01:00
ThemesSettingsWidget.h DisplaySettings: Link to cursor themes from "Themes" tab 2022-05-25 23:14:22 +01:00