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-17
WindowServer: Make MenuItemActivated IPC message pass identifier as u32
Andreas Kling
2021-04-17
WindowServer: Don't "enter" menu item when hovering over a separator
Andreas Kling
2021-04-17
WindowServer+LibGUI: Notify GUI clients about menu item enter/leave
Andreas Kling
2021-04-17
DHCPClient: Fix undefined behaviour when calling memcpy() (#6416)
Georgiy Komarov
2021-04-17
Taskbar: Use WM connection for window management operations
sin-ack
2021-04-17
LibGUI+WindowServer: Separate window manager IPC from regular IPC
sin-ack
2021-04-16
LibGUI+WindowServer: Fix some misaligned CMakeLists.txt SOURCES entries
Linus Groh
2021-04-16
Browser+LibWeb+WebContent: Parse cookies in the OOP tab
Timothy Flynn
2021-04-16
Everywhere: Add `-Wdouble-promotion` warning
Nicholas-Baron
2021-04-16
WindowServer: Recalculate window rect when toggling menubar
Linus Groh
2021-04-16
WindowServer: Replace window menu action magic numbers with enum
Linus Groh
2021-04-15
SystemServer+LibCore: Allow service to request multiple sockets
sin-ack
2021-04-15
WindowServer: Clean up some of the code around menu item hovering
Andreas Kling
2021-04-15
WindowServer: Fix window shadow rendering glitch
Tom
2021-04-14
Browser+LibWeb: Add support for spoofing the browser user agent
Idan Horowitz
2021-04-14
Browser+LibWeb+WebContent: Track the source of document.cookie requests
Timothy Flynn
2021-04-13
Everywhere: It's now "Foobar", not "FooBar", and not "foo bar"
Andreas Kling
2021-04-13
FileManager+FileOperation: Show byte progress of current file
Andreas Kling
2021-04-13
FileOperation: Add a new helper program for out-of-process file ops
Andreas Kling
2021-04-12
WindowServer: Fix notification placement
Valtteri Koskivuori
2021-04-12
WindowServer: Strip Alt-shortcut marker ('&') when measuring menu texts
Andreas Kling
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
[next]