thankyouverycool
|
aa94b944de
LibGUI: Allow Windows to auto shrink
|
2 年 前 |
Lucas CHOLLET
|
baac824ee3
LibGUI: Make `propagate_shortcuts` handle different level of propagation
|
2 年 前 |
Andreas Kling
|
faa1a09042
LibGUI: Fix const-correctness issues
|
2 年 前 |
Jelle Raaijmakers
|
634d1e0197
LibGUI+WindowServer: Improve window resizing performance
|
2 年 前 |
Sam Atkins
|
0c24522635
LibGUI+Everywhere: Use fallible Window::set_main_widget() everywhere :^)
|
2 年 前 |
MacDue
|
27fae78335
Meta+Userland: Pass Gfx::IntSize by value
|
2 年 前 |
MacDue
|
7be0b27dd3
Meta+Userland: Pass Gfx::IntPoint by value
|
2 年 前 |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 年 前 |
thankyouverycool
|
24d299c9c8
LibGUI+WindowServer+Applets+Taskbar: Remove active input concepts
|
2 年 前 |
thankyouverycool
|
3027cf7e99
LibGUI+WindowServer: Remove InputPreemptor concept
|
2 年 前 |
thankyouverycool
|
5d567565a4
LibGUI+WindowServer: Replace WindowInput{Enter,Leave} Events
|
2 年 前 |
thankyouverycool
|
1718a40ac7
LibGUI+WindowServer: Add WindowType:Autocomplete and helpers
|
2 年 前 |
thankyouverycool
|
c88d77361c
LibGUI: Allow adding previously constructed menus to Menubar
|
2 年 前 |
Zaggy1024
|
967dfa7956
LibGUI: Handle Action keyboard shortcuts in Widget keydown
|
2 年 前 |
Timothy Flynn
|
0d5209cee6
LibGUI+WindowServer: Allow programatically minimizing windows
|
2 年 前 |
demostanis
|
28c1d7011f
LibGUI: Remove Window::set_blocks_command_palette()
|
2 年 前 |
demostanis
|
63a18aa89e
LibGUI+WindowServer: Add Window::set_always_on_top()
|
2 年 前 |
Mart G
|
8202beeb2b
WindowServer+LibGUI: Shrink window edge resize hot-spots
|
2 年 前 |
thankyouverycool
|
f8e65d24cf
LibGUI: Allow blocking CommandPalette/EmojiInput on a per Window basis
|
2 年 前 |
faxe1008
|
d91469ebb1
LibGUI: CommandPalette: Fix key event capture for actions
|
2 年 前 |
thankyouverycool
|
463aff827e
LibGUI+WindowServer: Notify Windows on input preemption
|
2 年 前 |
thankyouverycool
|
4c7f95e2f8
LibGUI+WindowServer+Apps: Replace Accessory Windows
|
2 年 前 |
thankyouverycool
|
589572cfa4
LibGUI+WindowServer: Introduce WindowModes
|
2 年 前 |
thankyouverycool
|
46d6347035
LibGUI+WindowServer: Initialize minimum window size to zero
|
2 年 前 |
FrHun
|
80ea141ffe
LibGUI: Calculate Window min_size on show
|
3 年 前 |
FrHun
|
5d25956790
LibGUI: Add ability to calculate min_size of Window from content widget
|
3 年 前 |
Geordie Hall
|
737c1c86dc
LibGUI: Search for actions with a Shortcut instead of for KeyEvent
|
3 年 前 |
Andreas Kling
|
1a38ab0ca1
WindowServer+LibGUI: Notify windows when their maximized state changes
|
3 年 前 |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 年 前 |
Itamar
|
935d023967
Userland: Rename WindowServerConnection=>ConnectionToWindowServer
|
3 年 前 |