Andreas Kling
|
4f98a35beb
WindowServer: Begin refactoring towards a fully asynchronous protocol.
|
6 anni fa |
Andreas Kling
|
96352ab735
LibGUI: Pass the computed max_fd(+1) to select().
|
6 anni fa |
Andreas Kling
|
3085e400bc
LibGUI: Add GAction class and make GMenu deal in actions rather than strings.
|
6 anni fa |
Andreas Kling
|
db98327bdc
Plumb menu item activation events from WindowServer to clients.
|
6 anni fa |
Andreas Kling
|
53d34a0885
Port Terminal to LibGUI.
|
6 anni fa |
Andreas Kling
|
11db8c1697
Add a simple close button ("X") to windows.
|
6 anni fa |
Andreas Kling
|
95c3442d59
Implement event loop timers.
|
6 anni fa |
Andreas Kling
|
2e370fa4d5
LibGUI: Don't consider a GWidget focused if the window is inactive.
|
6 anni fa |
Andreas Kling
|
25d045dee5
LibGUI: Reduce GEventLoop debug spam.
|
6 anni fa |
Andreas Kling
|
d72575d196
LibGUI: Start bringing up GTextBox in the standalone world.
|
6 anni fa |
Andreas Kling
|
7cf3c7461c
Refactor GUI rendering model to be two-phased.
|
6 anni fa |
Andreas Kling
|
6d9959e367
LibGUI: Open the GUI event stream with O_CLOEXEC.
|
6 anni fa |
Andreas Kling
|
ea6678b7b3
LibGUI: Hook up GWindow event dispatch for paint and mouse events.
|
6 anni fa |
Andreas Kling
|
8eae89a405
Start bringing up LibGUI properly (formerly Widgets.)
|
6 anni fa |
Andreas Kling
|
b91479d9b9
Rename all the LibGUI classes to GClassName.
|
6 anni fa |