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-08-25
WindowServer: Add modeless_ancestor() helper
thankyouverycool
2022-08-25
WindowServer: Remove m_unmaximized_rect from Window
thankyouverycool
2022-08-25
LibGfx+WindowServer: Remove set_size_around() from Rect and Window
thankyouverycool
2022-08-25
WindowServer: Remove nudge_into_desktop() from Window
thankyouverycool
2022-08-25
WindowServer: Fix typo 'reminder' -> 'remainder' in WindowManager
thankyouverycool
2022-08-25
WindowServer: Get taskbar height from TaskbarWindow directly
thankyouverycool
2022-08-25
LibGUI+WindowServer: Initialize minimum window size to zero
thankyouverycool
2022-08-24
WindowServer+DisplaySettings: Capitalize display mode dropdown
James Bellamy
2022-08-21
WindowServer: Redraw menu items after client updates them somehow
Andreas Kling
2022-08-16
LibGUI+WindowServer+DisplaySettings: Add Tooltips to SystemEffects
thankyouverycool
2022-08-16
WindowServer: Remove unused header in SystemEffects
thankyouverycool
2022-08-16
WindowServer: Walk the open menu stack in reverse on MouseMove events
thankyouverycool
2022-08-16
WindowServer: Do not pop-up submenus directly atop their ancestors
thankyouverycool
2022-08-16
WindowServer: Add MenuManager helper to find closest open ancestor
thankyouverycool
2022-08-16
WindowServer: Force cursor invalidation when composing immediately
thankyouverycool
2022-08-16
WindowServer: Don't start a drag and drop unless holding Primary mouse
thankyouverycool
2022-08-16
WindowServer: Use correct config group for workspace settings
thankyouverycool
2022-08-16
WindowServer+WorkspacePicker: Adjust active and inactive colors
thankyouverycool
2022-08-16
WindowServer: Always use the automatic cursor tracking window's cursor
Andreas Kling
2022-08-16
WindowServer: Move "automatic cursor tracking window" to WindowManager
Andreas Kling
2022-08-16
WindowServer: Rename "active input tracking window"
Andreas Kling
2022-08-09
WindowServer: Let WindowManager set serverside effects
thankyouverycool
2022-08-09
LibGUI+WindowServer: Create IPC calls for passing SystemEffects
thankyouverycool
2022-08-09
LibGUI+WindowServer: Add a SystemEffects wrapper and helpers
thankyouverycool
2022-08-02
WindowServer+LibGUI: Remove awkward roundtrip for set wallpaper response
networkException
2022-08-01
Userland+Base: Make the window titlebar font configurable separately
Andreas Kling
2022-07-27
WindowServer: Ensure windows are wide enough to show title buttons :^)
Sam Atkins
2022-07-23
Kernel+Userland: Add ioctl to set process ownership of DisplayConnector
Liav A
2022-07-23
Kernel+Userland: Rename FB.h => Graphics.h
Liav A
2022-07-23
Userland: Remove stale remainders of old framebuffer devices
Liav A
2022-07-21
Keymap+WindowServer: Add context menu to keymap applet
Timur Sultanov
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
[prev]
[next]