Andreas Kling
|
27fecf57bd
LibGUI: Don't fire visibility-tracking timers in non-visible widgets
|
4 lat temu |
Andreas Kling
|
ee3a73ddbb
AK: Rename downcast<T> => verify_cast<T>
|
4 lat temu |
Tom
|
4392da970a
WindowServer: Add initial support for rendering on multiple screens
|
4 lat temu |
Ali Mohammad Pur
|
7ac196974d
Everywhere: Replace Vector<T*> with nonnull entries with Vector<T&>
|
4 lat temu |
Tom
|
3aaffa2c47
LibGUI: Move widget registration to LibCore
|
4 lat temu |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 lat temu |
Andreas Kling
|
d33fdc925b
LibGUI: Make GUI::Widget::set_tooltip() take a String
|
4 lat temu |
Linus Groh
|
5367bbb82c
LibGUI: Add ScreenRectChangeEvent and deliver it to windows and widgets
|
4 lat temu |
Edgar Araújo
|
532e0090fc
LibGUI: Enable the use of font properties through GML
|
4 lat temu |
Andreas Kling
|
247717431d
LibGUI: Make GUI::Widget::event() protected
|
4 lat temu |
Brian Gianforcaro
|
bac0dd5e3d
LibGUI: Use AK_ENUM_BITWISE_OPERATORS for the FocusPolicy enum
|
4 lat temu |
Jean-Baptiste Boric
|
d9aaa8afe9
LibGUI: Open context menu on 'Menu' key down
|
4 lat temu |
Ben Wiederhake
|
1e7adf5cb6
LibGUI: Resolve cyclic inclusion
|
4 lat temu |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 lat temu |