summaryrefslogtreecommitdiff
path: root/src/plugins/shellintegration
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/tqtc/lts-5.15.9' into tqtc/lts-5.15-open...v5.15.9-lts-lgpl5.15Tarja Sundqvist2023-03-231-0/+4
|\
| * client: set_constraint_adjustment() for popups in xdgLiang Qi2022-03-081-0/+4
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.8' into tqtc/lts-5.15-open...v5.15.8-lts-lgplTarja Sundqvist2022-11-102-4/+6
|\ \ | |/
| * Use a correct serial for xdg_surface.ack_configureInho Lee2021-12-072-4/+6
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.4' into tqtc/lts-5.15-open...v5.15.4-lts-lgplTarja Sundqvist2022-04-071-3/+6
|\ \ | |/
| * xdgshell: Tell the compositor the screen we're expecting to fillAleix Pol2021-03-261-3/+6
* | Revert "Update commercial license headers"v5.15.3-lts-lgplTarja Sundqvist2021-03-2236-741/+741
|/
* Update commercial license headersTarja Sundqvist2021-01-2736-741/+741
* Make setting QT_SCALE_FACTOR work on WaylandMorten Johan Sørvig2020-11-184-4/+4
* Client: Delete decoration object when frameless window hint is addedJohan Klokkhammer Helsing2020-02-271-3/+5
* Client: Don't allow decorations for frameless windowsJohan Klokkhammer Helsing2020-02-131-3/+4
* Client: Implement QPlatformWindow::startSystemResizeJohan Klokkhammer Helsing2020-02-058-10/+18
* Client: Support running with no screensJohan Klokkhammer Helsing2019-11-121-2/+3
* Merge remote-tracking branch 'origin/5.13' into 5.14Johan Klokkhammer Helsing2019-09-162-2/+2
|\
| * Client: Don't spam stderr about ignored window statesJohan Klokkhammer Helsing2019-09-032-2/+2
* | Port from QMutex::Recursive to QRecursiveMutexMarc Mutz2019-07-312-2/+4
* | Eradicate Q_FOREACH loops [1/2]: trivial casesMarc Mutz2019-05-212-2/+4
* | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-05-263-1/+10
|\ \ | |/
| * Avoid creating decoration whilst Xdg Decoration is pending configureDavid Edmundson2019-05-233-1/+10
* | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-04-102-4/+12
|\ \ | |/
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-062-4/+12
| |\
| | * Client xdg-shell v5: Fix crash when creating a popup without a valid parentJohan Klokkhammer Helsing2019-04-022-4/+12
* | | Merge remote-tracking branch 'qt/5.13' into devPaul Olav Tvete2019-03-212-2/+16
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-162-2/+16
| |\ \ | | |/
| | * Client xdg-shell: Fix crash when switching popupsJohan Klokkhammer Helsing2019-02-122-2/+16
* | | Client: Make QWaylandWindow's wl_surface inheritance privateJohan Klokkhammer Helsing2019-03-148-18/+17
|/ /
* | Clean up .gitignorePier Luigi Fiorini2019-01-171-0/+3
* | Track changes to window geometry for xdg-shell and xdg-shell-v6Pier Luigi Fiorini2019-01-154-6/+12
* | Set size hints for xdg-shell and xdg-shell-v6Pier Luigi Fiorini2019-01-154-0/+66
* | Client decorations: Show menu on right clickJohan Klokkhammer Helsing2019-01-146-0/+30
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-12-225-10/+10
|\ \ | |/
| * use new feature name xkbcommon_evdev -> xkbcommonGatis Paeglis2018-12-055-10/+10
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-12-054-8/+10
|\ \ | |/
| * Merge remote-tracking branch 'origin/5.12.0' into 5.12Qt Forward Merge Bot2018-12-054-8/+10
| |\
| | * Only print deprecation warning when using deprecated shellsPaul Olav Tvete2018-11-072-8/+8
| | * Client: Explicitly send expose window on first configureDavid Edmundson2018-10-312-0/+2
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-174-34/+48
|\ \ \ | |/ /
| * | Client: Rename m_topmostPopup to clarify its goalDavid Edmundson2018-11-144-10/+10
| * | Client: Don't require an input device for non-grabbing popupsDavid Edmundson2018-11-144-26/+40
| |/
* | Client: Add fullscreen shell integrationPier Luigi Fiorini2018-11-058-0/+362
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-10-305-9/+35
|\ \ | |/
| * Merge 5.12 into 5.12.0Oswald Buddenhagen2018-10-304-8/+34
| |\
| | * Client: Don't attach buffers to unexposed windowsJohan Klokkhammer Helsing2018-10-264-8/+34
| * | Client: Fix fullscreen regression on wl-shellJohan Klokkhammer Helsing2018-10-281-1/+1
| |/
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-10-092-8/+22
|\ \ | |/
| * Client (xdg-shell): Only restore normal size when not maximizedJohan Klokkhammer Helsing2018-10-092-8/+22
* | Don't include system versions of wayland protocolJohan Klokkhammer Helsing2018-10-0310-14/+4
* | Client: Make features for shell integrationsJohan Klokkhammer Helsing2018-09-211-7/+6
* | Decorations: Don't depend on wl_shellJohan Klokkhammer Helsing2018-09-208-38/+56
|/
* Don't try to use wl_proxy_get_version with libwayland < 1.10Johan Klokkhammer Helsing2018-09-131-0/+7