index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Services
/
WindowServer
/
WindowFrame.cpp
Age
Commit message (
Expand
)
Author
2020-08-26
WindowServer+LibGfx: Move title bar button layout to WindowTheme
thankyouverycool
2020-08-23
LibGfx+WindowServer: Simplify notification window frame theming
Andreas Kling
2020-08-21
LibGfx+WindowServer: Simplify WindowTheme::paint_normal_frame() API
Andreas Kling
2020-08-18
WindowServer: Fix flickering
Tom
2020-08-15
WindowServer: Minimize the modal stack when minimizing from frame
Tom
2020-08-10
WindowServer: Use to_theme_window_type() a bit more
Andreas Kling
2020-08-10
WindowServer+LibGfx: Move window frame rect calculation to WindowTheme
Andreas Kling
2020-08-09
WindowServer+LibGfx: Move notification window frame painting to LibGfx
Andreas Kling
2020-08-09
WindowServer+LibGfx: Move normal window frame painting to a WindowTheme
Andreas Kling
2020-08-03
WindowServer: Bring window stack to front when clicking on frame
Tom
2020-08-01
Themes: Fix default theme window stripes and shadow after #2811
Nico Weber
2020-08-01
Services: Convert WindowFrame button bitmaps to themable PNGs
thankyouverycool
2020-07-25
WindowServer: Use WindowManager::window_title_font() in one place
Andreas Kling
2020-07-25
WindowServer: Center the window titlebar icons vertically
Andreas Kling
2020-07-25
WindowServer: Relayout window buttons immediately on theme change
Andreas Kling
2020-07-18
WindowServer: Decide on a window title before measuring its width
Andreas Kling
2020-07-17
WindowServer: New title bar vars for themes
Nullspeak
2020-07-15
WindowServer: Don't make window active by hovering over the icon
Tom
2020-07-15
WindowServer: Add accessory windows
Tom
2020-07-11
WindowServer: Add support for default MenuItem
Tom
2020-07-04
WindowServer: Move window titles 1px to the right
Andreas Kling
2020-06-28
WindowServer: Move window title bar icons 1px to the right
Andreas Kling
2020-06-11
LibIPC+WindowServer+LibGUI: Detect and highlight unresponsive GUI apps
Andreas Kling
2020-06-10
LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize
Andreas Kling
2020-05-20
WindowServer: Remove WindowManager::invalidate(Window) API's
Andreas Kling
2020-05-08
Services: Renamed from Servers
Andreas Kling