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-09-16
WindowServer: Make SetWindowTaskbarRect tolerant to non-existing windows
Tom
2020-09-15
LibCore: Make Core::Object properties more dynamic
Andreas Kling
2020-09-12
LibWeb: Support window.alert() in multi-process context
Andreas Kling
2020-09-12
LibIPC: Share most of the code between {Client,Server}Connection
Andreas Kling
2020-09-11
LibGUI+WindowServer: Rename window "override cursor" to just "cursor"
Andreas Kling
2020-09-10
LibGfx: Move StandardCursor enum to LibGfx
Andreas Kling
2020-09-08
WindowServer: Draw minimize animation inverted
Tom
2020-09-07
WindowServer: Fix invalidating window frame
Tom
2020-09-05
Clipboard: Add a key-value map alongside the clipboard storage
Andreas Kling
2020-08-31
WindowServer: Return correct IsMaximized response
thankyouverycool
2020-08-30
Everywhere: Port to String::copy_characters_to_buffer()
Sergey Bugaev
2020-08-30
WindowServer: Unbreak building with extra debug macros
Ben Wiederhake
2020-08-28
ChessEngine: Move from Applications to Services
Andreas Kling
2020-08-27
WindowServer: Fix minor flicker with transparent windows
Tom
2020-08-26
WindowServer+LibGfx: Move title bar button layout to WindowTheme
thankyouverycool
2020-08-25
AK: Add Endian.h header to replace NetworkOrdered.h.
asynts
2020-08-24
DHCPClient: Prefer strlcpy over strncpy, fixes off-by-one
Ben Wiederhake
2020-08-24
LibCore: Prefer strlcpy over strncpy, fix overflow
Ben Wiederhake
2020-08-23
LibGfx+WindowServer: Simplify notification window frame theming
Andreas Kling
2020-08-23
LibGUI+WindowServer: Add resize_aspect_ratio()
Peter Elliott
2020-08-22
LibGUI+WindowServer: Remove ResizeEvent::old_size()
Andreas Kling
2020-08-21
LibGfx+WindowServer: Simplify WindowTheme::paint_normal_frame() API
Andreas Kling
2020-08-21
WindowServer: Fix MenuApplets painting
Tom
2020-08-20
SystemServer: Minor #include cleanup in Service.cpp (#3227)
Muhammad Zahalqa
2020-08-19
WindowServer: Process dnd mouse events first
Tom
2020-08-19
Taskbar: Update and clear taskbar button rectangles
Tom
2020-08-19
WindowServer: Find parent taskbar rect for minimize animation
Tom
2020-08-18
WindowServer: Use same modal minimize/maximize logic with shortcuts
Tom
2020-08-18
WindowServer+LibVT: Convert some dbgprintf() to dbg()
Sergey Bugaev
2020-08-18
WindowServer: Fix flickering
Tom
2020-08-17
WindowServer: Close the framebuffer fd in ~Screen()
Andreas Kling
2020-08-17
LibWeb: Rename WebContentView => OutOfProcessWebView
Andreas Kling
2020-08-17
LibWeb: Rename PageView => InProcessWebView
Andreas Kling
2020-08-15
LibGUI: Add and use Window::center_on_screen()
Linus Groh
2020-08-15
SystemServer: Adjust assertion+comment for new dup2() behavior
Andreas Kling
2020-08-15
WindowServer: Minimize the modal stack when minimizing from frame
Tom
2020-08-14
WindowServer: Take MenuApplet windows into account for hovered_window
Linus Groh
2020-08-13
WindowServer: Handle global cursor tracking before ongoing drag/move/resize
Linus Groh
2020-08-12
Services: Mark compilation-unit-only functions as static
Ben Wiederhake
2020-08-10
WindowServer: Limit maximizing windows to top window in modal stack
Tom
2020-08-10
WindowServer: Use to_theme_window_type() a bit more
Andreas Kling
2020-08-10
WindowServer+LibGfx: Move window frame rect calculation to WindowTheme
Andreas Kling
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
[next]