Andreas Kling
|
50aa726db7
LibGUI: Ignore application-global shortcuts in modal windows
|
4 年之前 |
AnotherTest
|
6d1e47e7dd
LibGUI+WindowServer: Make DragOperation hold a MimeData instance
|
4 年之前 |
Andreas Kling
|
e374eb3035
LibGUI+WindowServer: Remove ResizeEvent::old_size()
|
4 年之前 |
Ben Wiederhake
|
1396ce8a9b
LibGUI: Mark compilation-unit-only functions as static
|
4 年之前 |
Tom
|
bbdf0665fc
WindowServer: Expose window parent information and more modal improvements
|
5 年之前 |
Tom
|
ec3737510d
WindowServer: Add accessory windows
|
5 年之前 |
Andreas Kling
|
ca93c22ae2
LibGUI: Turn GUI::Application::the() into a pointer
|
5 年之前 |
Hüseyin ASLITÜRK
|
53227f400c
LibGUI: Replace text attribute on KeyEvent with code_point attribute
|
5 年之前 |
Andreas Kling
|
2ce2c4810a
LibIPC+WindowServer+LibGUI: Detect and highlight unresponsive GUI apps
|
5 年之前 |
Hüseyin ASLITÜRK
|
c6f1962919
LibGUI: Add scancode value to KeyEvent
|
5 年之前 |
Andreas Kling
|
1d6ec51bee
WindowServer+LibGUI: Add per-window progress
|
5 年之前 |
Sergey Bugaev
|
fce49b3e32
LibGUI: Change GUI::KeyEvent::key() type to KeyCode
|
5 年之前 |
Andreas Kling
|
4173905198
LibGUI: Add a simple emoji input dialog activated by Ctrl+Alt+Space :^)
|
5 年之前 |
Andreas Kling
|
244efe050a
Clipboard: Move the system clipboard to a dedicated service process :^)
|
5 年之前 |
Andreas Kling
|
8c51063a88
LibGUI: Actually check widgets in focus chain for keyboard shortcuts
|
5 年之前 |
Andreas Kling
|
67b92a7d5f
WindowServer+LibGUI: Support the 4th and 5th mouse buttons
|
5 年之前 |
Andreas Kling
|
3331098aee
WindowServer+LibGUI+Taskbar: Don't include frameless windows in lists
|
5 年之前 |
Andreas Kling
|
770dedcc23
LibGUI: Remove some ancient unused debug logging
|
5 年之前 |
Andreas Kling
|
d0578bfa32
LibGUI: Search the entire focus chain for shortcut actions
|
5 年之前 |
Andreas Kling
|
5326eebb1b
WindowServer+LibGUI: Notify DisplayLinks at 60 fps no matter what
|
5 年之前 |
Andreas Kling
|
424a3f5ac3
WindowServer+LibGUI: Add a way to get notified at display refresh rate
|
5 年之前 |
Oriko
|
2a32330257
LibGUI: Add a ThemeChange event
|
5 年之前 |
Andreas Kling
|
f72e5bbb17
Kernel+LibC: Rename shared buffer syscalls to use a prefix
|
5 年之前 |
Andreas Kling
|
2143da6434
LibGUI: Add forwarding header
|
5 年之前 |
Andreas Kling
|
3fe2640c8c
LibGfx: Add forward declaration header
|
5 年之前 |
Andreas Kling
|
814d59f462
LibGUI: Port the drag&drop code to Core::MimeData
|
5 年之前 |
Andreas Kling
|
3ce80bec97
WindowServer+LibGUI: Add a "drag move" event
|
5 年之前 |
Andreas Kling
|
6a9cc66b97
LibGUI: Remove leading G from filenames
|
5 年之前 |