summaryrefslogtreecommitdiffstats
path: root/src/client/qwaylandwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Merge remote-tracking branch 'qt/5.7' into 5.8Paul Olav Tvete2016-11-101-2/+6
|\
| * Merge remote-tracking branch 'qt/5.6' into 5.7Paul Olav Tvete2016-11-101-0/+7
| |\
| | * Fix build when some features are disabledPaul Olav Tvete2016-11-071-0/+2
| | * Client: Call parent requestUpdate after changing subsurface positionJohan Klokkhammer Helsing2016-10-261-0/+3
| | * Client: Remove windows from keyboard focus list when destroyedJohan Klokkhammer Helsing2016-10-241-0/+2
| * | Call formatWindowTitle on the window titleMartin Gräßlin2016-10-111-2/+3
* | | Client: Remove windows from keyboard focus list when destroyedJohan Klokkhammer Helsing2016-10-111-0/+2
* | | Fix race condition on mFrameCallbackPaul Olav Tvete2016-10-061-8/+6
* | | Make sure we send frameSwapped signalsJohan Klokkhammer Helsing2016-10-041-1/+1
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-201-0/+1
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-171-0/+1
| |\|
| | * Remove or add window decorations when toggling fullscreenJohan Klokkhammer Helsing2016-09-051-0/+1
* | | Fix FramelessWindowHintPaul Olav Tvete2016-09-181-2/+7
|/ /
* | Merge remote-tracking branch 'qt/5.6' into 5.7Paul Olav Tvete2016-08-261-0/+5
|\|
| * Client: Fix keyboard focus logic and crashJohan Klokkhammer Helsing2016-08-261-0/+5
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-191-1/+1
|\|
| * Fix checking the Qt::BypassWindowManagerHint flagGiulio Camuffo2016-04-211-1/+1
* | Move drag icon relative the cursor hotspot positionErik Larsson2016-04-211-0/+5
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-081-3/+22
|\|
| * Client: Don't create shell surfaces for QShapedPixmapWindowJohan Klokkhammer Helsing2016-03-311-3/+22
* | Implement the QPlatformWindow::requestUpdate() virtual method.Giulio Camuffo2016-04-041-14/+29
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-221-6/+6
|\|
| * Add support for bitmap cursorsMartin Gräßlin2016-03-171-6/+6
* | Merge remote-tracking branch 'qt/5.6' into 5.7Paul Olav Tvete2016-03-081-12/+3
|\|
| * Fix SHM drawing logicGiulio Camuffo2016-03-071-12/+3
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-191-3/+4
|\|
| * Fix freeze when using BypassWindowManagerHintJohan Klokkhammer Helsing2016-02-121-1/+2
| * Don't create wl_surface for desktop widgetsv5.6.0-rc1Paul Olav Tvete2016-01-111-2/+2
* | Updated license headersAntti Kokko2016-01-201-14/+20
* | Set appId according to QGuiApplication::desktopFileName()Pier Luigi Fiorini2016-01-111-15/+26
* | Merge branch 'qt/5.6' into wip-compositor-apiPaul Olav Tvete2015-10-131-13/+17
|\|
| * Merge remote-tracking branch 'origin/5.5' into 5.6v5.6.0-alpha1Liang Qi2015-08-281-13/+17
| |\
| | * Fix tooltips without a transient parentGiulio Camuffo2015-07-041-13/+16
* | | Fix sending exposeevents on all swapbuffersJørgen Lind2015-09-101-1/+2
* | | Set default size if a QWindow has no geometryJørgen Lind2015-09-041-3/+5
|/ /
* / Use standard wl_subsurface interface to set a window as a child of another oneGiulio Camuffo2015-07-221-46/+80
|/
* Fix wheel events when the decorations are enabledGiulio Camuffo2015-06-091-0/+6
* Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-04-151-7/+22
|\
| * Remove .desktop suffix to appIdPier Luigi Fiorini2015-04-101-4/+18
| * Don't handle mouse events in decos if buttons were pressed in the content areaGiulio Camuffo2015-04-081-1/+2
| * Make QWaylandShellSurface a QObject to allow build without RTTIOlivier Blin2015-03-271-2/+2
* | Update copyright headersJani Heikkinen2015-02-171-22/+14
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-161-16/+13
|\|
| * Sanitize popup behavior.Laszlo Agocs2015-02-131-16/+6
| * Fix popup menus with no parent windowsGiulio Camuffo2015-02-111-6/+13
| * Make sure we send a valid initial resizeGiulio Camuffo2015-01-271-2/+2
* | Namespace the platform pluginsGiulio Camuffo2015-01-291-0/+4
* | Send proper mouse enter eventsGiulio Camuffo2015-01-131-21/+33
* | Implement high-dpi supportMorten Johan Sorvig2014-12-171-1/+16
* | Merge branch '5.4' into devGiulio Camuffo2014-11-151-14/+46
|\|