230 Commits (84de8d135d5807b4ea1781592ebb82230115fcd9)

Author SHA1 Message Date
Vlad Zahorodnii f93875535c Update my last name 7 years ago
Vlad Zahorodnii ffcbe24e2b Rename Client to X11Client 7 years ago
Vlad Zagorodniy 168ea98845 Rename ShellClient to XdgShellClient 7 years ago
Vlad Zagorodniy bebe81209c Port QPA away from Wayland 7 years ago
Vlad Zahorodnii 62a7db7028 Use nullptr everywhere 7 years ago
Frederik Gladhorn b64e67ce7c Remove disabled TabGroup feature 7 years ago
Frederik Gladhorn 12886cf442 Be consistent about touch point id type: use qint32 7 years ago
Vlad Zagorodniy 684b4b635e Use more traditional doxygen style 7 years ago
Sam Edwards 3b0f704e3b Fix case-sensitivity typo in libinput configuration function 7 years ago
Aleix Pol bb9a5e57a1 Implement the keystate protocol 7 years ago
Roman Gilg 846961bfae Delayed focus updates for Toplevels without surface 7 years ago
Vlad Zagorodniy 7f593a67ad Send axis_source, axis_discrete, and axis_stop 7 years ago
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