1206 Commits (c9be7cf80a61b18d79d7379c28d5f158b3ceef5e)

Author SHA1 Message Date
Xaver Hugl d351c4c554 autotests/integration: add another case to the quick tiling test 1 year ago
Xaver Hugl ea745038d3 autotests/integration/outputchanges: add another case for qucik tiling 1 year ago
Jarek Janik 3a6b7ffc79 Add tests for Toggle Raise and Lower functionality 1 year ago
Vlad Zahorodnii 8d21c7abef autotests: Add some xdg-toplevel size hints tests 2 years ago
Vlad Zahorodnii 1f89b7ca81 Forward touch events using QWindowSystemInterface API 2 years ago
Vlad Zahorodnii de48120c2a autotests: Fix stuck A key in testInputMethod 2 years ago
Xaver Hugl dadf3f3a97 window: move geometry restore to new output on electric border maximize 2 years ago
David Edmundson b96e6cf0b3 workspace: Update focus when a window is moved away from the current desktop 2 years ago
Jin Liu cb86a08433 core/placement: change quicktile hotkeys to work relatively 2 years ago
Vlad Zahorodnii e229d28bde Drop QuickTileFlag::Maximize 2 years ago
Xaver Hugl 22b06479d5 autotests/integration/buttonrebind: make it less flaky 2 years ago
Aleix Pol Gonzalez 6c4ded2034 input: Allow different surfaces to be interacted in parallel by touch 2 years ago
Vlad Zahorodnii 4258797402 Port Workspace::cascadeOffset() away from Window::frameGeometry() 2 years ago
Xaver Hugl d0c4aeeb08 options: enable separate screen focus by default 2 years ago
Vlad Zahorodnii 36c447a35a autotests: Add X11 stack tests 2 years ago
David Redondo 9e2326d3ac Generate wayland code with PRIVATE_CODE 2 years ago
Xaver Hugl 6b3f211ef7 wayland: remove workaround for xdg-dialog base name with wayland-protocols <= 1.35 2 years ago
Xaver Hugl 370c9c8953 window: make setQuickTileMode more sane 2 years ago
Vlad Zahorodnii 298486d47a wayland: Pass private-code to waylandscanner 2 years ago
Xaver Hugl 2a5716e782 effects/animationeffect: port to stl containers 2 years ago
Xaver Hugl 18f1092728 scene/item: add ItemEffect 2 years ago
Vlad Zahorodnii 68a621f95a utils: Rename KXcursorTheme to CursorTheme 2 years ago
David Redondo 31018c000b wayland: Check serial instead of focus for changing selections 2 years ago
Xaver Hugl ab8f05a57f activation: fix X11 windows being stuck in should_get_focus more properly 2 years ago
Yifan Zhu 1240ac1dfe plugins/buttonrebinds: correctly handle level 1 keys 2 years ago
David Edmundson 8fd4476ff1 wayland: Move XWayland key forwarding into a filter 2 years ago
David Edmundson 6675eccf6d inputmethod: Send pre-defined commit message to client on user interaction 2 years ago
Vlad Zahorodnii 1e9b961761 tabbox: Reset keyboard focus when grabbing input 2 years ago
Joshua Goins 34c2a36000 ButtonRebindsFilter: Support keyboard modifiers with mouse buttons 2 years ago
Nicolas Fella e3ad1fa04f plugins/stickykeys: Disable when two keys are pressed 2 years ago
David Edmundson 374d859493 xwayland: Only update keyboard modifers for XWayland's keys 2 years ago
Xaver Hugl b0a8294b05 autotests: test placement to always put the titlebar on the screen 2 years ago
Vlad Zahorodnii 02fbeeae78 Make Workspace::desktopResized() reassign outputs of uninitialized windows 2 years ago
Joshua Goins 59699402ad ButtonRebindsFilter: Set cursor position when rebinding tablet events 2 years ago
Joshua Goins fd670453e5 ButtonRebindsFilter: Modify testBindingTabletTool to use proximity 2 years ago
Joshua Goins abc6dae6df ButtonsRebindFilter: Add tests for the tablet binding types 2 years ago
Joshua Goins b89f85f46d Add testing infrastructure for virtual tablet pad and tools 2 years ago
Joshua Goins 0ea1bcfe89 ButtonRebindsFilter: Add test for disabled bindings 2 years ago
Joshua Goins 47a538e61c ButtonRebindsFilter: Add test for mouse button binding 2 years ago
Vlad Zahorodnii 53b61ce5d7 autotests: Fix a race condition in X11WindowTest 2 years ago
Nicolas Fella 19bf66c42a plugins/stickykeys: Unlatch modifiers when locking 2 years ago
Nicolas Fella 85b5048e72 Test locking sticky keys for all modifiers 2 years ago
Nicolas Fella 65405c128e Release key in sticky key test 2 years ago
Nicolas Fella 6f750f0aa5 Fix typo in comments 2 years ago
Vlad Zahorodnii 7575de4b02 Port Window::updateInteractiveMoveResize() away from input()->keyboardModifiers() 2 years ago
Vlad Zahorodnii 09e0345ccc wayland: Dismiss XdgPopupWindow when the parent window is closed 2 years ago
Xaver Hugl de8bd8f126 plugins/fadingpopups: don't block direct scanout 2 years ago
Vlad Zahorodnii abd790c4b5 autotests: Skip testScreencasting in CI 2 years ago
Nicolas Fella e14e4a1f8e Fix comment in test 2 years ago
Nicolas Fella 463d77ec18 Fix sticky keys for AltGr 2 years ago