index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Servers
Age
Commit message (
Expand
)
Author
2019-09-18
SystemServer: Don't wake up every single second
Andreas Kling
2019-09-18
WindowServer: Remove the default background wallpaper
Andreas Kling
2019-09-18
SystemServer: Let's only spawn one TTYServer by default
Andreas Kling
2019-09-16
WindowServer+LibGUI: Allow switching windows in/out of fullscreen mode
Andreas Kling
2019-09-15
SystemServer: Drop GID before dropping UID
Andreas Kling
2019-09-14
WindowServer+LibGUI: Store a "data type" with the clipboard content
Andreas Kling
2019-09-09
WindowServer: Avoid doing sqrt() in double-click detection
Andreas Kling
2019-09-08
TelnetServer: Implement basic telnet server
Conrad Pankoff
2019-09-08
WindowServer: Don't transform quick far-apart clicks into double-clicks
Andreas Kling
2019-09-07
Applications: Create a display properties manager
Jesse Buhagiar
2019-09-06
WindowServer: Elide window titles that don't fit
Andreas Kling
2019-09-06
AK: Rename <AK/AKString.h> to <AK/String.h>
Andreas Kling
2019-09-05
WindowServer+LibGUI+FontEditor: Encode special characters as UTF-8
Sergey Bugaev
2019-09-03
SystemServer: Use dbg() instead of dbgprintf()
Conrad Pankoff
2019-09-03
SystemServer: Allow more arguments for startup processes
Conrad Pankoff
2019-09-01
WindowServer: Don't crash when trying to close an empty menu
Andreas Kling
2019-08-29
WindowServer+LibGUI: Add support for nested menus
Andreas Kling
2019-08-27
WindowServer: Fix off-by-one in menu height calculation
Andreas Kling
2019-08-27
WindowServer: Reverse the menu background colors
Andreas Kling
2019-08-27
WindowServer: Don't highlight disabled menu items when hovered
Andreas Kling
2019-08-27
WindowServer: Improve look of disabled menu items somewhat
Andreas Kling
2019-08-27
WindowServer: Add an icon for the system menu / About action
Andreas Kling
2019-08-26
WindowServer: Add some app icons to the system menu
Andreas Kling
2019-08-26
WindowServer: Make the global menubar selection consistent with items
Andreas Kling
2019-08-26
WindowServer: Align menu separators correctly
Andreas Kling
2019-08-26
WindowServer: Improve the menu look a bit
Andreas Kling
2019-08-26
WindowServer+LibGUI: Show action icons in the menus when possible
Andreas Kling
2019-08-26
WindowServer: Improved look of checkable menu items
Andreas Kling
2019-08-26
LibThread: Move CLock to LibThread::Lock
Sergey Bugaev
2019-08-26
WindowServer: Port threading to LibThread
Sergey Bugaev
2019-08-26
AudioServer: Port threading to LibThread
Sergey Bugaev
2019-08-19
WindowServer: Oops, remove an assertion that won't fly with MBVGA
Andreas Kling
2019-08-19
GraphicsBitmap: create_wrapper() should take pitch as a parameter
Andreas Kling
2019-08-19
WindowServer: Fix an assertion
Sergey Bugaev
2019-08-18
AudioServer: Turn ASMixer into a CObject
Andreas Kling
2019-08-18
WindowServer: Make WSMenu's be children of the WSClientConnection
Andreas Kling
2019-08-18
WindowServer: Make WSCompositor the parent of its timers
Andreas Kling
2019-08-18
WindowServer: Tell WSWindows who their CObject parent is
Andreas Kling
2019-08-18
WindowServer: Detect framebuffer capabilities and settings
Conrad Pankoff
2019-08-17
SystemServer: Don't spawn a TTYServer on on /dev/tty0
Andreas Kling
2019-08-17
Kernel+SystemServer: Mount filesystems and start TTYServer in userspace
Sergey Bugaev
2019-08-16
WindowServer: Let's run without buffer flipping by default
Andreas Kling
2019-08-15
WindowServer: Add a mode for running without buffer flipping
Andreas Kling
2019-08-12
WindowServer: Fix incorrect "window left" event after button drag
Andreas Kling
2019-08-12
Server: Add TTYServer, a rudimentary text console manager
Conrad Pankoff
2019-08-12
Kernel: Use established device name and number for framebuffer
Conrad Pankoff
2019-08-08
WindowServer: Use range-for with InlineLinkedList
Andreas Kling
2019-08-03
IPCCompiler+AudioServer: Accept "//"-style comments in IPC defintions
Andreas Kling
2019-08-03
AudioServer: Port to the new generated IPC mechanism
Andreas Kling
2019-08-03
AudioServer: Link against LibIPC
Andreas Kling
[next]