summaryrefslogtreecommitdiffstats
path: root/src/client/qwaylandwindow_p.h
Commit message (Expand)AuthorAgeFilesLines
* Send SurfaceCreated and SurfaceAboutToBeDestroyed events for wl_surfaceJohan Klokkhammer Helsing2017-06-091-1/+1
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-071-0/+1
|\
| * Match WaylandWindow scale to what we set on the buffer, not the screenDavid Edmundson2017-05-181-0/+1
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-04-211-0/+1
|\|
| * Merge remote-tracking branch 'qt/5.8' into 5.9Paul Olav Tvete2017-03-011-0/+1
| |\
| | * Initialize the first wl_surface in the constructor of QWaylandWindowJohan Klokkhammer Helsing2017-02-221-0/+1
* | | Adapt to the API change in QPlatformWindow::setWindowStateOlivier Goffart2017-03-281-5/+5
* | | Prepare for qtbase changePaul Olav Tvete2017-03-201-1/+1
|/ /
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-251-20/+22
|\|
| * Replace all occurrences of Q_DECL_OVERRIDE with overrideJohan Klokkhammer Helsing2017-01-231-20/+20
| * Fix build without feature.cursorTasuku Suzuki2017-01-131-0/+2
* | Add xdg_shell_v6 support for Qt clientsGiulio Camuffo2016-12-021-0/+1
|/
* Use the feature system internallyLars Knoll2016-11-231-1/+1
* Don't reset the cursor at every mouse moveGiulio Camuffo2016-11-221-1/+0
* Create and destroy the shell surface when showing and hidingGiulio Camuffo2016-11-171-0/+2
* Remove QWaylandWindow::shellManagesActiveStateJohan Klokkhammer Helsing2016-11-101-2/+0
* Fix race condition on mFrameCallbackPaul Olav Tvete2016-10-061-1/+2
* Fix FramelessWindowHintPaul Olav Tvete2016-09-181-0/+1
* Merge remote-tracking branch 'qt/5.6' into 5.7Paul Olav Tvete2016-08-261-0/+2
|\
| * Client: Fix keyboard focus logic and crashJohan Klokkhammer Helsing2016-08-261-0/+2
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-301-11/+11
|\|
| * Add missing Q_DECL_OVERRIDEs to client classes.Johan Klokkhammer Helsing2016-06-271-11/+11
* | Make qwaylandclientexport publicPaul Olav Tvete2016-05-191-1/+1
* | Move drag icon relative the cursor hotspot positionErik Larsson2016-04-211-0/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-081-1/+2
|\|
| * Client: Don't create shell surfaces for QShapedPixmapWindowJohan Klokkhammer Helsing2016-03-311-0/+2
| * Remove attached() definition from header.Erik Larsson2016-03-291-1/+0
* | Implement the QPlatformWindow::requestUpdate() virtual method.Giulio Camuffo2016-04-041-0/+4
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-221-2/+2
|\|
| * Add support for bitmap cursorsMartin Gräßlin2016-03-171-2/+2
* | Merge remote-tracking branch 'qt/5.6' into 5.7Paul Olav Tvete2016-03-081-1/+0
|\|
| * Fix SHM drawing logicGiulio Camuffo2016-03-071-1/+0
* | Updated license headersAntti Kokko2016-01-201-14/+20
|/
* Add missing "We mean it" comments to private headers.Friedemann Kleint2015-10-051-0/+11
* Use standard wl_subsurface interface to set a window as a child of another oneGiulio Camuffo2015-07-221-0/+5
* Update copyright headersJani Heikkinen2015-02-171-22/+14
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-161-2/+0
|\
| * Sanitize popup behavior.Laszlo Agocs2015-02-131-2/+0
* | Namespace the platform pluginsGiulio Camuffo2015-01-291-0/+4
* | Send proper mouse enter eventsGiulio Camuffo2015-01-131-13/+3
* | Implement high-dpi supportMorten Johan Sorvig2014-12-171-0/+3
* | Merge branch '5.4' into devGiulio Camuffo2014-11-151-5/+3
|\|
| * decorations: Remove strange set dance between QWaylandWindow & QWaylandAbstra...Robin Burchell2014-09-231-2/+0
| * Rename QWaylandDecoration => QWaylandAbstractDecorationRobin Burchell2014-09-231-4/+4
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-09-191-0/+13
|\|
| * Silence warnings about keyboard grab and size hint propagationLaszlo Agocs2014-09-081-0/+3
| * DataOffer not invalidated when client loses keyboard focusLi Qiu2014-09-041-0/+1
| * Wayland: can drag a window by its titlebar using the touchscreenShawn Rutledge2014-09-011-0/+3
| * Support RasterGLSurface windowsLaszlo Agocs2014-08-251-0/+6
* | Add support for setMask to set input regionJan Arne Petersen2014-08-131-0/+3
|/