1
1
Fork 0
mirror of https://github.com/swaywm/sway synced 2024-05-10 12:46:14 +02:00
sway/client
Manuel Stoeckl e2bc8866f4 Use shm_open instead of mkstemp
shm_open is more reliable because it does not require
a writeable filesystem folder, unlike mkstemp.
2022-11-25 00:05:12 +01:00
..
meson.build swaybg: split into standalone project 2019-04-25 18:44:28 +03:00
pool-buffer.c Use shm_open instead of mkstemp 2022-11-25 00:05:12 +01:00