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.
|
2020-03-25 20:36:12 +01:00 |
|
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
|
2019-11-20 22:19:48 -05:00 |
|
emersion
|
2d0c5ec78e
|
Use _POSIX_C_SOURCE, use shm_open
|
2018-11-06 08:29:23 +01:00 |
|
emersion
|
a7a96d7644
|
examples/screencopy: use libpng
|
2018-06-30 23:18:13 +01:00 |
|
emersion
|
c421700f3d
|
screncopy: update protocol
|
2018-06-30 22:18:04 +01:00 |
|
emersion
|
2b9cbaddf3
|
screencopy: add support for frame flags
|
2018-06-30 22:18:03 +01:00 |
|
emersion
|
bd8be19b79
|
screencopy: add presentation timestamp
|
2018-06-30 22:18:03 +01:00 |
|
emersion
|
73755ad348
|
screencopy-v1: add basic implementation
|
2018-06-30 22:17:59 +01:00 |
|