217 Commits (7c7fb758ad66033c63354c0d71780eb47dc218ce)

Author SHA1 Message Date
Vlad Zagorodniy abe128818c Use more accurate name for Workspace::getMovingClient method 7 years ago
Roman Gilg 548978bfe1 [xwl] Drag and drop between Xwayland and Wayland native clients 7 years ago
Jan Grulich b4a8977b3a Add support for fake pointer move with absolute coordinates 7 years ago
Roman Gilg d848c11485 Revert "Remove comparison between signed and unsigned integer expressions warning" 7 years ago
Martin Flöser a0b482cbab Introduce a command line option to disable any kind of global shortcuts 7 years ago
Martin Flöser 070b46f455 Hide mouse cursor when interacting with touch screen 7 years ago
Roman Gilg 05ca6c97f8 Unset touch targets on no current touch points 7 years ago
Shubham Jangra 16e904592a Remove comparison between signed and unsigned integer expressions warning 7 years ago
Roman Gilg a23368d638 Add Wayland touch drag and drop support 7 years ago
Roman Gilg 2e29711323 Rework InputDeviceHandler focus tracking 7 years ago
Roman Gilg eab71a8a19 Privatize variables in InputDeviceHandler 7 years ago
Roman Gilg b5a91cdfe0 Float position values in drag input filter 7 years ago
Martin Flöser 77e3bbef7e Disable modifier window actions if global shortcuts are disabled 8 years ago
Martin Flöser cefc15e573 Ignore modifier mouse actions when the pointer is constrained 8 years ago
Roman Gilg 6072b0cd6c Remove breaking pointer constraints functionality 8 years ago
Roman Gilg 1fada99478 Activate clients on drag enter 8 years ago
Yuri Chornoivan bf58da3e9a Fix minor EBN issues 8 years ago
Roman Gilg f0ba436c72 Explicitly disable pointer constraints on TabBox invocation 8 years ago
Roman Gilg 2694839099 Remove pointer constraint on resource unbind 8 years ago
Martin Flöser 08455f297d Ensure the QToolTip on the deocration does not steal key events 8 years ago
Martin Flöser b554e54e87 Support modifier mouse/scroll action on internal decorated windows 8 years ago
Martin Flöser 911176a887 Send hoverLeave or hoverMotion after touch up on decoration 8 years ago
Martin Flöser 338c7362c9 Properly handle move during touch events 8 years ago
Martin Flöser 137b954add Remove remaining HAVE_INPUT ifdef sections 8 years ago
Martin Flöser bbf00fdd98 Require libinput and udev 8 years ago
Marco Martin 87b688daae Expose if the tablet mode switch is available 8 years ago
Martin Flöser b002b27903 Simulate user activity on fake input events 8 years ago
Martin Flöser d2a9232ad3 Pass SwitchEvent from LibInput through KWin and add to DebugConsole 8 years ago
Martin Flöser 6ab625ed97 Ignore outputOnly QWindows for pointer and touch events 8 years ago
Martin Flöser f5f1f6ceb4 Don't send keyboard events to QWindows which have outputOnly property set 8 years ago
Martin Flöser 68698b4201 [libinput] Find screen for touch screen devices and calibrate accordingly 8 years ago
Fabian Vogt d7d78e2b59 Fix race condition with libinput events on startup 8 years ago
Martin Flöser 5313b85646 Support modifier+mouse button on window decoration 8 years ago
Martin Flöser 91d78daac4 Ensure libinput connection thread uses real time scheduling 9 years ago
Martin Flöser 70bc9524d9 Send QKeyEvent with Qt::Key as expected by Qt to internal windows 9 years ago
Martin Flöser 8527ac30dc Fix unused-parameter warnings as reported by GCC 9 years ago
David Faure bddde8d78e Fix compilation without libinput. #if is used everywhere else, #ifdef is wrong. 9 years ago
Martin Gräßlin 229be65e40 Improve the escape key handling for breaking constrained pointers 9 years ago
David Edmundson fe231be5e2 Keep all touchpad QActions in the main thread 9 years ago
Martin Gräßlin 857d8a9c37 Add a KSharedConfigPtr for kcminputrc to KWin::Application 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 1193b0da77 Initial support for popup window handling 9 years ago
Martin Gräßlin 67295336e5 Add support for interactive selection through touch events 9 years ago
Martin Gräßlin aa6c8f8116 Add support for activating screenedges through touch swipe gestures 9 years ago
Martin Gräßlin 22c91df2ec Add support for global touchpad swipe gestures 9 years ago
Martin Gräßlin 32f4e115e2 Drop KWin's internal global shortcut handling 9 years ago
Martin Gräßlin 2904d4a0be Move X11 specific KGlobalAccel handling into the x11-standalone platform 9 years ago
Martin Gräßlin 5ab7b7e41e Fix typo 9 years ago
Martin Gräßlin 4db535db07 Use a templated approach for InputRedirection::processFilters 9 years ago
Martin Gräßlin a8db967505 Use removeOne when uninstalling an InputEventFilter 9 years ago