1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-01 08:28:11 +00:00
serenity/Userland/Applications/TerminalSettings
Andreas Kling 165b077815 TerminalSettings: Change tab order
Let's put the "View" tab first, since the most common reason to open
TerminalSettings is to adjust something about the appearance.
2023-03-03 15:38:59 +01:00
..
CMakeLists.txt Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
main.cpp TerminalSettings: Change tab order 2023-03-03 15:38:59 +01:00
TerminalSettingsMain.gml LibGUI+Applications: Use the new layout system in the settings screens 2022-06-28 17:52:42 +01:00
TerminalSettingsView.gml Terminal+LibVT: Get the color scheme from the system theme 2022-12-31 04:20:59 -07:00
TerminalSettingsWidget.cpp LibCore: Rename File to DeprecatedFile 2023-02-13 00:50:07 +00:00
TerminalSettingsWidget.h Userland: Fix remaining smart pointer const-correctness issues 2023-02-21 00:54:04 +01:00