Tudor Brindus
|
ec3f432bbb
|
examples: use `perror` instead of `fprintf` GNU %m `printf` extension
|
4 years ago |
Simon Ser
|
297354f847
|
Remove unnecessary wl_display_dispatch calls
wl_display_roundtrip already takes care of dispatching the display.
|
4 years ago |
Rabit
|
13db99b0f8
|
Prevent memory leak in copypaste of the screencopy example
If someone want to use screencopy as is processing multiple screenshots - it could be hard to find this issue with shm.
|
5 years ago |
Jan Beich
|
d0479cc2bc
|
examples: set mode when creating shm object
$ screencopy
shm_open failed
failed to create buffer
$ posixshmcontrol ls
MODE OWNER GROUP SIZE PATH
--------- foo foo 33177600 /wlroots-screencopy
|
5 years ago |
emersion
|
2d0c5ec78e
|
Use _POSIX_C_SOURCE, use shm_open
|
6 years ago |
emersion
|
a7a96d7644
|
examples/screencopy: use libpng
|
6 years ago |
emersion
|
c421700f3d
|
screncopy: update protocol
|
6 years ago |
emersion
|
2b9cbaddf3
|
screencopy: add support for frame flags
|
6 years ago |
emersion
|
bd8be19b79
|
screencopy: add presentation timestamp
|
6 years ago |
emersion
|
73755ad348
|
screencopy-v1: add basic implementation
|
6 years ago |