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-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-07
AudioServer: Lock the process veil after startup
Brian Gianforcaro
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-04
LaunchServer: Disown child processes after spawning
Andreas Kling
2020-08-04
SystemMenu: Disown child processes after spawning
Andreas Kling
2020-08-04
Taskbar: Disown quick-launched programs
Andreas Kling
2020-08-04
SystemMenu: Disown spawned programs
Andreas Kling
2020-08-03
LibWeb: Send key events to the WebContent process
Andreas Kling
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
ProtocolServer+LibTLS: Pipe certificate requests from LibTLS to clients
AnotherTest
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-28
LibWeb: Move the Page/Frame/EventHandler classes into Page/
Andreas Kling
2020-07-28
SystemMenu: Add 'Themes' icon
Ben Wiederhake
2020-07-28
SystemMenu: Add icons for categories
Ben Wiederhake
2020-07-28
SystemMenu: Untangle app/category discovery and GUI building
Ben Wiederhake
2020-07-28
SystemMenu: Add icon to 'Exit' menu item
Ben Wiederhake
2020-07-27
WebServer: Show icons in directory listings :^)
Andreas Kling
2020-07-27
WebServer: Try to send an appopriate Content-Type header
Andreas Kling
2020-07-27
WebServer: Use table tags in directory listings
Andreas Kling
2020-07-27
WebServer: Use urlencode() in directory listings
Andreas Kling
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-23
LibGUI: Rename GUI::Image => GUI::ImageWidget
Andreas Kling
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
[next]