Andreas Kling
|
ef4e9860fd
WindowServer: Convert the remaining menu APIs into messages.
|
6 лет назад |
Andreas Kling
|
cf432b4c3d
WindowServer: Refactor more of the menu APIs to be message-based.
|
6 лет назад |
Andreas Kling
|
fbbf57b61c
Rename GUI_Event to GUI_ServerMessage.
|
6 лет назад |
Andreas Kling
|
4f98a35beb
WindowServer: Begin refactoring towards a fully asynchronous protocol.
|
6 лет назад |
Andreas Kling
|
269f9ae524
WindowServer: Forgot to actually set 'had_any_timer' after we had any timer.
|
6 лет назад |
Andreas Kling
|
c5a00a56c8
WindowServer: Put a clock in the top right corner of the screen.
|
6 лет назад |
Andreas Kling
|
9c1c885483
WindowServer: Add locking and fix coalesced invalidation race.
|
6 лет назад |
Andreas Kling
|
26230c0647
WindowServer: Remove "unsafe" flag in WSMessageLoop::post_event().
|
6 лет назад |
Andreas Kling
|
004aad0995
WindowServer: Set the WSMessageLoop::server_process() as early as possible.
|
6 лет назад |
Andreas Kling
|
5582a0a254
Kernel: When a lock is busy, donate remaining process ticks to lock holder.
|
6 лет назад |
Andreas Kling
|
e29060620f
WindowServer: Improve parsing of mouse packets.
|
6 лет назад |
Andreas Kling
|
a1b63bb6d4
Bootloader: Locate the kernel's data segment and clear it.
|
6 лет назад |
Andreas Kling
|
5c25f0c4db
Destroy all remaining windows in a process when it dies.
|
6 лет назад |
Andreas Kling
|
9fa8d4e22f
WindowServer: Rename the two painting phases.
|
6 лет назад |
Andreas Kling
|
244d5bcce1
WindowServer: More event -> message renaming.
|
6 лет назад |
Andreas Kling
|
bba21adae3
WindowServer: Rename WSEvent to WSMessage.
|
6 лет назад |