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-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
2020-07-16
WindowServer: Fix traversing modal stack
Tom
2020-07-16
WindowServer: Fix crash when no active input window is set
Tom
2020-07-16
WindowServer: Expose window parent information and more modal improvements
Tom
2020-07-16
WindowServer: Fixes for modal windows
Tom
2020-07-15
WindowServer: Don't make window active by hovering over the icon
Tom
2020-07-15
WindowServer: Make Menus the input window when showing them
Tom
2020-07-15
WindowServer: Add accessory windows
Tom
2020-07-11
WindowServer/LibGUI: Add default menu items and allow default action for cont...
Tom
2020-07-11
WindowServer: Add support for default MenuItem
Tom
2020-07-07
WindowServer: Apply the "wait" cursor to unresponsive windows
Linus Groh
2020-07-07
WindowServer+LibGUI: Add "wait" cursor
Linus Groh
2020-07-07
WindowServer+LibGUI: Add "help" cursor
Linus Groh
2020-07-07
WindowServer+LibGUI: Add "resize row/column" cursors
Linus Groh
2020-07-07
WindowServer: Turn an assertion that happens sometimes into a dbg()
Andreas Kling
2020-07-07
WindowServer: set_active_window() should not assume window has a client
Andreas Kling
2020-07-06
LibIPC+Services: Make ClientConnection take socket as NonnullRefPtr
Andreas Kling
2020-07-04
WindowServer: Move window titles 1px to the right
Andreas Kling
2020-07-04
Userspace: Remove a bunch of unnecessary Kernel/API/KeyCode.h includes
Andreas Kling
2020-07-04
Kernel: Move headers intended for userspace use into Kernel/API/
Andreas Kling
2020-07-03
WindowServer: Don't crash when invalid resolution requested
Maciej Zygmanowski
2020-06-29
WindowServer: don't send resize on resolution change unless needed
Peter Elliott
2020-06-28
WindowServer: Move window title bar icons 1px to the right
Andreas Kling
2020-06-18
WindowServer: Add a new IsMaximized message
Hüseyin ASLITÜRK
2020-06-16
WindowServer: Replace character with code point
Hüseyin ASLITÜRK
2020-06-13
LibIPC: Only start responsiveness timer after sending client a message
Andreas Kling
[next]