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
Age
Commit message (
Expand
)
Author
2020-01-12
WindowServer: Fix incorrect current menu when switching to new item
Shannon Booth
2020-01-12
WindowServer: Actually don't bring up system menu during move/resize
Andreas Kling
2020-01-12
Kernel: Add "video" pledge for accessing framebuffer devices
Andreas Kling
2020-01-12
WindowServer: Don't show system menu on Logo KeyUp during move/resize
Andreas Kling
2020-01-11
Kernel: fork()ed children should inherit pledge promises :^)
Andreas Kling
2020-01-11
WindowServer: Use pledge()
Andreas Kling
2020-01-11
WSWindowManager: Improve opening and closing the system menu
Shannon Booth
2020-01-11
WSMenuManager: Fix set_current_menu() not setting the current menu
Shannon Booth
2020-01-11
WindowServer: If a menu can't fit on screen, at least put it at y=0
Andreas Kling
2020-01-08
WindowServer+LibGUI: Paint exclusive actions as radio buttons in menus
Andreas Kling
2020-01-08
WindowServer: Detach WSMenuManager from WSWindowManager
Andreas Kling
2020-01-08
Revert "WSWindowServer: Remove uneccessary special casing"
Andreas Kling
2020-01-08
WSWindowServer: Only close menubar on a mouse down
Shannon Booth
2020-01-08
WSWindowManager: Use early return to limit nesting
Shannon Booth
2020-01-08
WSMenu: Support menu navigation through key presses
Shannon Booth
2020-01-08
WSMenuManager: On menu close, close the currently hovered menu item
Shannon Booth
2020-01-08
WSWindowServer: Remove uneccessary special casing
Shannon Booth
2020-01-05
WindowServer: Stop menu applets from blocking wallpaper updates
Andreas Kling
2020-01-05
WindowServer: Move menu related code from WindowManager to MenuManager
Shannon Booth
2020-01-04
WindowServer: Introduce keyboard shortcuts for fast window management
Jami Kettunen
2020-01-04
WindowServer: Maximize a window if it is dragged to top of the screen
Jami Kettunen
2020-01-04
WindowServer: Various window pop-up menu fixes & QoL tweaks
Jami Kettunen
2020-01-04
WindowServer+LibGUI: Implement minimizable property to windows
Jami Kettunen
2020-01-04
WindowServer: Set no active window if no new candidates are available
Jami Kettunen
2020-01-04
WindowServer+LibGUI: Simplify handling of paint event rects
Andreas Kling
2020-01-04
WindowServer: Remove some unused WSClientConnection functions
Andreas Kling
2020-01-02
WindowServer: Make tiled windows actually centered.
Chyza
2020-01-02
WindowServer: Close all menus belonging to a client when it disconnects
Andreas Kling
2020-01-02
WindowServer: Remove unused WSEvent::WM_DeferredCompose
Andreas Kling
2020-01-02
WindowServer+LibGUI: Taskbar should show all windows from each process
Andreas Kling
2020-01-01
WindowServer: Don't tile non-resizable windows
Andreas Kling
2020-01-01
WindowServer: Windows tile when moved onto the edge of the screen
Chyza
2020-01-01
AK: Move the userspace SharedBuffer from LibC to AK
Andreas Kling
2020-01-01
WindowServer: Implement switching windows in reverse order
Jami Kettunen
2019-12-31
WindowServer: set no menu bar when last window is removed
joshua stein
2019-12-31
WindowServer: Don't deactivate windows after moving them
Andreas Kling
2019-12-31
WindowServer: Set no active windows on a click outside of any window
Shannon Booth
2019-12-30
WindowServer: Let's boost all threads in the active client process
Andreas Kling
2019-12-30
WindowServer: Give a thread boost to the currently active window
Andreas Kling
2019-12-30
WindowServer: Don't repaint entire menubar on applet update
Andreas Kling
2019-12-29
WindowServer: Include minimised windows for switching
Shannon Booth
2019-12-29
WindowServer: Always fill the menubar with color behind applets
Andreas Kling
2019-12-29
LibDraw+LibGUI: Allow changing individual colors in a Palette
Andreas Kling
2019-12-28
Build: consider IPCCOMPILER and FORMCOMPILER just for ordering
joshua stein
2019-12-27
WindowServer: Remove Clock from server.
Hüseyin ASLITÜRK
2019-12-27
WindowServer: Use the system theme for the fallback window background
Andreas Kling
2019-12-27
WindowServer: Recompute window occlusions on window stack changes
Andreas Kling
2019-12-27
WindowServer: Don't send paint events to occluded windows
Andreas Kling
2019-12-27
WindowServer+LibGUI: Mark window bitmaps volatile in occluded windows
Andreas Kling
2019-12-26
LibGUI+WindowServer: Mark minimized window backing stores as volatile
Andreas Kling
[next]