AnotherTest
|
1279d2256c
Terminal: Allow the user to configure the maximum history size
|
4 年 前 |
Brendan Coles
|
5ed7ca3627
Applications: Use GUI::Icon::default_icon to set application icon
|
4 年 前 |
Andreas Kling
|
39c9319b6d
Terminal: Run clang-format
|
4 年 前 |
Andreas Kling
|
982e066100
LibGfx: Move FontDatabase from LibGUI to LibGfx
|
4 年 前 |
Andreas Kling
|
9d347352a1
LibGfx+LibGUI+Clients: Make fonts findable by their qualified name
|
4 年 前 |
asynts
|
712e348fad
Terminal: Use new format functions.
|
4 年 前 |
Andreas Kling
|
3c49a82ae9
Terminal: Use utmpupdate to update /var/run/utmp
|
4 年 前 |
thankyouverycool
|
ebba297b42
Base: Move 16x16 common icons to /res/icons/16x16/
|
5 年 前 |
Linus Groh
|
2e5c434e22
Misc: Use automatic window positioning in more applications
|
5 年 前 |
Ben Wiederhake
|
ef9a3b8e46
Applications: Mark compilation-unit-only functions as static
|
5 年 前 |
Andreas Kling
|
cf624550e5
Terminal: Disown child processes after spawning
|
5 年 前 |
Peter Elliott
|
4bf4a071a6
Applications: Stop setting initial window location
|
5 年 前 |
Andreas Kling
|
0c4b0c0312
Terminal+LibVT: Add "clear including history" action (Ctrl+Shift+K) :^)
|
5 年 前 |
Andreas Kling
|
d851863704
Userspace: Remove a bunch of unnecessary Kernel/API/KeyCode.h includes
|
5 年 前 |
Andreas Kling
|
11c4a28660
Kernel: Move headers intended for userspace use into Kernel/API/
|
5 年 前 |
Andreas Kling
|
ca93c22ae2
LibGUI: Turn GUI::Application::the() into a pointer
|
5 年 前 |
Andreas Kling
|
1dd1595043
LibGUI: Make GUI::Application a Core::Object
|
5 年 前 |
Benoît Lormeau
|
310fbe48e5
LibVT/Terminal: add a scroll length to the TerminalWidget
|
5 年 前 |
Nico Weber
|
12cbc4ad0d
Everywhere: Replace some uses of fork/exec with posix_spawn
|
5 年 前 |
Sergey Bugaev
|
4139838a93
Userland et al: Pledge sigaction when needed
|
5 年 前 |
AnotherTest
|
2814b5a918
Terminal: Handle fork error by whining about it
|
5 年 前 |
Andreas Kling
|
f596b12a04
LibVT+Terminal: Support hyperlinks in the terminal :^)
|
5 年 前 |
Andres Vieira
|
ad309d4eca
Terminal: Write an empty string instead of (null) on Command key
|
5 年 前 |
Shannon Booth
|
0e403a43a4
Terminal: Add config for startup command
|
5 年 前 |
Andreas Kling
|
68513abf39
Terminal: Tweak default prompt color slightly :^)
|
5 年 前 |
Andreas Kling
|
705cee528a
LibGUI: Make it easier to create checkable GUI::Actions
|
5 年 前 |
Andreas Kling
|
52a250cb61
LibGUI: Make MenuBar a Core::Object
|
5 年 前 |
Andreas Kling
|
c45e16f605
LibCore: Add StandardPaths thing to retrieve various standard locations
|
5 年 前 |
Andreas Kling
|
26eeaef0a8
LibGUI: Add MenuBar::add_menu(name)
|
5 年 前 |
Itamar
|
d98fbd192e
Terminal: Remove working directory argument
|
5 年 前 |