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
/
WindowServer
Age
Commit message (
Expand
)
Author
2022-07-12
Everywhere: Add sv suffix to strings relying on StringView(char const*)
sin-ack
2022-07-12
Everywhere: Split Error::from_string_literal and Error::from_string_view
sin-ack
2022-07-09
LibCore+Userland: Use StringViews when calling Core::System::open
kleines Filmröllchen
2022-07-06
AK: Use an enum instead of a bool for String::replace(all_occurences)
DexesTTP
2022-06-27
WindowServer: Make window stealing related functions synchronous
Lucas CHOLLET
2022-06-20
WindowServer: Prevent menubar menus from appearing off screen
Mike Akers
2022-06-17
WindowServer: Allow temporarily overriding the system theme
networkException
2022-06-10
WindowServer+MouseSettings: Toggle cursor highlighting with Super+H
MacDue
2022-06-10
WindowServer+MouseSettings: Make default cursor highlight more visible
MacDue
2022-06-10
WindowServer: Fix the cursor being offset with highlighting enabled
MacDue
2022-06-10
WindowServer: Fix animated cursor not starting after cursor theme switch
MacDue
2022-06-06
WindowServer: Drop support for the DisplayConnector write interface
Liav A
2022-06-05
WindowServer: Add IPC calls for changing the cursor highlighting
MacDue
2022-06-05
WindowServer: Implement cursor highlighting
MacDue
2022-06-05
WindowServer: Factor out config sync check to sync_config_to_disk()
MacDue
2022-06-05
LibCore: Remove ConfigFile::write_color_entry()
MacDue
2022-06-03
WindowServer: Check that a menu is not null
Lorenzo Concas
2022-06-03
Services: Use Core::Process::spawn() for common process spawn pattern
MacDue
2022-06-01
Taskbar+Desktop: Add super+D keyboard shortcut
Olivier De Cannière
2022-06-01
LibGUI+WindowServer: Propagate action icon changes to buttons and menus
networkException
2022-05-29
WindowServer: Call screen_resolution_changed after window screens clear
montiagne
2022-05-25
WindowServer: Stop spurious debug spam after flushing the framebuffer
Liav A
2022-05-18
WindowServer: Fix crash when hovering over title buttons
MacDue
2022-05-12
WindowServer: Save config file when mouse cursor theme is changed
Sam Atkins
2022-05-11
WindowServer: Make window frame flashing use the highlight color
kleines Filmröllchen
2022-05-08
WindowServer: Consider screen scaling when getting color under cursor
offtkp
2022-05-06
WindowServer: Separate physical resolution from scaling factors
Liav A
2022-05-06
WindowServer: Remove hack to restore graphics after switch from console
Liav A
2022-05-05
WindowServer: Take vertical menu offset into account when adjusting pos
Linus Groh
2022-05-05
Everywhere: Purge all support and usage of framebuffer devices
Liav A
2022-05-05
Everywhere: Rename fb prefix function names => graphics_connector
Liav A
2022-05-05
Everywhere: Rename FB prefix structure names => Graphics
Liav A
2022-05-05
WindowServer: Use FB_IOCTL_FLUSH_HEAD to flush a framebuffer if possible
Liav A
2022-05-05
WindowServer: Implement mechanism to restore safe mode setting
Liav A
2022-05-05
DisplaySettings+WindowServer: Add support for display connector devices
Liav A
2022-05-03
WindowServer: Support hover icons for title buttons
MacDue
2022-04-29
Kernel+WindowServer: Move setting tty graphical mode to Userspace
Peter Elliott
2022-04-25
LibGfx+WindowServer: Add theme flag TitleButtonsIconOnly
MacDue
2022-04-21
WindowServer: Create the VirtualScreenBackend
kleines Filmröllchen
2022-04-21
WindowServer: Add the screen mode property in the screen configuration
kleines Filmröllchen
2022-04-21
WindowServer: Make Screen use ScreenBackend
kleines Filmröllchen
2022-04-21
WindowServer: Introduce the ScreenBackend concept
kleines Filmröllchen
2022-04-21
WindowServer: Rename fb_data and friends to flush_rect etc
kleines Filmröllchen
2022-04-09
LibGfx: Move other font-related files to LibGfx/Font/
Simon Wanner
2022-04-05
WindowServer+LibGUI: Notify windows when their maximized state changes
Andreas Kling
2022-04-03
DisplaySettings+WindowServer: Allow updating theme without background
Ben Maxwell
2022-04-01
Everywhere: Run clang-format
Idan Horowitz
2022-03-27
WindowServer+LibGUI: Expose raw scroll wheel values to applications
circl
2022-03-24
Services: Use default constructors/destructors
Lenny Maiorani
2022-03-18
WindowServer: Fix animation crash
Tom
[next]