Andreas Kling
|
274b41e47c
Terminal: Changex internal opacity representation to byte instead of float.
|
hace 6 años |
Andreas Kling
|
4118aaaa32
Terminal: Fix compiler warnings.
|
hace 6 años |
Andreas Kling
|
90b1354688
AK: Rename RetainPtr => RefPtr and Retained => NonnullRefPtr.
|
hace 6 años |
Andreas Kling
|
fd604a7c68
Applications: Run clang-format on everything.
|
hace 6 años |
Andreas Kling
|
4edc73ad1f
Terminal: Use the visual bell by default.
|
hace 6 años |
Christopher Dumas
|
e92fe52031
Terminal: Use Vectors and OwnPtrs for Terminal lines. Adjust scroll
|
hace 6 años |
Robin Burchell
|
1024dfa81a
StringViewize a bunch of things -- mostly LibGUI
|
hace 6 años |
Andreas Kling
|
51581c21fc
WindowServer+LibGUI: Add a way to bring a window to the front.
|
hace 6 años |
Christopher Dumas
|
b0d8dba16d
Terminal: Single settings window & consistant visual bell timing
|
hace 6 años |
Christopher Dumas
|
6a4cb25557
Terminal: Settings windows can be opened multiple times
|
hace 6 años |
Christopher Dumas
|
f8a02d4733
Terminal: Audible vs Visible beep option
|
hace 6 años |
Andreas Kling
|
1361721053
Terminal: Add /usr/local/bin to the default PATH.
|
hace 6 años |
Christopher Dumas
|
50154a23cb
most apps now begin in the correct directory
|
hace 6 años |
Christopher Dumas
|
e3f81bce49
IRC client setttings, Terminal settings, more WM settings
|
hace 6 años |
Andreas Kling
|
f196e2fcda
Terminal: Set original window title to "Terminal"
|
hace 6 años |
Andreas Kling
|
fe73543d41
Shell: Move the Shell to a separate directory and let's call it "Shell" :^)
|
hace 6 años |
Andreas Kling
|
6a5d92f0ad
WindowServer+LibGUI: Allow changing whether windows have alpha channels.
|
hace 6 años |
Andreas Kling
|
0ae475ff5b
Terminal: Add ability to adjust the terminal's opacity.
|
hace 6 años |
Andreas Kling
|
8251f97858
Terminal: Add a window icon.
|
hace 6 años |
Andreas Kling
|
d4818dd2dd
WindowServer: Give windows a "background color" to use for missing parts.
|
hace 6 años |
Andreas Kling
|
fb7c7829c2
Terminal: Export a simple PATH=/bin:/usr/bin to shells.
|
hace 6 años |
Andreas Kling
|
f47945759b
LibGUI: Make GTableModel a retainable object.
|
hace 6 años |
Andreas Kling
|
57ff293a51
LibGUI: Implement nested event loops to support dialog boxes.
|
hace 6 años |
Andreas Kling
|
4e451c1e92
Add client-side double buffering of window backing stores.
|
hace 6 años |
Andreas Kling
|
ee0f00c644
Terminal: Use TERM=xterm by default, and implement some more escapes.
|
hace 6 años |
Andreas Kling
|
66a5ddd94a
More work on the variable-width font support.
|
hace 6 años |
Andreas Kling
|
b0c673265a
Applications: Map Alt+F4 to Quit in FileManager/ProcessManager/Terminal.
|
hace 6 años |
Andreas Kling
|
424368034b
LibC: Make errno codes be #defines instead of enum values.
|
hace 6 años |
Andreas Kling
|
6084cd0c56
Add concept of size increments to windowing system.
|
hace 6 años |
Andreas Kling
|
b704d3d295
LibGUI: Add a GToolBar class that can be populated with GActions.
|
hace 6 años |