Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-06-11 | examples/screencopy-dmabuf: call strncpy with maxlen - 1 | Simon Ser | |
The original code wasn't wrong since we were manually writing a null byte anyway, but this makes GCC happy. Closes: https://github.com/swaywm/wlroots/issues/2273 | |||
2020-06-08 | examples: Add screencopy-dmabuf example | Andri Yngvason | |