summaryrefslogtreecommitdiff
path: root/src/plugins/shellintegration/xdg-shell
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-227-146/+146
|/
* Update commercial license headersTarja Sundqvist2021-01-277-146/+146
* Make setting QT_SCALE_FACTOR work on WaylandMorten Johan Sørvig2020-11-181-1/+1
* 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-052-3/+6
* Merge remote-tracking branch 'origin/5.13' into 5.14Johan Klokkhammer Helsing2019-09-161-1/+1
|\
| * Client: Don't spam stderr about ignored window statesJohan Klokkhammer Helsing2019-09-031-1/+1
* | 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 'qt/5.13' into devPaul Olav Tvete2019-03-211-1/+8
|\ \ | |/
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-161-1/+8
| |\
| | * Client xdg-shell: Fix crash when switching popupsJohan Klokkhammer Helsing2019-02-121-1/+8
* | | Client: Make QWaylandWindow's wl_surface inheritance privateJohan Klokkhammer Helsing2019-03-141-1/+1
|/ /
* | Track changes to window geometry for xdg-shell and xdg-shell-v6Pier Luigi Fiorini2019-01-152-3/+6
* | Set size hints for xdg-shell and xdg-shell-v6Pier Luigi Fiorini2019-01-152-0/+33
* | Client decorations: Show menu on right clickJohan Klokkhammer Helsing2019-01-142-0/+11
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-12-221-2/+2
|\ \ | |/
| * use new feature name xkbcommon_evdev -> xkbcommonGatis Paeglis2018-12-051-2/+2
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-12-051-0/+1
|\ \ | |/
| * Merge remote-tracking branch 'origin/5.12.0' into 5.12Qt Forward Merge Bot2018-12-051-0/+1
| |\
| | * Client: Explicitly send expose window on first configureDavid Edmundson2018-10-311-0/+1
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-172-17/+24
|\ \ \ | |/ /
| * | Client: Rename m_topmostPopup to clarify its goalDavid Edmundson2018-11-142-5/+5
| * | Client: Don't require an input device for non-grabbing popupsDavid Edmundson2018-11-142-13/+20
| |/
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-10-302-4/+17
|\ \ | |/
| * Client: Don't attach buffers to unexposed windowsJohan Klokkhammer Helsing2018-10-262-4/+17
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-10-091-4/+11
|\ \ | |/
| * Client (xdg-shell): Only restore normal size when not maximizedJohan Klokkhammer Helsing2018-10-091-4/+11
* | Don't include system versions of wayland protocolJohan Klokkhammer Helsing2018-10-031-2/+0
* | Decorations: Don't depend on wl_shellJohan Klokkhammer Helsing2018-09-202-11/+16
|/
* xdg-shell stable: Make sure popup parent is topmost popup when grabbingJohan Klokkhammer Helsing2018-08-172-3/+32
* Client: Implement xdg-decoration-unstable-v1 for SSD supportJohan Klokkhammer Helsing2018-08-146-8/+273
* Client: Log configure states to logging categoryJohan Klokkhammer Helsing2018-08-091-0/+2
* Client: Fix memory leak for xdg_popup and xdg_toplevelJohan Klokkhammer Helsing2018-08-081-4/+8
* Fix build: some shells need to link to libxkbcommonThiago Macieira2018-06-201-0/+2
* Fix warning about extra constThiago Macieira2018-06-201-1/+1
* Client: Get rid of QWaylandShellSurface::setTypeJohan Klokkhammer Helsing2018-06-192-16/+14
* Client: Remove applyConfigure for xdg-shell popupsJohan Klokkhammer Helsing2018-06-132-7/+0
* Client: Set window geometry for xdg-shell v6 and stableJohan Klokkhammer Helsing2018-06-071-0/+2
* Client: Add shell integration for xdg-shell stableJohan Klokkhammer Helsing2018-05-297-0/+757