23 Commits (698b40dbbde327a6824c2c6495201a27b34bc4a2)

Author SHA1 Message Date
Vlad Zagorodniy 1ca2aec77f [wayland] Don't use hardcoded move-resize cursor 7 years ago
Roman Gilg 2e29711323 Rework InputDeviceHandler focus tracking 7 years ago
Martin Flöser 77e3bbef7e Disable modifier window actions if global shortcuts are disabled 8 years ago
Vlad Zagorodniy 1e4703a719 [wayland] Confine pointer to screen geometry 8 years ago
David Edmundson 1761b75b55 Set correct DPR on wayland cursors received from remote buffers 8 years ago
Martin Flöser e3250460cc Do not unset cursor image when cursor enters a surface 8 years ago
Roman Gilg 8136c2722b [platforms/virtual] Add virtual output class 8 years ago
Martin Flöser 8f0f84d2b3 [autotests] Try to detect whether distro calls cursor theme DMZ-White or Vanilla-DMZ 9 years ago
Martin Flöser 5256338772 [autotests] Force more tests to use evdev as XKB_DEFAULT_RULES 9 years ago
David Edmundson b57a525ef7 ARGB buffers are premultiplied 9 years ago
Martin Gräßlin 9a13743c49 Don't update the focused pointer Surface if a button is pressed 9 years ago
Martin Gräßlin 3259d5e113 Cancel popup if the user clicked window decoration of parent window 9 years ago
Martin Gräßlin 1193b0da77 Initial support for popup window handling 9 years ago
Martin Gräßlin 0bb587dcb9 Ensure PointerInputRedirection::processMotion finishes prior to warping 9 years ago
Martin Gräßlin eae9bdd50a [autotests/integration] Use socketpair for Wayland connection 9 years ago
Martin Gräßlin 0b47b84816 Ignore non-relevant modifiers when evaluating mouse actions 9 years ago
Martin Gräßlin f0dc01b352 [wayland] Ensure that pointer enter event carries the correct coordinates 10 years ago
Martin Gräßlin 4d5d7a6d7e [autotests/integration] Fix PointerInputTest::testUpdateFocusAfterScreenChange 10 years ago
Martin Gräßlin 3c04d5295d Handle situation of no XDG_RUNTIME_DIR gracefully 10 years ago
Martin Gräßlin 513878e20d [autotest/integration] Introduce a Test helper library to have less code duplication 10 years ago
Martin Gräßlin d6dd4af8cf Rename autotests/wayland to autotests/integration 10 years ago
Martin Gräßlin ee785db147 [autotests/wayland] Try to make PointerInputTest::testMouseActionActiveWindow more robust 10 years ago
Martin Gräßlin d758eae6c5 [autotests/wayland] Try to make PointerInputTest::testMouseActionActiveWindow more robust 10 years ago
Martin Gräßlin d31e9e88b4 Rename abstract_backend.(h|cpp) to platform.(h|cpp) 10 years ago
Martin Gräßlin 146af48f22 waylandServer()->backend() replaced by kwinApp()->platform() 10 years ago
Martin Gräßlin 7437c3836f [autotest] Validate set options in PointerInputTest::testModifierClickUnrestrictedMove 10 years ago
Martin Gräßlin 09dd9153d8 [autotests] Use DMZ-White as cursor theme 10 years ago
Martin Gräßlin 166d282a9f [autotests] Specify XCUROSR_THEME and XCURSOR_SIZE in pointer input test 10 years ago
Martin Gräßlin ed7bf6e091 Send leave/enter pointer event when starting/stoping effect mouse interception 10 years ago
Martin Gräßlin 6d495f1dc9 [autotests] New test case to verify cursor changes correctly in effects 10 years ago
Martin Gräßlin b6677ca04e Reset stored window before setting it as focused pointer surface on seat 10 years ago
Martin Gräßlin d15e94f326 [autotest] Add test case for cursor image 10 years ago
Martin Gräßlin 9eeef2d9ca Fix mouse action on (in)active window 10 years ago
Martin Gräßlin b59593bd9d Invoke AbstractClient::enterEvent and ::leaveEvent on updating pointer window 10 years ago
Martin Gräßlin 6d47839e95 Fix scroll direction on window wheel command 10 years ago
Martin Gräßlin 2a98c681d0 Implement whell command in input handling 10 years ago
Martin Gräßlin 1f1a4ac6e8 Add support for modifier+wheel action 10 years ago
Martin Gräßlin f8f13a7fba Implement modifier+click in InputRedirection for Wayland 10 years ago
Martin Gräßlin a51171720e Improve updating the pointer position after screen changes 10 years ago
Martin Gräßlin 79c274b942 [autotest] Add test case for update pointer focus after screen change 10 years ago
Martin Gräßlin 5b5a966e48 Process pointer warped positions like normal updates 10 years ago
Martin Gräßlin 3aeec88449 [autotest] Add test for internal pointer warping 10 years ago
Martin Gräßlin 8e6f387a6e [autotest] Test case for stacking order changes should change focus 10 years ago
Martin Gräßlin f4e28e2c9c Fix typo 10 years ago
Martin Gräßlin 142e826191 Clear touch ids when canceling a touch sequence 10 years ago
Martin Gräßlin 4e907d6773 [autotest] Add test for touch input 10 years ago