Create wl_resource with minimum version 92/283592/2
authorSeunghun Lee <shiin.lee@samsung.com>
Mon, 24 Oct 2022 01:41:57 +0000 (10:41 +0900)
committerSooChan Lim <sc1.lim@samsung.com>
Mon, 31 Oct 2022 05:05:49 +0000 (05:05 +0000)
commit4f24dfb2ffd2477bf37b78ef4ddf321bde1c8643
tree14967470d3fe69c067a787feb6021799edb5d980
parenta324c5a65690fa434e454738ccb9c1e01b2f1710
Create wl_resource with minimum version

The version of wl_resource has to be the minimum among the versions for
which both compositor and client support.

Change-Id: I16e310e8f5aaec570b1dc1a956b05fd115facd58
src/compositor.c
src/data_device/manager.c
src/output.c
src/presentation.c
src/seat/seat.c
src/shell.c
src/subcompositor.c
src/xdg_shell/xdg_shell.c
src/xdg_shell_v6/xdg_shell_v6.c