MacDue
|
27fae78335
Meta+Userland: Pass Gfx::IntSize by value
|
2 years ago |
Linus Groh
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 years ago |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 years ago |
thankyouverycool
|
ef7d9c0166
LibGUI: Disallow shortcut propagation in Blocking modals and Popups
|
2 years ago |
thankyouverycool
|
3027cf7e99
LibGUI+WindowServer: Remove InputPreemptor concept
|
2 years ago |
thankyouverycool
|
5d567565a4
LibGUI+WindowServer: Replace WindowInput{Enter,Leave} Events
|
2 years ago |
thankyouverycool
|
c88d77361c
LibGUI: Allow adding previously constructed menus to Menubar
|
2 years ago |
Zaggy1024
|
967dfa7956
LibGUI: Handle Action keyboard shortcuts in Widget keydown
|
2 years ago |
Zaggy1024
|
8e7c7e0a2a
LibGUI: Share code for finding an Action by Shortcut
|
2 years ago |
Timothy Flynn
|
0d5209cee6
LibGUI+WindowServer: Allow programatically minimizing windows
|
2 years ago |
demostanis
|
63a18aa89e
LibGUI+WindowServer: Add Window::set_always_on_top()
|
2 years ago |
Mart G
|
8202beeb2b
WindowServer+LibGUI: Shrink window edge resize hot-spots
|
2 years ago |
thankyouverycool
|
7c2edd232d
LibGUI: Reset Windows as visible for timer purposes on show()
|
2 years ago |
thankyouverycool
|
463aff827e
LibGUI+WindowServer: Notify Windows on input preemption
|
2 years ago |
thankyouverycool
|
4c7f95e2f8
LibGUI+WindowServer+Apps: Replace Accessory Windows
|
2 years ago |
thankyouverycool
|
589572cfa4
LibGUI+WindowServer: Introduce WindowModes
|
2 years ago |
thankyouverycool
|
c5dd72ac71
LibGUI: Remember size and position of hidden Windows
|
2 years ago |
thankyouverycool
|
46d6347035
LibGUI+WindowServer: Initialize minimum window size to zero
|
2 years ago |
Andreas Kling
|
6548ae8afd
LibGUI: Retain the active input tracking widget's cursor
|
2 years ago |
thankyouverycool
|
5917545633
LibGUI+LibGfx: Let Desktop::the() set widget effects
|
2 years ago |
sin-ack
|
c70f45ff44
Everywhere: Explicitly specify the size in StringView constructors
|
3 years ago |
FrHun
|
80ea141ffe
LibGUI: Calculate Window min_size on show
|
3 years ago |
FrHun
|
5d25956790
LibGUI: Add ability to calculate min_size of Window from content widget
|
3 years ago |
FrHun
|
603034759f
LibGUI: Remove usages of deprecated implicit conversions
|
3 years ago |
Olivier De Cannière
|
6c202ee4a9
LibGUI: Fix typo in ConnectionToWindowManagerServer
|
3 years ago |
Geordie Hall
|
737c1c86dc
LibGUI: Search for actions with a Shortcut instead of for KeyEvent
|
3 years ago |
Andreas Kling
|
1a38ab0ca1
WindowServer+LibGUI: Notify windows when their maximized state changes
|
3 years ago |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 years ago |
circl
|
eeeaf410fb
WindowServer+LibGUI: Expose raw scroll wheel values to applications
|
3 years ago |
Itamar
|
935d023967
Userland: Rename WindowServerConnection=>ConnectionToWindowServer
|
3 years ago |