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
Age
Commit message (
Expand
)
Author
2021-07-15
SpiceAgent: Add Clipboard as a build dependency
Gunnar Beutner
2021-07-14
LibWeb: Add OOPWV IPC for selecting all text
Timothy Flynn
2021-07-14
LibWeb: Add OOPWV IPC for retrieving selected text
Timothy Flynn
2021-07-14
WindowServer: Don't use GNU-style designator
Daniel Bertalan
2021-07-14
SpiceAgent: Support copying and pasting images
x-yl
2021-07-14
SpiceAgent: Add a new spice agent service :^)
x-yl
2021-07-13
KeyboardPreferenceLoader: Use correct default Num Lock config value
ForLoveOfCats
2021-07-12
TaskbarWindow: Redraw start button when default font changes
LuK1337
2021-07-11
FileSystemAccessServer: Return user_picked_value even on error
Adam Hodgen
2021-07-10
WindowServer: Flush display buffer when flashing
Tom
2021-07-10
FileSystemAccessServer: Add service for accessing veiled files nicely
Timothy
2021-07-10
Taskbar: Scale window icon bitmap if it's not 16x16
LuK1337
2021-07-09
LibThreading: Rename Lock => Mutex
Andreas Kling
2021-07-09
WindowServer: Paint background when a fullscreen window is transparent
Aziz Berkay Yesilyurt
2021-07-09
Revert "Userland: Add ability to screenshot rectangular region in `shot` (#85...
Ali Mohammad Pur
2021-07-09
Userland: Add ability to screenshot rectangular region in `shot` (#8515)
Aziz Berkay Yesilyurt
2021-07-08
Taskbar: Make clicks at the edges and corners work as expected
Andrea Martinelli
2021-07-08
WindowServer: Add missing minimize check to highlighted window callback
networkException
2021-07-08
WindowServer: Remove rect behind window icon in WindowSwitcher
networkException
2021-07-08
LibSQL+SQLServer: Build SQLServer system service
Jan de Visser
2021-07-08
WindowServer: Add a new IPC to set the cursor position
Andrea Martinelli
2021-07-08
ChessEngine: Don't call non-constexpr `sqrt` in a constexpr intiializer
Daniel Bertalan
2021-07-08
Everywhere: Add braces to aggregate initializers
Daniel Bertalan
2021-07-08
Everywhere: Add break after the last case label before `default`
Daniel Bertalan
2021-07-08
Everywhere: Forward declare structs as structs
Daniel Bertalan
2021-07-08
IPCCompiler+WindowServer: Fix deleted function warning
Daniel Bertalan
2021-07-08
WindowServer: Don't use old GNU-style designator
Daniel Bertalan
2021-07-08
Everywhere: Remove unused local variables and lambda captures
Daniel Bertalan
2021-07-08
WindowServer: Make descending into submenu make the submenu current
Andrew January
2021-07-08
WindowServer: When "flash flush" enabled, flash transparent rects green
Andreas Kling
2021-07-08
WindowServer: Allow partial repaints in window frame & menubars
Andreas Kling
2021-07-08
WindowServer: Close submenus when hovering over separators
Andrew January
2021-07-07
WindowServer+wsctl: Add a simple utility for toggling "flash flush"
Andreas Kling
2021-07-07
WindowServer: When "flash flush" is enabled, stretch flash to 10 ms
Andreas Kling
2021-07-07
WindowServer: Add WindowFrame::invalidate_menubar() and use it
Andreas Kling
2021-07-07
LibGfx+LibGUI+WindowServer: Use move() on Core::AnonymousBuffer more
Andreas Kling
2021-07-07
WindowServer: Allow windows to be pinnable (always on top)
Andres Crucitti
2021-07-07
Kernel+KeyboardSettings: Remove numlock syscall and implement ioctl
Edwin Hoksberg
2021-07-05
WindowServer: Fix crash removing modal windows
Tom
2021-07-05
KeyboardSettings+Kernel: Setting to enable Num Lock on login
ForLoveOfCats
2021-07-05
WindowServer: Improve screen invalidation on window state changes
Tom
2021-07-04
WindowServer: Query driver for framebuffer offset
Tom
2021-07-04
WindowServer: Implement support for combined buffer flipping + flushing
Tom
2021-07-04
WindowServer+LibGUI: Add a way to force a window to have a drop shadow
Andreas Kling
2021-07-04
WindowServer: Make most remaining WindowServer IPC calls async
Andreas Kling
2021-07-04
Taskbar: Simplify quick launch widget layout
Andreas Kling
2021-07-04
Taskbar: Give the "Show/Hide Desktop" button an icon :^)
Andreas Kling
2021-07-04
WindowServer: Only run window animation for windows on current desktop
Tom
2021-07-04
WindowServer: Toggling desktop should only toggle current desktop
Tom
2021-07-04
Taskbar: Add show desktop button to toggle showing of the desktop
ForLoveOfCats
[next]