faissaloo
|
54005e6942
GWindow: Get rid of superflous variable
|
6 gadi atpakaļ |
faissaloo
|
55e115b0cd
LibGUI: clang-format
|
6 gadi atpakaļ |
faissaloo
|
770907f90c
GWindow: Cleanup
|
6 gadi atpakaļ |
faissaloo
|
b635c3db54
Merge remote-tracking branch 'origin/master' into serenity-keys
|
6 gadi atpakaļ |
faissaloo
|
50fd9ed383
GWindow: Hide SerenityKeys when window is deselected
|
6 gadi atpakaļ |
faissaloo
|
6e0e9481a4
GWindow: Make SerenityKeys labels look better
|
6 gadi atpakaļ |
faissaloo
|
185bff6714
GWindow: SerenityKeys refactor
|
6 gadi atpakaļ |
Andreas Kling
|
7ad8790d80
LibGUI: Run clang-format on everything.
|
6 gadi atpakaļ |
faissaloo
|
d449cda3d8
GWindow: Highlight for multicharacter SerenityKeys
|
6 gadi atpakaļ |
Robin Burchell
|
1024dfa81a
StringViewize a bunch of things -- mostly LibGUI
|
6 gadi atpakaļ |
faissaloo
|
053f41f4f9
GWindow: Leave SerenityKey mode if non-existent keybind is used
|
6 gadi atpakaļ |
faissaloo
|
72264661fd
GWindow: Add SerenityKeys minimum functionality
|
6 gadi atpakaļ |
Andreas Kling
|
51581c21fc
WindowServer+LibGUI: Add a way to bring a window to the front.
|
6 gadi atpakaļ |
Andreas Kling
|
723ba91f74
LibGUI: Add GWidget::for_each_child_widget(callback).
|
6 gadi atpakaļ |
Christopher Dumas
|
957f8b84f2
WindowServer: Make it possible to turn off window title bars (#88)
|
6 gadi atpakaļ |
Andreas Kling
|
b0ccd04a9c
LibGUI: When tabbing between focusable widgets, skip over disabled ones.
|
6 gadi atpakaļ |
Andreas Kling
|
08228f34b9
GWindow: Only flip the window backing stores once per paint event.
|
6 gadi atpakaļ |
Andreas Kling
|
33d0916d29
WindowServer: Add support for fullscreen windows.
|
6 gadi atpakaļ |
Robin Burchell
|
a4b0dfff43
Move double click events from LibGUI to the window server
|
6 gadi atpakaļ |
Andreas Kling
|
ad731cc08f
LibGUI: Support cycling through focusable widgets with Tab and Shift-Tab.
|
6 gadi atpakaļ |
Andreas Kling
|
dab9901235
WindowServer+LibGUI: Handle mouse wheel deltas in the mouse event stream.
|
6 gadi atpakaļ |
Andreas Kling
|
b227b57508
GWindow: Mirror the correct number of pixels to newly created back bitmaps.
|
6 gadi atpakaļ |
Andreas Kling
|
cec16105cc
Make sure all GraphicsBitmap scanlines are 16-byte aligned.
|
6 gadi atpakaļ |
Andreas Kling
|
6a5d92f0ad
WindowServer+LibGUI: Allow changing whether windows have alpha channels.
|
6 gadi atpakaļ |
Andreas Kling
|
ea9a39a9f2
LibGUI+WindowServer: Add a GResizeCorner widget.
|
6 gadi atpakaļ |
Andreas Kling
|
9ff36afeaa
GWindow: Fix crash when calling set_rect() repeatedly.
|
6 gadi atpakaļ |
Andreas Kling
|
8495abd140
GWindow: Don't send InvalidateRect message with 0 rects to WindowServer.
|
6 gadi atpakaļ |
Andreas Kling
|
58240fdb33
Do a pass of compiler warning fixes.
|
6 gadi atpakaļ |
Andreas Kling
|
9f122bff5a
WindowServer+LibGUI: Allow arbitrary number of rects in messages.
|
6 gadi atpakaļ |
Andreas Kling
|
7234900f61
WindowServer+LibGUI: Coalesce multiple client paints into GMultiPaintEvents.
|
6 gadi atpakaļ |