25 Commits (old-wilder)

Author SHA1 Message Date
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 9 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