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 |
Itamar
|
af132fdbd1
Userland: Rename WindowManagerServerConnection
|
3 years ago |
thankyouverycool
|
aefe3ef539
LibGUI: Allow Windows to set a default return key widget
|
3 years ago |
Dmitry Petrov
|
1662213737
Userland: Add horizontal mouse scroll support
|
3 years ago |
bugreport0
|
6c049ea4c4
LibGUI+WindowServer: Flash menubar menu when using a keyboard shortcut
|
3 years ago |
Andreas Kling
|
bde9c2bc65
LibGUI: Add GUI::Window::try_add_menu()
|
3 years ago |
Andreas Kling
|
0de33b3d6c
LibGfx: Use ErrorOr<T> for Bitmap::try_create()
|
3 years ago |