Hyprland/src/managers/input
Junxuan Liao d657b59f70
IME: fix IME popup mouse inputs (again) (#5417)
`lastBoxLocal`'s size should be the actual popup's size instead of the cursor
rectangle's size. Also, the rectangle position is now relative to the popup.
(Actually fixes #5255 imho.)

One thing #3922 missed was handling focus held by buttons. Let's hope I get
it right this time.
2024-04-07 15:15:50 +01:00
..
IdleInhibitor.cpp workspaces: add visible flag 2024-04-03 10:09:48 +01:00
InputManager.cpp IME: fix IME popup mouse inputs (again) (#5417) 2024-04-07 15:15:50 +01:00
InputManager.hpp IME: fix IME popup mouse inputs (again) (#5417) 2024-04-07 15:15:50 +01:00
InputMethodPopup.cpp IME: fix IME popup mouse inputs (again) (#5417) 2024-04-07 15:15:50 +01:00
InputMethodPopup.hpp IME: fix IME popup mouse inputs (again) (#5417) 2024-04-07 15:15:50 +01:00
InputMethodRelay.cpp IME: fix IME popup mouse inputs (again) (#5417) 2024-04-07 15:15:50 +01:00
InputMethodRelay.hpp IME: fix IME popup mouse inputs (again) (#5417) 2024-04-07 15:15:50 +01:00
Swipe.cpp swipe: add events 2024-04-03 19:20:47 +01:00
Tablets.cpp input: Add options to set tablet's active area (#5199) 2024-03-23 20:31:03 +00:00
TextInput.cpp IME: fix race condition on closing window (#5455) 2024-04-06 15:54:02 +01:00
TextInput.hpp IME/TI: Fixes and refactoring 2024-03-22 23:08:52 +00:00
Touch.cpp Workspace/core: Refactor workspace storage (#5380) 2024-04-02 20:32:39 +01:00