Andreas Kling
|
33d0916d29
WindowServer: Add support for fullscreen windows.
|
6 лет назад |
Andreas Kling
|
ad731cc08f
LibGUI: Support cycling through focusable widgets with Tab and Shift-Tab.
|
6 лет назад |
Andreas Kling
|
ea9a39a9f2
LibGUI+WindowServer: Add a GResizeCorner widget.
|
6 лет назад |
Andreas Kling
|
d93c278d29
GWindow: Add resize(width, height) and resize(size).
|
6 лет назад |
Andreas Kling
|
9f122bff5a
WindowServer+LibGUI: Allow arbitrary number of rects in messages.
|
6 лет назад |
Andreas Kling
|
0dcb7a234e
LibGUI+Minesweeper: Add GWindow::set_resizable().
|
6 лет назад |
Andreas Kling
|
cc9cefbd5f
LibGUI: GWindow's focused widget should be a WeakPtr.
|
6 лет назад |
Andreas Kling
|
c09c114d77
WindowServer+LibGUI: Add ability to set per-window icons.
|
6 лет назад |
Andreas Kling
|
2f1f51b8ab
LibCore: Move LibGUI/GObject to LibCore/CObject.
|
6 лет назад |
Andreas Kling
|
b8062f69d8
LibCore: Add CEvent and make LibGUI/GEvent inherit from it.
|
6 лет назад |
Andreas Kling
|
d4818dd2dd
WindowServer: Give windows a "background color" to use for missing parts.
|
6 лет назад |
Andreas Kling
|
64a5abf8db
Taskbar: Only include "Normal" windows in the taskbar window list.
|
6 лет назад |
Andreas Kling
|
aa03a07e61
Taskbar+LibGUI: More work on bringup.
|
6 лет назад |
Andreas Kling
|
a22774ee3f
Taskbar: Start working on a taskbar app.
|
6 лет назад |
Andreas Kling
|
6673284b06
LibGUI: Switch to a resizing cursor when hovering or using a GSplitter.
|
6 лет назад |
Andreas Kling
|
dcf6726487
WindowServer: Add support for per-window override cursors.
|
6 лет назад |
Andreas Kling
|
b4da451c9a
WindowServer+LibGUI: Implement automatic cursor tracking.
|
6 лет назад |
Andreas Kling
|
be4533717a
FileManager: Add ability to create new directories.
|
6 лет назад |
Andreas Kling
|
f88e550998
LibGUI: More work on GInputBox.
|
6 лет назад |
Andreas Kling
|
43304d2adf
WindowServer: Add special treatment for modal windows.
|
6 лет назад |
Andreas Kling
|
57ff293a51
LibGUI: Implement nested event loops to support dialog boxes.
|
6 лет назад |
Andreas Kling
|
4e451c1e92
Add client-side double buffering of window backing stores.
|
6 лет назад |
Andreas Kling
|
aa19735c5a
IRCClient: Start working on a simple graphical IRC client.
|
6 лет назад |
Andreas Kling
|
6084cd0c56
Add concept of size increments to windowing system.
|
6 лет назад |
Andreas Kling
|
fa02d2a39b
Rework the rendering model so that clients instantiate backing stores.
|
6 лет назад |
Andreas Kling
|
bf30502560
LibGUI: Implement enter/leave events (with WindowServer support.)
|
6 лет назад |
Andreas Kling
|
9b71307d49
WindowServer: Support windows with alpha channels. And per-WSWindow opacity.
|
6 лет назад |
Andreas Kling
|
1511afc4e2
LibGUI: Add GWindow::move_to().
|
6 лет назад |
Andreas Kling
|
08322ab8e1
LibGUI: Coalesce update rects at the GWindow level.
|
6 лет назад |
Andreas Kling
|
53d34a0885
Port Terminal to LibGUI.
|
6 лет назад |