34 Commits (650f2cef0752297526fa4ccfa65530fd48aeb607)

Author SHA1 Message Date
Yuri Chornoivan 621a4a4087 Fix minor issues found by EBN and typos 6 years ago
Hugo Pereira Da Costa 62ac0c1820 - fixed "missing override" warnings 7 years ago
Vlad Zagorodniy 386d3b8ed1 Fix build with Qt 4 7 years ago
Vlad Zagorodniy 1915c484dc Compute correct position of drag button press on X11 7 years ago
David Edmundson 0e9466b339 Fix logic typo 8 years ago
David Edmundson 8a27fe91bc Add KDE4 guard round mouse synthesised test 8 years ago
David Edmundson fb0cbedcc3 Don't drag windows in empty areas from touch/pen events 8 years ago
Vlad Zagorodniy 7e1c0fb1fc [kstyle] Fix deprecation warnings 8 years ago
Alexander Schlarb 0c7f351623 Only include QtQuick support in Breeze KStyle if QtQuick is available 8 years ago
Vlad Zagorodniy 004b81c4ef modernize: delete redundant return statements 8 years ago
Hugo Pereira Da Costa 148c4c65af moved inclusion of QQuickWindow and QQuickItem outside of X11 block 9 years ago
Hugo Pereira Da Costa 8a61b4184f partial update to c++11 9 years ago
Hugo Pereira Da Costa 2012d71b85 cosmetics 9 years ago
Pino Toscano 30245abae8 Partially revert "Use Q_DECL_OVERRIDE" 9 years ago
Montel Laurent 13859b08f7 Use Q_DECL_OVERRIDE 9 years ago
Hugo Pereira Da Costa 524c05e2f0 fixed warning about unused variable 9 years ago
David Rosca bc73040686 Implement drag from free space also for QtQuickControls 9 years ago
Hugo Pereira Da Costa 4ca4af1d87 Fixed warning about unused variables 10 years ago
Martin Gräßlin 85f0e93ee8 [kstyle] Implement window moving on Wayland 10 years ago
Martin Gräßlin f052173ddb [kstyle] Disable window move on Wayland 10 years ago
Hugo Pereira Da Costa b5c4b2b19e Re-added cursor moving hack for kde4, otherwise mouse-over effects are broken after window drag. 11 years ago
Hugo Pereira Da Costa b2c06365a2 Re-added cursor moving hack for kde4, otherwise mouse-over effects are broken after window drag. 11 years ago
David Rosca ca72ca904f Use NETRootInfo to initiate wm move operation 11 years ago
David Rosca 454483b51f Use NETRootInfo to initiate wm move operation 11 years ago
Hugo Pereira Da Costa 0df39f1958 - deal with dpiRatio when sending WM move resize events 11 years ago
Hugo Pereira Da Costa 6d8c9bfde5 - deal with dpiRatio when sending WM move resize events 11 years ago
Kevin Funk d827875638 Run convert-to-cmake-automoc.pl over files 11 years ago
Hugo Pereira Da Costa 34d582efd0 NULL -> nullptr 12 years ago
Hugo Pereira Da Costa d5dc554463 - removed explicit dependency upon X11 (not needed) 12 years ago
Hugo Pereira Da Costa 00a92a64cf Fix license 12 years ago
Hugo Pereira Da Costa 411fe42857 added missing Q_OBJECT classes 12 years ago
Hugo Pereira Da Costa 70c017b75c - removed 'use WM to perform drag' option from GUI (still there as hidden) 12 years ago
Hugo Pereira Da Costa c903d29e37 made isX11 a static method of Breeze::Helper 12 years ago
Hugo Pereira Da Costa 03e3d3bfe5 Added utility typedefs for QPointer and QScopedPointer. 12 years ago
Hugo Pereira Da Costa 232e48eea9 use Helper::connection instead of QX11Info::connection 12 years ago
Hugo Pereira Da Costa 8f327c905f fixed xcb release event position 12 years ago
Hugo Pereira Da Costa fa4504e965 window dragging 12 years ago