mirror of
https://github.com/brl/mutter.git
synced 2025-06-14 01:09:30 +00:00
wayland: Drop wl-shell protocol
This protocol is deprecated since a long time, so remove it. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2183>
This commit is contained in:

committed by
Marge Bot

parent
8de449dc72
commit
a8bf9d8c68
@ -520,8 +520,8 @@ struct _MetaWindow
|
||||
* For X11 windows, this matches XGetGeometry of the toplevel.
|
||||
*
|
||||
* For Wayland windows, the position matches the position of the
|
||||
* surface associated with shell surface (wl_shell_surface, xdg_surface
|
||||
* etc). The size matches the size surface size as displayed in the stage.
|
||||
* surface associated with shell surface (xdg_surface, etc.)
|
||||
* The size matches the size surface size as displayed in the stage.
|
||||
*/
|
||||
MetaRectangle buffer_rect;
|
||||
|
||||
|
Reference in New Issue
Block a user