提交历史

作者 SHA1 备注 提交日期
  Sam Atkins ded5ba1f87 LibGUI+Applications: Give SettingsWindow tabs a string ID 3 年之前
  Ben Maxwell 8070a98288 DisplaySettings+WindowServer: Allow updating theme without background 3 年之前
  MacDue 04b6a060ca DisplaySettings: Add theme selection and preview 3 年之前
  Vitaly Dyachkov 32b8795091 LibConfig: Rename pledge_domains(String) => pledge_domain(String) 3 年之前
  Sam Atkins 3ca2aee054 Applications: Cast unused smart-pointer TRY return values to void 3 年之前
  Andreas Kling 60c132d7d3 LibGUI: Move GUI::SettingsWindow setup out of the constructor 3 年之前
  Andreas Kling 45844f9338 LibGUI: Make GUI::SettingsWindow::add_tab() return ErrorOr 3 年之前
  Andreas Kling 984cf1fe7a DisplaySettings: Port to LibMain :^) 3 年之前
  Sam Atkins 1dd5c838cf DisplaySettings: Migrate to using SettingsWindow :^) 3 年之前
  Sam Atkins a4af8b2a64 DisplaySettings: Move screen number show/hide logic into widget 3 年之前
  Karol Kosek ad5bd209ba DisplaySettings: Add context menu for wallpapers 3 年之前
  Mustafa Quraish 8fdb435d24 DisplaySettings: Use LibConfig where possible 3 年之前
  sin-ack e11d177618 Userland+LibGUI: Add shorthand versions of the Margins constructor 3 年之前
  Brian Gianforcaro a51e6547aa Applications: Remove unused header includes 3 年之前
  Andreas Kling 05faca91d5 DisplaySettings: Rename "virtual desktops" => "workspaces" 3 年之前
  Jamie Mansfield 3129956c4e DisplaySettings: Prevent minimising the window 3 年之前
  Tom 5acee4b4d0 DisplaySettings: Add new Desktop tab with virtual desktop settings 4 年之前
  Tom 8b26debda1 DisplaySettings: Show screen numbers when showing the Monitors tab 4 年之前
  Ali Mohammad Pur 51c2c69357 AK+Everywhere: Disallow constructing Functions from incompatible types 4 年之前
  Andreas Kling 8ac0d4abe1 DisplaySettings: Add "Fonts" tab 4 年之前
  Andreas Kling c79e33d00c DisplaySettings: Rename DisplaySettingsWidget => MonitorSettingsWidget 4 年之前
  Andreas Kling 540acc1a32 DisplaySettings: Give the UI a facelift :^) 4 年之前
  Andreas Kling c14ffdef00 DisplaySettings: Tweak main window layout & setup code 4 年之前
  Andreas Kling 31d4bcf5bf Userland: Tighten a *lot* of pledges! :^) 4 年之前
  Linus Groh 91eda22208 Everywhere: Add Alt shortcuts to remaining top-level menus 4 年之前
  Andreas Kling 4b0098e52f Everywhere: Rename app_menu to file_menu or game_menu 4 年之前
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 年之前
  Andreas Kling a2baab38fd Everywhere: It's now "Foobar", not "FooBar", and not "foo bar" 4 年之前
  Andreas Kling 78b12e1521 Userland: Turn all application menus into window menus :^) 4 年之前
  Andreas Kling ef1e5db1d0 Everywhere: Remove klog(), dbg() and purge all LogStream usage :^) 4 年之前