inspector: Show presentation time protocol
We have a list of all the used Wayland protocols and their versions in the inspector. Lets keep it up-to-date.
This commit is contained in:
@@ -692,6 +692,7 @@ add_wayland_protocols (GdkDisplay *display,
|
||||
append_wayland_protocol_row (gen, (struct wl_proxy *)d->xdg_activation);
|
||||
append_wayland_protocol_row (gen, (struct wl_proxy *)d->fractional_scale);
|
||||
append_wayland_protocol_row (gen, (struct wl_proxy *)d->viewporter);
|
||||
append_wayland_protocol_row (gen, (struct wl_proxy *)d->presentation);
|
||||
}
|
||||
}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user