Andreas Kling
|
fa02d2a39b
Rework the rendering model so that clients instantiate backing stores.
|
6 years ago |
Andreas Kling
|
59b8183c4b
WindowServer: Support resizing windows.
|
6 years ago |
Andreas Kling
|
bf30502560
LibGUI: Implement enter/leave events (with WindowServer support.)
|
6 years ago |
Andreas Kling
|
4b15dd2bca
LibGUI: Rename GEventLoop::exit() and GApplication::exit() to quit().
|
6 years ago |
Andreas Kling
|
29c49356e3
WindowServer: Rename GUI_Foo to WSAPI_Foo.
|
6 years ago |
Andreas Kling
|
a54cd84c59
Move WindowServer API types header into WindowServer/.
|
6 years ago |
Andreas Kling
|
fbbf57b61c
Rename GUI_Event to GUI_ServerMessage.
|
6 years ago |
Andreas Kling
|
4f98a35beb
WindowServer: Begin refactoring towards a fully asynchronous protocol.
|
6 years ago |
Andreas Kling
|
db98327bdc
Plumb menu item activation events from WindowServer to clients.
|
6 years ago |
Andreas Kling
|
53d34a0885
Port Terminal to LibGUI.
|
6 years ago |
Andreas Kling
|
11db8c1697
Add a simple close button ("X") to windows.
|
6 years ago |
Andreas Kling
|
95c3442d59
Implement event loop timers.
|
6 years ago |
Andreas Kling
|
2e370fa4d5
LibGUI: Don't consider a GWidget focused if the window is inactive.
|
6 years ago |
Andreas Kling
|
d72575d196
LibGUI: Start bringing up GTextBox in the standalone world.
|
6 years ago |
Andreas Kling
|
8eae89a405
Start bringing up LibGUI properly (formerly Widgets.)
|
6 years ago |
Andreas Kling
|
b91479d9b9
Rename all the LibGUI classes to GClassName.
|
6 years ago |