index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
/
Services
/
WindowServer
Age
Commit message (
Expand
)
Author
2022-11-15
Userland: Remove workarounds for LibIPC include order sensitivity
Timothy Flynn
2022-11-15
Userland: Properly define IPC::encode and IPC::decode specializations
Timothy Flynn
2022-11-13
WindowServer: Update alt shortcuts for menu items when text changes
Alec Murphy
2022-11-13
WindowServer: Add "[user]" to titlebar when uid differs from login user
meiskam
2022-11-08
WindowServer: Cycle through menu items with the same Alt shortcut
Sergiy Stupar
2022-11-02
LibGUI+WindowServer: Allow programatically minimizing windows
Timothy Flynn
2022-11-01
LibGUI+WindowServer: Create and broadcast an event when a window moves
Timothy Flynn
2022-11-01
Everywhere: Mark dependencies of most targets as PRIVATE
Tim Schumacher
2022-10-27
LibGfx+Everywhere: Make DisjointRectSet work for non-int Rects
Sam Atkins
2022-10-26
LibGUI: Make sure combobox list windows can't be moved
Gunnar Beutner
2022-10-25
Services: Use new global variables at /sys/kernel/ directory
Liav A
2022-10-23
WindowServer: Reset mouse acceleration if out of range
davidot
2022-10-22
LibGfx: Make `Rect<T>` methods work when `T` is not `int` or `float`
Sam Atkins
2022-10-17
WindowServer: Add wallpaper backing bitmap
Chun Ngai Au
2022-10-14
WindowServer: Avoid `window` nullptr exception
leeight
2022-10-13
LibGUI+WindowServer: Add Window::set_always_on_top()
demostanis
2022-10-12
Userland: Properly populate GENERATED_SOURCES
Ali Mohammad Pur
2022-10-11
WindowServer+LibGUI: Shrink window edge resize hot-spots
Mart G
2022-09-24
WindowServer: Fallback to safe mode-setting in case of mapping overflow
Liav A
2022-09-24
Kernel+Userland: Provide bytes count for a DisplayConnector framebuffer
Liav A
2022-09-23
WindowServer: Fix mapping the correct framebuffer size
Liav A
2022-09-18
WindowServer: Add missing includes
Ben Wiederhake
2022-09-12
Everywhere: Use my very shiny serenityos.org email :^)
networkException
2022-09-11
WindowServer: Unveil only subdirectories in /dev directory
Liav A
2022-09-11
Userland: Move HID input device nodes to /dev/input/{mouse,keyboard}
Liav A
2022-09-08
WindowServer: Let Windows handle InputLeft events when blocked
thankyouverycool
2022-09-08
LibGUI+WindowServer: Notify Windows on input preemption
thankyouverycool
2022-09-08
WindowServer: Add unadjusted position members to Menu
thankyouverycool
2022-09-08
WindowServer: Set rendered cache dirty on maximization event
thankyouverycool
2022-09-08
Browser+LibGUI+WindowServer: Open Button menus uniformly
thankyouverycool
2022-08-31
WindowServer: Place drag and drop overlay at the cursor position
Karol Kosek
2022-08-31
WindowServer: Include window frames when sending drag events
Karol Kosek
2022-08-31
WindowServer+LibGUI: Change cursor icon if DragEnter event was accepted
Karol Kosek
2022-08-31
Base+WindowServer+LibGfx: Add new DragCopy Cursor
Karol Kosek
2022-08-28
WindowServer: Remove misbehavior conditions for modals
thankyouverycool
2022-08-28
WindowServer: Continue processing ongoing resizes after tiling
thankyouverycool
2022-08-26
WindowServer: Always restore modal chain when clicking a window
thankyouverycool
2022-08-26
LibGUI+Taskbar+WindowServer: Prevent minimization when blocked
thankyouverycool
2022-08-26
WindowServer: Ignore modal blocking if capturing input
thankyouverycool
2022-08-25
LibGUI+Taskbar+WindowServer: Remove mode and parent methods from Taskbar
thankyouverycool
2022-08-25
WindowServer: Default to Desktop when picking a new active window
thankyouverycool
2022-08-25
WindowServer: Invalidate new and previous active input window frames
thankyouverycool
2022-08-25
WindowServer: Restore modal chains from the Taskbar and Switcher
thankyouverycool
2022-08-25
WindowServer: Use nearest modeless window for modal Taskbar rects
thankyouverycool
2022-08-25
WindowServer: Don't move child windows in unison with their parents
thankyouverycool
2022-08-25
WindowServer: Don't let modals minimize themselves
thankyouverycool
2022-08-25
WindowServer: Replace modal stacks with modal chains
thankyouverycool
2022-08-25
LibGUI+WindowServer+Apps: Replace Accessory Windows
thankyouverycool
2022-08-25
LibGfx+LibGUI+WindowServer+Apps+Demos: Replace ToolWindows
thankyouverycool
2022-08-25
LibGUI+WindowServer: Introduce WindowModes
thankyouverycool
[next]