| Summary: | [wayland] - support snapping with _GTK_FRAME_EXTENTS | ||
|---|---|---|---|
| Product: | [Unmaintained] lattedock | Reporter: | Michail Vourlakos <mvourlakos> |
| Component: | application | Assignee: | Michail Vourlakos <mvourlakos> |
| Status: | REPORTED --- | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | git (master) | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Michail Vourlakos
2020-05-22 18:30:11 UTC
On Wayland, the support for client-side decorated clients is provided out of the box by the window geometry. https://gitlab.freedesktop.org/wayland/wayland-protocols/-/blob/master/stable/xdg-shell/xdg-shell.xml#L490 The problem is that Qt currently doesn't provide applications any way to change it. However, it probably doesn't matter since we want to move away from the plasma shell (and the xdg-shell) to the layer shell protocol. from the plasma shell (and the xdg-shell) protocol* |