22 Commits (9eddcbc376ff92a3a03002b910c31bf96bdba2da)

Author SHA1 Message Date
emersion 3bd1d876ae
examples: simplify screenshot client
7 years ago
Markus Ongyerth 8ab0073b49 prevent screenshot from resuing template array
7 years ago
Guido Günther b13f9fcfde Don't use os_create_anonymous_file outside of wlroots
7 years ago
Dominique Martinet d1b28ec812 wayland protocol headers: use double-quote for includes
7 years ago
Markus Ongyerth cd925f496c fixes the off by one errors in examples/screenshot
7 years ago
Markus Ongyerth 3a404e4f8d handle the other transformations for screenshots
7 years ago
Markus Ongyerth 4afc933ea4 fixes 90 degree rotation screenshots
7 years ago
emersion 4fa90b0511
Backport screenshooter fixes from the renderer redesign v1
7 years ago
Johannes Schramm dcc743047b style: include brackets for if/while/for, even if it's a single statement
7 years ago
Timidger 264ef0c261
Fixed logging for examples
7 years ago
Drew DeVault bb24895a2b
Merge pull request #533 from martinetd/wl_array_add
7 years ago
Dominique Martinet 8e24aaa3c6 style: fix sizeof() calls without parentheses
7 years ago
emersion 1e6566e6cd
Fixes for multiple outputs
7 years ago
Moritz cef6d75491 Moved os-compatibility and added header
7 years ago
Tancredi Orlando 029f2c05bb Fix unused-result error
7 years ago
emersion e1d213fccd
Create globals only for enabled outputs in DRM backend
7 years ago
emersion e4a8831bf1
Fix GCC build
7 years ago
emersion c9909a45ab
Code style
7 years ago
emersion 63af97800f
Use ImageMagick to write PNG screenshot
7 years ago
emersion a87f016017
Remove cairo dependency, write raw pixels
7 years ago
emersion d4cc82f11a
Call glReadPixels right before swapping buffers
7 years ago
emersion 35f9700251
First attempt to implement screenshooter
7 years ago