swaywm / wlr-protocols

Wayland protocols designed for use in wlroots (and other compositors)
122 stars 29 forks source link

screencopy: clarify the buffer event description #83

Closed emersion closed 4 years ago

emersion commented 4 years ago

The buffer event provides information specific to wl_shm buffers only. Without these clarifications, a client can only guess the supported buffer types and may receive a protocol error when its guess is wrong.

cc @any1

emersion commented 4 years ago

Superseded by https://github.com/swaywm/wlr-protocols/pull/80