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
/
WindowServer
Age
Commit message (
Expand
)
Author
2020-05-08
Services: Renamed from Servers
Andreas Kling
2020-05-07
WindowServer: Fix 'Maximize' Button
Ben Wiederhake
2020-05-07
WindowServer: Don't block child-windows of modal windows
Ben Wiederhake
2020-05-03
WindowServer: Remove debug spam when creating new windows
Andreas Kling
2020-05-03
WindowServer: Update desktop window rect on resolution change
Linus Groh
2020-05-03
WindowServer: Reset double-click timers for back/forward buttons
Andreas Kling
2020-05-02
WindowServer+LibGUI: Support the 4th and 5th mouse buttons
Andreas Kling
2020-05-02
WindowServer+LibGUI+Taskbar: Don't include frameless windows in lists
Andreas Kling
2020-05-02
WindowServer+LibGUI: Automatically close child windows with parent
Andreas Kling
2020-05-02
WindowServer+LibGUI: Add "frameless" window flag
Andreas Kling
2020-05-02
WindowServer+LibGUI: Remove unused Window::show_titlebar() flag
Andreas Kling
2020-05-02
WindowServer: Don't allow parent windows to go above their children
Andreas Kling
2020-05-02
WindowServer: Move child windows together with their parents
Andreas Kling
2020-05-02
LibGUI+WindowServer: Inform WindowServer about parent/child windows
Andreas Kling
2020-04-30
WindowServer: Fix some pixels in menus after window border changes
Andreas Kling
2020-04-30
WindowServer: Tweak window icon menu popup location
Andreas Kling
2020-04-30
WindowServer: Add action icons to the window menus
Andreas Kling
2020-04-30
WindowServer: Fix typo (backgound_color => background_color)
Andreas Kling
2020-04-29
WindowServer: Pop up the window menu at bottom left of window icon
Andreas Kling
2020-04-29
WindowServer: Fix build after FBResolution changes
Andreas Kling
2020-04-28
WindowServer: Change the desktop background colour on theme change
Andres Vieira
2020-04-28
WindowManager: Allow compositor to have an empty bitmap as a wallpaper
Andres Vieira
2020-04-24
WindowServer: Don't allow activating disabled menu items with keyboard
Andreas Kling
2020-04-24
WindowServer: Fix name typo in descend_into_submenu_at_hovered_item()
Andreas Kling
2020-04-24
WindowServer: Skip over disabled menu items during keyboard navigation
Andreas Kling
2020-04-23
WindowServer: Don't allow resize-grabbing window underneath title bar
Andreas Kling
2020-04-23
WindowServer: Make vertical segment under title bar 1px thicker
Andreas Kling
2020-04-23
WindowServer: Tweak window frame height
Andreas Kling
2020-04-23
WindowServer+LibGfx: Make window borders 1px thicker
Andreas Kling
2020-04-22
WindowServer+LibGUI: Notify DisplayLinks at 60 fps no matter what
Andreas Kling
2020-04-21
WindowServer+SystemMenu: Check the current system theme on startup
Andreas Kling
2020-04-21
WindowServer: Allow the system menu to be open when a modal is shown
angel
2020-04-21
WindowServer: Don't process menu bar events when modal is open
angel
2020-04-21
WindowServer: Don't ignore modal events when showing menus
angel
2020-04-21
WindowServer: Unset active input window on active window change (#1901)
angel
2020-04-19
WindowServer: Fix AppletManager build
Andreas Kling
2020-04-19
WindowServer: Don't crash when encountering unsorted menu applets
Andreas Kling
2020-04-19
WindowServer: Remove debug spam in set_active_window()
Andreas Kling
2020-04-19
WindowServer: Don't automatically focus desktop window when added
Andreas Kling
2020-04-19
WindowServer/LibGUI: Enforce minimum window size
Linus Groh
2020-04-18
WindowServer: Allow WindowType::Desktop windows to become active
Andreas Kling
2020-04-18
WindowServer: Give the desktop window the whole exact desktop rect
Andreas Kling
2020-04-18
WindowServer: Add WindowType::Desktop
Andreas Kling
2020-04-09
WindowServer: MenuManager::handle_mouse_event() return if window is null
Brendan Coles
2020-04-07
WindowServer: Remove long-unused COMPOSITOR_DEBUG logging
Andreas Kling
2020-04-07
LibCore: Add Core::Timer::create_single_shot()
Andreas Kling
2020-04-07
WindowServer: Menu::popup() should return when the menu is empty
Brendan Coles
2020-03-31
WindowServer: Remove applets from AppletManager on client disconnection
Andreas Kling
2020-03-30
WindowServer+NotificationServer: Vertical title bar for notifications
Andreas Kling
2020-03-29
WindowServer: Use Gfx::ShareableBitmap for SetWindowIconBitmap
Andreas Kling
[next]