index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
/
Services
/
WindowServer
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2022-04-21
WindowServer: Create the VirtualScreenBackend
kleines Filmröllchen
2022-04-21
WindowServer: Introduce the ScreenBackend concept
kleines Filmröllchen
2022-02-25
Userland: Rename IPC ClientConnection => ConnectionFromClient
Itamar
2022-02-03
WindowManager: Basic support for system keymap switching
Timur Sultanov
2021-11-22
WindowServer: Port to LibMain :^)
Andreas Kling
2021-08-02
LibGUI, WindowServer: Greatly simplify menubar logic
sin-ack
2021-06-27
WindowServer: Add a more generic mechanism for animations
Andreas Kling
2021-06-25
WindowServer: Add an Overlay class for flicker-free overlay rendering
Tom
2021-06-20
WindowServer: Load multiple scaled versions of Bitmaps and Cursors
Tom
2021-06-20
WindowServer: Add API to set/get screen layouts
Tom
2021-06-18
WindowServer: Add WindowStack concept
Andreas Kling
2021-06-17
Everywhere: Add component declarations
Gunnar Beutner
2021-05-22
Userland: Rename LibThread => LibThreading
Andreas Kling
2021-04-17
LibGUI+WindowServer: Separate window manager IPC from regular IPC
sin-ack
2021-04-16
LibGUI+WindowServer: Fix some misaligned CMakeLists.txt SOURCES entries
Linus Groh
2021-04-13
Everywhere: It's now "Foobar", not "FooBar", and not "foo bar"
Andreas Kling
2021-03-30
WindowServer: Install WindowServer headers
Andreas Kling
2021-01-12
Services: Move to Userland/Services/
Andreas Kling