| .. |
|
.gitignore
|
Tear out or duplicate what's unique for WindowServer from Widgets.
|
2019-01-16 16:03:50 +01:00 |
|
main.cpp
|
Tear out or duplicate what's unique for WindowServer from Widgets.
|
2019-01-16 16:03:50 +01:00 |
|
WSEvent.h
|
Add WindowActivated and WindowDeactivated events.
|
2019-01-17 17:38:04 +01:00 |
|
WSEventLoop.cpp
|
WindowServer: Slap everything with locks.
|
2019-01-17 16:21:04 +01:00 |
|
WSEventLoop.h
|
Rename SpinLock to Lock. It hasn't been a SpinLock for some time.
|
2019-01-17 16:25:02 +01:00 |
|
WSEventReceiver.cpp
|
Tear out or duplicate what's unique for WindowServer from Widgets.
|
2019-01-16 16:03:50 +01:00 |
|
WSEventReceiver.h
|
Tear out or duplicate what's unique for WindowServer from Widgets.
|
2019-01-16 16:03:50 +01:00 |
|
WSFrameBuffer.cpp
|
Tear out or duplicate what's unique for WindowServer from Widgets.
|
2019-01-16 16:03:50 +01:00 |
|
WSFrameBuffer.h
|
Rework WindowServer to use select() in its main event loop.
|
2019-01-16 17:20:58 +01:00 |
|
WSScreen.cpp
|
Move some more classes to the new coding style.
|
2019-01-16 17:57:58 +01:00 |
|
WSScreen.h
|
Rework WindowServer to use select() in its main event loop.
|
2019-01-16 17:20:58 +01:00 |
|
WSWindow.cpp
|
Add WindowActivated and WindowDeactivated events.
|
2019-01-17 17:38:04 +01:00 |
|
WSWindow.h
|
Tear out or duplicate what's unique for WindowServer from Widgets.
|
2019-01-16 16:03:50 +01:00 |
|
WSWindowManager.cpp
|
Add WindowActivated and WindowDeactivated events.
|
2019-01-17 17:38:04 +01:00 |
|
WSWindowManager.h
|
Add WindowActivated and WindowDeactivated events.
|
2019-01-17 17:38:04 +01:00 |