diff options
author | Simon Ser <contact@emersion.fr> | 2022-05-26 10:28:21 +0200 |
---|---|---|
committer | Simon Zeni <simon@bl4ckb0ne.ca> | 2022-05-26 13:45:24 +0000 |
commit | 4d7f1aeb734cd2c9d75a59a0793941d5bb012749 (patch) | |
tree | 713c95d7023572d19e379ac6198308a9c270ccc3 /examples/tablet.c | |
parent | be86145322e6157994b348711b7bedd209b565ea (diff) |
linux-dmabuf-v1: fix MOD_INVALID handling in feedback tranches
[1] has changed wlr_drm_format to remove the assumption that
MOD_INVALID is always implicitly enabled. MOD_INVALID is now part
of the modifier list just like any other modifier.
The patch adding support for linux-dmabuf-v1 feedback has been
written a lot of time before [1], and hasn't been updated accordingly
when merged. This results in MOD_INVALID being advertised twice [2] and
other index bugs.
Fix these issues by removing special-casing for MOD_INVALID.
[1]: https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/3231
[2]: https://github.com/swaywm/sway/issues/7028
Diffstat (limited to 'examples/tablet.c')
0 files changed, 0 insertions, 0 deletions