Bug 235208
| Summary: | [WPE] Switch from xdg-shell v6 to xdg-shell stable. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | timotheel-f |
| Component: | WPE WebKit | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | aperez, bugs-noreply, lmoura, mcatanzaro |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | PC | ||
| OS: | Linux | ||
timotheel-f
Mutter is getting rid of it and it is deprecated.
https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2207
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Michael Catanzaro
Thanks for the heads-up.
Lauro Moura
For reference, here's the merge request for such update in GTK: https://gitlab.gnome.org/GNOME/gtk/-/merge_requests/35
Adrian Perez
WebKitGTK does not use the xdg-shell protocol at all: it provides a widget
for GTK, and GTK is ultimately responsible to decide how to interact with
the compositor.
The WPE port only uses the xdg-shell (in particular zxdg-shell-v6) in the
MiniBrowser, which is intended only for testing.
Or does the reporter of the issue mean something else?
Michael Catanzaro
(In reply to Adrian Perez from comment #3)
> The WPE port only uses the xdg-shell (in particular zxdg-shell-v6) in the
> MiniBrowser, which is intended only for testing.
No, that's it exactly. We just need to fix WPE MiniBrowser.