52 Commits (81136a0448fe597bc810ee8cbd6cc24c33c5fac8)

Author SHA1 Message Date
Vlad Zahorodnii 964c487d4f wayland: Switch to ClientBuffer 5 years ago
Vlad Zahorodnii edb7867ee9 Prepend "Interactive" to interactive move resize methods 5 years ago
Vlad Zahorodnii 282e0d1c4d autotests: Port the tests to new xdg-shell helpers 5 years ago
Aleix Pol a3d32fa836 Ensure we start our tests with wayland already initialised 5 years ago
Vlad Zahorodnii 403a04fe24 wayland: Fix loading of HiDPI cursors 5 years ago
Vlad Zahorodnii 83388295c8 wayland: Adjust kwin to PointerInterface changes 5 years ago
Vlad Zahorodnii ea4acb5763 autotests: Make PointerInputTest more robust 5 years ago
Vlad Zahorodnii 3cdc97a4e9 Avoid converting socket name between QString and QByteArray back and forth 5 years ago
Vlad Zahorodnii c793d5d619 autotests: Fix PointerInputTest 5 years ago
Vlad Zahorodnii 41d431de27 Adapt to input region changes in kwayland-server 6 years ago
David Edmundson 6acf35e4cc Avoid QPointer in return types of Input methods 6 years ago
Vlad Zahorodnii f55ae15788 Remove unused wayland-cursor.h includes 6 years ago
Vlad Zahorodnii 4ce853e8e4 Prettify license headers 6 years ago
Vlad Zahorodnii 1fb9f6f13a Switch to SPDX license markers 6 years ago
Vlad Zahorodnii a17a86999b Emit clientAdded for wayland clients 6 years ago
Vlad Zahorodnii 1330abc93d Provide hotspot in the device independent pixels 6 years ago
Vlad Zahorodnii d1b35f306d Introduce started signal in Application 6 years ago
Vlad Zahorodnii cb7a9456c0 [wayland] Rework Xcursor theme loading code 6 years ago
Noah Davis f474686a58 Change CommandAllKey to Meta 6 years ago
Aleix Pol 3a9d7a6e9d Port KWin to KWaylandServer 6 years ago
Aleix Pol 6abd23ed02 Make it possible to have a separate cursor for the tablet 6 years ago
Vlad Zahorodnii be759b7d33 Use AbstractClient instead of XdgShellClient wherever possible 6 years ago
Vlad Zahorodnii fcea0eb218 [autotests] Fix PointerInputTest::testCursorImage() 6 years ago
Vlad Zahorodnii 7d4471eba6 Rename geometry property to frameGeometry 7 years ago
Vlad Zagorodniy 168ea98845 Rename ShellClient to XdgShellClient 7 years ago
Vlad Zagorodniy d92d6e77ae [autotests] Don't test wl-shell clients 7 years ago
Vlad Zagorodniy 9ea29e3891 [autotests] Stabilize pointer input test 7 years ago
Roman Gilg cd6b69a4d2 [platforms/virtual] Create output devices 7 years ago
Vlad Zagorodniy 8af2fa73dc Run clang-tidy with modernize-use-override check 7 years ago
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