História revízii

Autor SHA1 Správa Dátum
  Tim Schumacher 39a3775f48 Userland: Rely on a single authoritative source for the default `PATH` 2 rokov pred
  Andreas Kling 6135411ea8 Terminal: Enable double-buffering for the terminal widget 3 rokov pred
  Andreas Kling 418c6eb13b Terminal: Update window size increments on terminal font change 3 rokov pred
  Andreas Kling c3873d8709 Terminal: Rename menu item from "Settings" to "Terminal Settings" 3 rokov pred
  Lucas CHOLLET 07e89ad538 Base: Launch ConfigServer at session start-up 3 rokov pred
  Lucas CHOLLET bee5bcda73 Everywhere: Replace hardcoded anon's uid in unveil path with `%uid` 3 rokov pred
  Lucas CHOLLET c5b7c9f479 LibCore+LaunchServer: Move portal directory to `/tmp/user/%uid` 3 rokov pred
  Junior Rantila d40b0439d8 Terminal: Propagate more errors 3 rokov pred
  Lucas CHOLLET 70846d701c LaunchServer+SystemServer: Move the portal to a user-specific directory 3 rokov pred
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 rokov pred
  Tim Schumacher 84e1017272 Userland: Add `/usr/local/sbin` to `PATH` by default 3 rokov pred
  DexesTTP 7ceeb74535 AK: Use an enum instead of a bool for String::replace(all_occurences) 3 rokov pred
  FrHun a50a48f6b4 Terminal: Repair resizing 3 rokov pred
  Michał Lach e9dae38f38 Terminal+TerminalSettings: Add caret customization 3 rokov pred
  MacDue 7c8541b914 Userland: Use GUI::Process::spawn_or_show_error() for spawn() from a GUI 3 rokov pred
  MacDue 3fc0350caf LibCore: Return ErrorOr<pid_t> and support arguments in Process::spawn 3 rokov pred
  Sam Atkins cdffe556c8 LibGUI+Userland: Make Dialog::ExecResult an enum class 3 rokov pred
  MacDue e268659d32 Terminal+TerminalSettings: Allow disabling close confirmations 3 rokov pred
  MacDue d5b550096e Terminal: Close warnings for background/foreground processes 3 rokov pred
  Sam Atkins 3971f71235 Terminal: Use Core::System::exec() 3 rokov pred
  Simon Wanner 206d6ece55 LibGfx: Move other font-related files to LibGfx/Font/ 3 rokov pred
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 rokov pred
  Vitaly Dyachkov 32b8795091 LibConfig: Rename pledge_domains(String) => pledge_domain(String) 3 rokov pred
  Jelle Raaijmakers 48eecaad64 LibGUI: Remove `Window` background color 3 rokov pred
  Brian Gianforcaro ef2fd31288 Terminal: Add config listeners for controlling scrollbar visibility 3 rokov pred
  Daniel Bertalan 4a81b33c07 Everywhere: Fix -Winconsistent-missing-override warnings from Clang 3 rokov pred
  Sam Atkins 3ca2aee054 Applications: Cast unused smart-pointer TRY return values to void 3 rokov pred
  Brian Gianforcaro cf4fa936be Everywhere: Use default execpromises argument for Core::System::pledge 3 rokov pred
  kleines Filmröllchen 1ff48a3ca4 Terminal: Modernize terminal settings as a standalone application 3 rokov pred
  Andreas Kling 4cbf7f24be Terminal: Tighten lambda captures in create_find_window() 3 rokov pred