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-04-12
LibJS: Make Errors fully spec compliant
Linus Groh
2021-04-11
LibWeb+WebContent: Hook document.cookie to the backend cookie storage
Timothy Flynn
2021-04-11
LibWeb+WebContent: Support image context menus in OOPWV
Andreas Kling
2021-04-11
LibC: Move S_* defines into <fcntl.h>
Gunnar Beutner
2021-04-10
WindowServer: Alt shortcuts and book title capitalization in menus
Andreas Kling
2021-04-09
WindowServer: Cache internal Alt shortcuts on the Menu object
Andreas Kling
2021-04-09
WindowServer: Support Alt shortcuts inside menus as well
Andreas Kling
2021-04-09
LibGfx: Add a Gfx::TextAlignment parameter to Painter::draw_ui_text()
Andreas Kling
2021-04-09
LibGfx: Adjust parameter order for Painter::draw_ui_text()
Andreas Kling
2021-04-06
DHCPClient: Retry DISCOVER for interfaces that fail
AnotherTest
2021-04-05
WindowServer: Select first item when opening a menu via Alt shortcut
Andreas Kling
2021-04-05
WindowServer: Support Alt+Character menu shortcuts :^)
Andreas Kling
2021-04-05
Taskbar: Use GUI::Button::set_menu() for the start menu button :^)
Andreas Kling
2021-04-05
WindowServer+LibGUI: Notify clients when menus become visible/hidden
Andreas Kling
2021-04-05
WindowServer: Exclude WindowType::Desktop windows from Super key actions
Linus Groh
2021-04-05
WindowServer: Make applet area use the same color role as the taskbar
Dawid Wolosowicz
2021-04-04
DHCPClient: Store current IP address instead of relaying on the yiaddr
Idan Horowitz
2021-04-04
DHCPClient: Dont set DHCPOption::ServerIdentifier on DHCPRequest
Idan Horowitz
2021-04-04
DHCPClient: Parse MacAddress parts using StringUtils
Idan Horowitz
2021-04-04
WindowServer: Propagate theme change to the applet area
Dawid Wolosowicz
2021-04-04
WindowServer: Use non-translated rect to fill the applet area's store
Dawid Wolosowicz
2021-04-04
WindowServer+LibGUI: Rename WindowType::MenuApplet => Applet
Andreas Kling
2021-04-04
LibWeb+WebContent: Keep track of screen rect
Linus Groh
2021-04-04
Everywhere: Replace uses of GUI::Desktop's on_rect_change and remove it
Linus Groh
2021-04-02
Taskbar: Tweak taskbar widget margins
Andreas Kling
2021-04-02
LibGUI+Calendar: Inherit from Frame class
thankyouverycool
2021-04-02
WindowServer+MouseSettings: Add ability to configure double-click speed (#5876)
Daniël van de Burgt
2021-04-02
WindowServer: Un-nest MenuManager::handle_mouse_event() a bit
Andreas Kling
2021-03-31
WindowServer+LibGfx: Rename menu_bar => menubar
Andreas Kling
2021-03-31
WindowServer+LibGfx: Remove code for drawing the old-style menu bar
Andreas Kling
2021-03-30
Taskbar: Reposition the applet area when the desktop rect changes
Andreas Kling
2021-03-30
WindowServer+LibGUI: Plumb mouse/enter/leave events to applet windows
Andreas Kling
2021-03-30
WindowServer+Taskbar: Show applets in taskbar :^)
Andreas Kling
2021-03-30
LibWeb+WebContent: Support displaying tooltips in OOPWV
Timothy Flynn
2021-03-30
WindowServer: Install WindowServer headers
Andreas Kling
2021-03-30
Taskbar: Update ClockWidget to Calendar view changes
thankyouverycool
2021-03-30
Browser+LibWeb+WebContent: Add action to clear resource cache
Timothy Flynn
2021-03-29
LibGUI+WindowServer: Keep canonical WindowType enum in WindowServer
Andreas Kling
2021-03-29
SystemServer: Call endgrent() after we're finished looking up groups
Andreas Kling
2021-03-29
SystemServer: dynamically fetch device group IDs
Idan Horowitz
2021-03-29
SystemServer: chown all available TTY devices to the tty group
Idan Horowitz
2021-03-28
LibCoreDump+CrashDaemon: Compress coredumps
Idan Horowitz
2021-03-28
WindowServer: Add menu item fade-out animation upon activation
Tom
2021-03-28
WindowManager: Allow disabling window hit testing altogether
Tom
2021-03-28
WindowServer: Add ability to show/hide window menubars
Andreas Kling
2021-03-28
WindowServer: Make Window::event() protected
Andreas Kling
2021-03-28
WindowServer: Don't call Core::Object::event() directly
Andreas Kling
2021-03-27
Taskbar: Set window title as taskbar button tooltip
Linus Groh
2021-03-27
WindowServer: Also keep menus open when activated via Ctrl + return key
Linus Groh
2021-03-27
AudioServer: don't set an upper limit on volume in mixer
Cesar Torres
[next]