62 Commits (b41ecc8a3fedc55866d320b2c0b82b49deb3e735)

Author SHA1 Message Date
Bharadwaj Raju e5753ea336 Make autohide screen edges use the same activation delay setting as other edges 2 years ago
Vlad Zahorodnii 784d48ef52 Port away from deprecated KConfigBase::group() api 2 years ago
Vlad Zahorodnii 4faad8bd49 effects.h -> effecthandler.h 2 years ago
Vlad Zahorodnii 86084d118c libkwineffects/ -> effect/ 2 years ago
Vlad Zahorodnii 36021b12a7 Drop redundant "kwin" prefix in some filenames 2 years ago
Vlad Zahorodnii 15b47ce7fc Merge EffectsHandlerImpl and EffectsHandler 2 years ago
Laurent Montel bc6116c5a7 There's no QVector anymore, QList is the QVector in Qt6 2 years ago
Ismael Asensio 989c00e887 screenedge: Fix dragging windows between VDs 3 years ago
Kai Uwe Broulik 861105248d screenedge: Don't trigger when a mouse button is pressed 3 years ago
Laurent Montel b823747c3b Add explicit moc includes to sources for moc-covered headers 3 years ago
Vlad Zahorodnii 71e8fad1f6 Delegate screen edge reservation error handling to user 3 years ago
David Edmundson 3ea701743e screen edge: Emit cleanup signals if needed on teardown 3 years ago
David Redondo d5679ee82c Port some connections to Qt::SingleShotConnection 3 years ago
Vlad Zahorodnii e0062f675d Port away from QRectF::contains() 3 years ago
Xaver Hugl 4cd25cf571 cursor: make position, hotspot and size floating point 3 years ago
Xaver Hugl 1746af4b02 gesture: use the global direction enums 3 years ago
Xaver Hugl a054093580 qAbs -> std::abs 3 years ago
Xaver Hugl b0b7c8b1d3 qMax -> std::max 3 years ago
Vlad Zahorodnii 72883df2aa core: Move workspace bits from Platform to Application 3 years ago
John Brooks a1191bea18 wayland: Fix missing relative motion events 3 years ago
Vlad Zahorodnii eedbde464e utils: Drop updateXTime() 3 years ago
Xaver Hugl e482556d58 screenedge: modernize some code 3 years ago
Marco Martin 9965ca7fc0 Reset the count while the user keeps moving the mouse 4 years ago
Vlad Zahorodnii 38600a6235 Revert "Merge gesture structs/enums" 4 years ago
Vlad Zahorodnii e3df43c701 Revert "Add new gestures and improve naming clarity in gesture.h" 4 years ago
Vlad Zahorodnii 74da80763f Revert "Rename GestureDirection to GestureType" 4 years ago
Eric Edlund 5de6c507db Rename GestureDirection to GestureType 4 years ago
Eric Edlund bc15b72e3d Add new gestures and improve naming clarity in gesture.h 4 years ago
Eric Edlund d29c7a6c2b Merge gesture structs/enums 4 years ago
Vlad Zahorodnii d2fb4147fc Move multi-purpose code in its own directory 4 years ago
Xaver Hugl 9439e7719d screenedge: move singleton to Workspace 4 years ago
Vlad Zahorodnii 4bfb0acc17 Make Workspace track managed outputs 4 years ago
David Edmundson 7292af3d04 Use floating geometry throughout 4 years ago
Vlad Zahorodnii 4e32ea20d6 Disable screen edge approach area if the edge is blocked 4 years ago
Xaver Hugl 4874066423 port many Qt shared pointers to standard smart pointers 4 years ago
Vlad Zahorodnii 7c849ee05a Use font metrics to compute corner offset 4 years ago
Kai Uwe Broulik f013dc410e Don't block screen edge for fullscreen effects 4 years ago
Aleix Pol 946087ef37 Inhibit edges when the active window is full screen by default 4 years ago
Aleix Pol bbe886a083 ScreenEdge: fix double look-up 4 years ago
Marco Martin 4cb3ab09ed Realtime screen edges gestures for scripted effects 4 years ago
Vlad Zahorodnii 175037d9d1 Prefer the term "window" over "client" in Workspace 4 years ago
Vlad Zahorodnii a21aa839b1 Rename X11Client to X11Window 4 years ago
Nils Fenner b491aeb9ae Rename AbstractClient to Window 4 years ago
Vlad Zahorodnii 8e7a8c5a11 Rename AbstractOutput to Output 4 years ago
Vlad Zahorodnii e293972eaa Run clang-tidy with -checks=readability-braces-around-statements fixit 4 years ago
Vlad Zahorodnii 7096e3ead8 Run clang-format 4 years ago
Marco Martin 2b6f8a3141 support realtime activation for screen edges gestures 4 years ago
Eric Edlund 5cf8db26ec Changes to GestureRecognizer and gestures 4 years ago
Alex Richardson d789ecc6d1 Use #cmakedefine01 for all KWIN_BUILD_* macros 4 years ago
Kai Uwe Broulik d54723cbf2 Add KWIN_BUILD_SCREENLOCKER option 4 years ago