summaryrefslogtreecommitdiff
path: root/src/plugins/shellintegration/xdg-shell
Commit message (Expand)AuthorAgeFilesLines
* Client: get activation token automatically whenever possibleIlya Fedin2022-07-111-2/+24
* Use SPDX license identifiersLucie Gérard2022-06-109-344/+20
* QWaylandXdgShellIntegrationPlugin: includemocs - qt6Liang Qi2022-06-011-0/+2
* QWaylandXdgShellIntegrationPlugin: includemocsLiang Qi2022-06-011-0/+2
* client: Avoid protocol error with invalid min/max sizeEskil Abrahamsen Blomfeldt2022-05-231-2/+2
* QtWaylandClient: use the CMake exports.h supportThiago Macieira2022-04-284-7/+7
* client: Synthesize enter/leave event for popup in xdg-shellLiang Qi2022-04-041-0/+27
* client: set_constraint_adjustment() for popups in xdgLiang Qi2022-03-081-0/+4
* Allow creating popups from non xdg-shell parentsDavid Redondo2022-03-081-4/+4
* XDG shell: fix warnings about unused variableThiago Macieira2022-01-211-1/+1
* Handle the transientParent of a window having another kind of surfaceDavid Redondo2021-12-091-1/+1
* Remove QWaylandShellIntegration::findGlobalPaul Olav Tvete2021-12-092-10/+10
* Implement xdg_activation_v1 protocolAleix Pol2021-12-095-0/+225
* Use a correct serial for xdg_surface.ack_configureInho Lee2021-12-072-4/+6
* Introduce new qt-shell and an API for custom shellsPaul Olav Tvete2021-12-022-11/+11
* Wayland client: use wl_keyboard to determine active stateMéven Car2021-10-043-26/+5
* CMake: Use renamed qt6_add_plugin PLUGIN_TYPE optionAlexandru Croitor2021-08-091-1/+1
* CMake: Don't give plugins PUBLIC usage requirementsJoerg Bornemann2021-07-061-1/+1
* Client: expose toplevel window stateJan Grulich2021-05-142-2/+17
* Client: Set XdgShell size hints before the first commitDavid Edmundson2021-05-101-2/+1
* xdgshell: Tell the compositor the screen we're expecting to fillAleix Pol2021-03-261-3/+6
* Remove QMake project filesJoerg Bornemann2021-02-111-28/+0
* Make setting QT_SCALE_FACTOR work on WaylandMorten Johan Sørvig2020-11-161-1/+1
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-011-1/+1
* Client: Expose XdgShell native resourcesDavid Edmundson2020-08-264-0/+25
* Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-04-293-10/+16
|\
| * 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
* | CMake: Regenerate and adjust projects after mergeAlexandru Croitor2020-03-261-9/+7
* | Initial CMake portJohan Klokkhammer Helsing2019-11-261-0/+40
|/
* 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
| |/