Commit History

Author SHA1 Message Date
  Sam Atkins ded5ba1f87 LibGUI+Applications: Give SettingsWindow tabs a string ID 3 years ago
  Vitaly Dyachkov 32b8795091 LibConfig: Rename pledge_domains(String) => pledge_domain(String) 3 years ago
  Timur Sultanov c7bd47c87c Base+WindowsServer+keymap: Store multiple keymaps in a config 3 years ago
  Sam Atkins 3ca2aee054 Applications: Cast unused smart-pointer TRY return values to void 3 years ago
  Andreas Kling 60c132d7d3 LibGUI: Move GUI::SettingsWindow setup out of the constructor 3 years ago
  Andreas Kling acd4cc97fc KeyboardSettings: Remove some unnecessary pledge promises 3 years ago
  Andreas Kling 45844f9338 LibGUI: Make GUI::SettingsWindow::add_tab() return ErrorOr 3 years ago
  Brian Gianforcaro cf4fa936be Everywhere: Use default execpromises argument for Core::System::pledge 3 years ago
  Andreas Kling 31867bed5c KeyboardSettings: Port to LibMain :^) 3 years ago
  Sam Atkins 0a2b6b64c6 KeyboardSettings: Migrate to using SettingsWindow :^) 3 years ago
  Sam Atkins 4bac30f737 KeyboardSettings: Migrate layout to GML 3 years ago
  Andreas Kling 587f9af960 AK: Make JSON parser return ErrorOr<JsonValue> (instead of Optional) 3 years ago
  FrHun a261e4d9d5 LibGUI+Settings: Remove superfluous margin sets 3 years ago
  Idan Horowitz 6704961c82 AK: Replace the mutable String::replace API with an immutable version 3 years ago
  Mustafa Quraish fdc9ff2ee7 KeyboardSettings: Use LibConfig intead of Core::ConfigFile 3 years ago
  Karol Kosek d04c8d478f KeyboardSettings: Reuse generic GUI::ItemListModel 3 years ago
  networkException acde7d12b0 Everywhere: Rename get in ConfigFile::get_for_{lib,app,system} to open 3 years ago
  networkException 938051feb8 Everywhere: Use Core::ConfigFile::AllowWriting::Yes to allow writing 3 years ago
  sin-ack e11d177618 Userland+LibGUI: Add shorthand versions of the Margins constructor 3 years ago
  sin-ack 9c9a5c55cb Userland+LibGUI: Make Margins arguments match CSS ordering 3 years ago
  Brian Gianforcaro a51e6547aa Applications: Remove unused header includes 3 years ago
  Andreas Kling b56a2c3e4c KeyboardSettings: Remove outdated FIXME 3 years ago
  FrHun 8feab1836a KeyboardSettings: Fix button margins 3 years ago
  Jamie Mansfield 3d4abd7154 KeyboardSettings: Prevent minimising the window 3 years ago
  Jamie Mansfield 902559fc2d KeyboardSettings: Prevent resizing the window 3 years ago
  Andreas Kling 687a12d7fb Userland: Add GUI::Window::add_menu() and use it everywhere 4 years ago
  Jamie Mansfield 3be472176d KeyboardSettings: Use typical OK-Cancel-Apply arrangement 4 years ago
  ForLoveOfCats ce6658acc1 KeyboardSettings+Kernel: Setting to enable Num Lock on login 4 years ago
  Andreas Kling 31d4bcf5bf Userland: Tighten a *lot* of pledges! :^) 4 years ago
  Linus Groh 91eda22208 Everywhere: Add Alt shortcuts to remaining top-level menus 4 years ago