Skip to content

dri3: Fix XACE access mode for open and get_supported_modifiers

Adam Jackson requested to merge ajax/xserver:dri3-xace into master

Neither opening a screen nor querying its modifiers confers the right to attach the buffer for any particular pixmap. GetAttr seems more correct.

Fixes: #550 (closed)

Merge request reports