Ben Wiederhake
|
6020a4f274
LibGUI: Remove unused String member
|
4 years ago |
Andreas Kling
|
e374eb3035
LibGUI+WindowServer: Remove ResizeEvent::old_size()
|
4 years ago |
Andreas Kling
|
75b8f4e4e6
LibGUI: Make focus events more aware of why focus is changing
|
4 years ago |
Nico Weber
|
cb2d56b909
GUI: Give MouseEvent shift() / ctrl() / alt() / logo() functions
|
4 years ago |
Nico Weber
|
ce95628b7f
Unicode: Try s/codepoint/code_point/g again
|
5 years ago |
Nico Weber
|
19ac1f6368
Revert "Unicode: s/codepoint/code_point/g"
|
5 years ago |
Andreas Kling
|
ea9ac3155d
Unicode: s/codepoint/code_point/g
|
5 years ago |
Tom
|
bbdf0665fc
WindowServer: Expose window parent information and more modal improvements
|
5 years ago |
Tom
|
ec3737510d
WindowServer: Add accessory windows
|
5 years ago |
Andreas Kling
|
11c4a28660
Kernel: Move headers intended for userspace use into Kernel/API/
|
5 years ago |
Hüseyin ASLITÜRK
|
53227f400c
LibGUI: Replace text attribute on KeyEvent with code_point attribute
|
5 years ago |
Andreas Kling
|
116cf92156
LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize
|
5 years ago |
Andreas Kling
|
5be613c9c8
LibGUI: Fix bad KeyEvent::m_key initializer to unbreak SDL2 port
|
5 years ago |
Hüseyin ASLITÜRK
|
c6f1962919
LibGUI: Add scancode value to KeyEvent
|
5 years ago |
Andreas Kling
|
1d6ec51bee
WindowServer+LibGUI: Add per-window progress
|
5 years ago |
Sergey Bugaev
|
fce49b3e32
LibGUI: Change GUI::KeyEvent::key() type to KeyCode
|
5 years ago |
Andreas Kling
|
7dd8f1b921
LibGUI: Add missing Vector.h include to Event.h
|
5 years ago |
Andreas Kling
|
479f16bb6c
LibGUI: Add KeyEvent::to_string()
|
5 years ago |
Andreas Kling
|
67b92a7d5f
WindowServer+LibGUI: Support the 4th and 5th mouse buttons
|
5 years ago |
Andreas Kling
|
3331098aee
WindowServer+LibGUI+Taskbar: Don't include frameless windows in lists
|
5 years ago |
Oriko
|
2a32330257
LibGUI: Add a ThemeChange event
|
5 years ago |
Andreas Kling
|
69400c2ca1
LibCore: Replace manual forward declarations with <LibCore/Forward.h>
|
5 years ago |
Andreas Kling
|
814d59f462
LibGUI: Port the drag&drop code to Core::MimeData
|
5 years ago |
Andreas Kling
|
3ce80bec97
WindowServer+LibGUI: Add a "drag move" event
|
5 years ago |
Andreas Kling
|
6a9cc66b97
LibGUI: Remove leading G from filenames
|
5 years ago |