emersion / grim

Grab images from a Wayland compositor

Home Page:https://wayland.emersion.fr/grim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support format DRM_FORMAT_BGR888

JakeStanger opened this issue · comments

When I run grim I get an unsupported format error:

λ grim              
unsupported format 875710274

From some Googling that looks to map to DRM_FORMAT_BGR888. My guess is this is related to Nvidia doing things the Nvidia way (I'm running proprietary drivers on Sway 1.7 built from Git). I appreciate Sway doesn't officially support proprietary drivers but it would be great if this was added.