Age | Commit message (Expand) | Author |
2018-07-09 | util: add wlr_ prefix to log symbols | emersion |
2018-03-14 | examples: simplify screenshot client | emersion |
2018-02-24 | prevent screenshot from resuing template array | Markus Ongyerth |
2018-02-23 | Don't use os_create_anonymous_file outside of wlroots | Guido Günther |
2018-02-15 | wayland protocol headers: use double-quote for includes | Dominique Martinet |
2018-02-01 | fixes the off by one errors in examples/screenshot | Markus Ongyerth |
2018-01-31 | handle the other transformations for screenshots | Markus Ongyerth |
2018-01-31 | fixes 90 degree rotation screenshots | Markus Ongyerth |
2018-01-23 | Backport screenshooter fixes from the renderer redesign v1 | emersion |
2018-01-21 | style: include brackets for if/while/for, even if it's a single statement | Johannes Schramm |
2018-01-15 | Fixed logging for examples | Timidger |
2017-12-28 | Merge pull request #533 from martinetd/wl_array_add | Drew DeVault |
2017-12-28 | style: fix sizeof() calls without parentheses | Dominique Martinet |
2017-12-28 | Fixes for multiple outputs | emersion |
2017-11-30 | Moved os-compatibility and added header | Moritz |
2017-11-11 | Fix unused-result error | Tancredi Orlando |
2017-10-22 | Create globals only for enabled outputs in DRM backend | emersion |
2017-10-07 | Fix GCC build | emersion |
2017-10-07 | Code style | emersion |
2017-10-07 | Use ImageMagick to write PNG screenshot | emersion |
2017-10-07 | Remove cairo dependency, write raw pixels | emersion |
2017-10-07 | Call glReadPixels right before swapping buffers | emersion |
2017-10-07 | First attempt to implement screenshooter | emersion |