summaryrefslogtreecommitdiff
path: root/Userland/Applications/TerminalSettings
AgeCommit message (Expand)Author
2022-02-13Userland: Run gml-formatIdan Horowitz
2022-02-11LibConfig: Rename pledge_domains(String) => pledge_domain(String)Vitaly Dyachkov
2022-02-07Meta+Userland: Run the GML formatter on CI and pre-commitkleines Filmröllchen
2022-02-01LibGfx+Applications: Add human readable name helper for fontsthankyouverycool
2022-01-15TerminalSettings: Expose a CheckBox controlling scrollbar visibilityBrian Gianforcaro
2021-12-05Applications: Cast unused smart-pointer TRY return values to voidSam Atkins
2021-11-28LibGUI: Move GUI::SettingsWindow setup out of the constructorAndreas Kling
2021-11-28LibGUI: Make GUI::SettingsWindow::add_tab() return ErrorOrAndreas Kling
2021-11-28TerminalSettings: Remove unnecessary pledges and unveilsAndreas Kling
2021-11-28TerminalSettings: Port to LibMain :^)Andreas Kling
2021-11-27Terminal: Modernize terminal settings as a standalone applicationkleines Filmröllchen