1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-10-29 02:52:35 +00:00
serenity/Userland/Applications/TerminalSettings
Sam Atkins 5702f016f0 LibGUI+Applications: Add --open-tab option to FooSettings applications
Similar to SystemMonitor's option of the same name, this allows you to
launch the given application with the specific tab open.
2022-04-21 17:24:42 +02:00
..
CMakeLists.txt TerminalSettings: Port to LibMain :^) 2021-11-28 08:10:53 +01:00
main.cpp LibGUI+Applications: Add --open-tab option to FooSettings applications 2022-04-21 17:24:42 +02:00
TerminalSettingsMain.gml Meta+Userland: Run the GML formatter on CI and pre-commit 2022-02-07 18:39:50 +01:00
TerminalSettingsView.gml Userland: Run gml-format 2022-02-13 02:36:35 +02:00
TerminalSettingsWidget.cpp LibGfx: Move other font-related files to LibGfx/Font/ 2022-04-09 23:48:18 +02:00
TerminalSettingsWidget.h TerminalSettings: Expose a CheckBox controlling scrollbar visibility 2022-01-15 11:03:23 +01:00