summaryrefslogtreecommitdiff
path: root/Services/WindowServer/WindowFrame.cpp
AgeCommit message (Expand)Author
2020-08-26WindowServer+LibGfx: Move title bar button layout to WindowThemethankyouverycool
2020-08-23LibGfx+WindowServer: Simplify notification window frame themingAndreas Kling
2020-08-21LibGfx+WindowServer: Simplify WindowTheme::paint_normal_frame() APIAndreas Kling
2020-08-18WindowServer: Fix flickeringTom
2020-08-15WindowServer: Minimize the modal stack when minimizing from frameTom
2020-08-10WindowServer: Use to_theme_window_type() a bit moreAndreas Kling
2020-08-10WindowServer+LibGfx: Move window frame rect calculation to WindowThemeAndreas Kling
2020-08-09WindowServer+LibGfx: Move notification window frame painting to LibGfxAndreas Kling
2020-08-09WindowServer+LibGfx: Move normal window frame painting to a WindowThemeAndreas Kling
2020-08-03WindowServer: Bring window stack to front when clicking on frameTom
2020-08-01Themes: Fix default theme window stripes and shadow after #2811Nico Weber
2020-08-01Services: Convert WindowFrame button bitmaps to themable PNGsthankyouverycool
2020-07-25WindowServer: Use WindowManager::window_title_font() in one placeAndreas Kling
2020-07-25WindowServer: Center the window titlebar icons verticallyAndreas Kling
2020-07-25WindowServer: Relayout window buttons immediately on theme changeAndreas Kling
2020-07-18WindowServer: Decide on a window title before measuring its widthAndreas Kling
2020-07-17WindowServer: New title bar vars for themesNullspeak
2020-07-15WindowServer: Don't make window active by hovering over the iconTom
2020-07-15WindowServer: Add accessory windowsTom
2020-07-11WindowServer: Add support for default MenuItemTom
2020-07-04WindowServer: Move window titles 1px to the rightAndreas Kling
2020-06-28WindowServer: Move window title bar icons 1px to the rightAndreas Kling
2020-06-11LibIPC+WindowServer+LibGUI: Detect and highlight unresponsive GUI appsAndreas Kling
2020-06-10LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSizeAndreas Kling
2020-05-20WindowServer: Remove WindowManager::invalidate(Window) API'sAndreas Kling
2020-05-08Services: Renamed from ServersAndreas Kling