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.h
Age
Commit message (
Expand
)
Author
2020-05-08
Services: Renamed from Servers
Andreas Kling
2020-05-02
WindowServer+LibGUI+Taskbar: Don't include frameless windows in lists
Andreas Kling
2020-05-02
WindowServer+LibGUI: Add "frameless" window flag
Andreas Kling
2020-05-02
WindowServer+LibGUI: Remove unused Window::show_titlebar() flag
Andreas Kling
2020-05-02
WindowServer: Don't allow parent windows to go above their children
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-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-11
WindowServer: Assert that a window is not being set as empty
Shannon Booth
2020-02-11
WindowServer: Remove unimplemented header function
Shannon Booth
2020-02-06
WindowServer: Move classes into WindowServer namespace
Andreas Kling