index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Servers
/
WindowServer
/
Window.cpp
Age
Commit message (
Expand
)
Author
2020-05-08
Services: Renamed from Servers
Andreas Kling
2020-05-07
WindowServer: Don't block child-windows of modal windows
Ben Wiederhake
2020-05-02
WindowServer+LibGUI+Taskbar: Don't include frameless windows in lists
Andreas Kling
2020-05-02
WindowServer: Move child windows together with their parents
Andreas Kling
2020-05-02
LibGUI+WindowServer: Inform WindowServer about parent/child windows
Andreas Kling
2020-04-30
WindowServer: Add action icons to the window menus
Andreas Kling
2020-03-30
WindowServer+NotificationServer: Vertical title bar for notifications
Andreas Kling
2020-03-15
WindowServer: Resize maximised/tiled windows after resolution change
Chyza
2020-02-19
WindowServer+LibGUI: Force full window repaints after theme change
Andreas Kling
2020-02-15
LibGfx: Replace manual forward declarations with <LibGfx/Forward.h>
Andreas Kling
2020-02-14
LibGfx: Add forward declaration header
Andreas Kling
2020-02-13
WindowServer+LibGUI: Add a "drag move" event
Andreas Kling
2020-02-11
WindowServer: Assert that a window is not being set as empty
Shannon Booth
2020-02-06
IPCCompiler: Put message classes in the Messages namespace
Andreas Kling
2020-02-06
WindowServer: Move classes into WindowServer namespace
Andreas Kling