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
Age
Commit message (
Expand
)
Author
2020-10-05
Services: Remove unused includes of {LibCore,WindowServer}/EventLoop.h
Nico Weber
2020-10-03
Everywhere: Fix more typos
Linus Groh
2020-09-25
Meta+Services: Make clang-format-10 clean
Ben Wiederhake
2020-09-19
WindowServer: Shrink menubar menu text rects slightly
Andreas Kling
2020-09-16
WindowServer: Make SetWindowTaskbarRect tolerant to non-existing windows
Tom
2020-09-12
LibIPC: Share most of the code between {Client,Server}Connection
Andreas Kling
2020-09-11
LibGUI+WindowServer: Rename window "override cursor" to just "cursor"
Andreas Kling
2020-09-10
LibGfx: Move StandardCursor enum to LibGfx
Andreas Kling
2020-09-08
WindowServer: Draw minimize animation inverted
Tom
2020-09-07
WindowServer: Fix invalidating window frame
Tom
2020-08-31
WindowServer: Return correct IsMaximized response
thankyouverycool
2020-08-30
WindowServer: Unbreak building with extra debug macros
Ben Wiederhake
2020-08-27
WindowServer: Fix minor flicker with transparent windows
Tom
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-23
LibGUI+WindowServer: Add resize_aspect_ratio()
Peter Elliott
2020-08-22
LibGUI+WindowServer: Remove ResizeEvent::old_size()
Andreas Kling
2020-08-21
LibGfx+WindowServer: Simplify WindowTheme::paint_normal_frame() API
Andreas Kling
2020-08-21
WindowServer: Fix MenuApplets painting
Tom
2020-08-19
WindowServer: Process dnd mouse events first
Tom
2020-08-19
WindowServer: Find parent taskbar rect for minimize animation
Tom
2020-08-18
WindowServer: Use same modal minimize/maximize logic with shortcuts
Tom
2020-08-18
WindowServer+LibVT: Convert some dbgprintf() to dbg()
Sergey Bugaev
2020-08-18
WindowServer: Fix flickering
Tom
2020-08-17
WindowServer: Close the framebuffer fd in ~Screen()
Andreas Kling
2020-08-15
WindowServer: Minimize the modal stack when minimizing from frame
Tom
2020-08-14
WindowServer: Take MenuApplet windows into account for hovered_window
Linus Groh
2020-08-13
WindowServer: Handle global cursor tracking before ongoing drag/move/resize
Linus Groh
2020-08-12
Services: Mark compilation-unit-only functions as static
Ben Wiederhake
2020-08-10
WindowServer: Limit maximizing windows to top window in modal stack
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-05
Unicode: Try s/codepoint/code_point/g again
Nico Weber
2020-08-05
Revert "Unicode: s/codepoint/code_point/g"
Nico Weber
2020-08-03
Unicode: s/codepoint/code_point/g
Andreas Kling
2020-08-03
WindowServer: Bring window stack to front when clicking on frame
Tom
2020-08-02
WindowServer: Redraw MenuApplets on add/delete
Ben Wiederhake
2020-08-01
Themes: Fix default theme window stripes and shadow after #2811
Nico Weber
2020-08-01
LibGUI+WindowServer: Provide default placement to windows
Peter Elliott
2020-08-01
Services: Convert WindowFrame button bitmaps to themable PNGs
thankyouverycool
2020-07-26
LibGUI+WindowServer: Allow applets to retrieve their location
thankyouverycool
2020-07-26
WindowServer: Adjust MenuApplet position on resize
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-16
WindowServer: Fix picking new active window after destroy
Tom
[next]