Historique des commits

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