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
Age
Commit message (
Expand
)
Author
2020-07-21
AudioServer: Give the AudioClient a way to keep track of the main mix volume
Benoît Lormeau
2020-07-18
Taskbar: Use Name from .af file as tooltip
Nico Weber
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
Taskbar: Don't create buttons for modal windows
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-15
FileManager: Allow double-clicking applications again
Tom
2020-07-15
Launcher: Provide launcher details to LibDesktop
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-11
WebServer: Allow the user to specify the base directory
AnotherTest
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-07
LibWeb: Make context menus work in WebContentView
Andreas Kling
2020-07-06
LibWeb: Make the WebContentView::on_load_start hook actually work :^)
Andreas Kling
2020-07-06
WebContent: Plumb link clicks to the WebContentView :^)
Andreas Kling
2020-07-06
ProtocolServer: Turn this into a multi-instance service
Andreas Kling
2020-07-06
WebContent: Shut down WebContent process when last client disconnects
Andreas Kling
2020-07-06
LibIPC+Services: Make ClientConnection take socket as NonnullRefPtr
Andreas Kling
2020-07-05
WebContent: Plumb hovered links from WebContent process over to widget
Andreas Kling
2020-07-05
WebContent: Put some debug spam behind an #ifdef
Andreas Kling
2020-07-05
WebContent: Coalesce pending paint events to reduce overdraw
Andreas Kling
2020-07-05
WebContent: Plumb scroll-into-view requests from server to client
Andreas Kling
2020-07-04
WebContent: Plumb title changes over to the WebContentView
Andreas Kling
2020-07-04
WebContent: Illustrate multi- vs single-process diffs in documentation
Andreas Kling
2020-07-04
WebContent: Basic scrolling support! :^)
Andreas Kling
2020-07-04
WebContent: Put some debug spam behind an #ifdef
Andreas Kling
2020-07-04
WebContent: Add a little text file I drew of the server/client classes
Andreas Kling
2020-07-04
WebContent: Notify client when web content selection changes
Andreas Kling
2020-07-04
Taskbar: Don't wrap minimized window titles in []
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-04
LibGUI: Make GUI::Application a Core::Object
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-29
Everywhere: Replace some uses of fork/exec with posix_spawn
Nico Weber
2020-06-28
SystemMenu: Fix shutdown dialog
sppmacd
2020-06-28
WindowServer: Move window title bar icons 1px to the right
Andreas Kling
[next]