19 Commits (dev)

Author SHA1 Message Date
Pekka Paalanen 99b2b958f9 shared: introduce os_fd_clear_cloexec() 2 years ago
Pekka Paalanen 0260b8a0b5 shared: fcntl uses int, not long 2 years ago
Maxime Roussin-Bélanger 5d10fe0264 shared: fix typos 4 years ago
Frank Binns 77d06f7b8b shared: fix unused variable warning 4 years ago
Sebastian Wick f0d3a61491 shared: guard all the seal logic behind HAVE_MEMFD_CREATE 5 years ago
James Hilliard 7b36f171d0 unconditionally include sys/mman.h in os-compatibility.c 5 years ago
Sebastian Wick 178f17e25d shared: add read-only anonymous file abstraction 5 years ago
Emmanuel Gil Peyrot deae98ef45 shared: Use memfd_create() when available 5 years ago
Derek Foreman 5ef6bd7eee
os: Check for EINTR on ftruncate() 8 years ago
Derek Foreman 91d4bce7c3
os: Check for EINTR on posix_fallocate() 8 years ago
Abdur Rehman b5f838d90f shared: fix a typo in a comment 8 years ago
Derek Foreman 6bc33d63cf log: Open log file CLOEXEC so child processes don't get the fd 9 years ago
Bryce Harrington 6c6164c5ba shared: Update boilerplate from MIT X11 license to MIT Expat license 9 years ago
Pekka Paalanen 5b4ddbc11e os: use posix_fallocate in creating sharable buffers 11 years ago
Daniel Stone c228e23b05 configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS 11 years ago
Pekka Paalanen b7a9498a8e compositor: add fallback strchrnul() 12 years ago
Pekka Paalanen 1da1b8f3f1 Rewrite shm buffer file allocation v2 12 years ago
Pekka Paalanen 647f2bfd2a window: add wrapper for EPOLL_CLOEXEC 12 years ago
Pekka Paalanen 51aaf646db compositor: work around missing SOCK_CLOEXEC 12 years ago
Kristian Høgsberg 875ab9e735 Add signedness warning flag and fix fallout 13 years ago
Kristian Høgsberg 5e41f09752 wscreensaver: Use a widget and a redraw handler 13 years ago
Pekka Paalanen 11f53f56db clients: add wscreensaver 13 years ago
Kristian Høgsberg 27d3866045 cairo-util: Add helper to load jpeg files 13 years ago
Benjamin Franzke 47eb8f4e91 window: Remove display_flush_cairo_device 13 years ago
Kristian Høgsberg 1e164b9afd Move rounded_rect() to cairo-util.c 13 years ago
Kristian Høgsberg 9a686243b6 Add a drag and drop test client 14 years ago
Kristian Høgsberg b91cd10fcb Move cairo-util.[ch] to clients/ 14 years ago
Kristian Høgsberg dcb71b62a0 Update decoration drawing to be less cairo path happy 14 years ago
Kristian Høgsberg 49e868cb05 Fix a few bugs in blur implementation 14 years ago
Kristian Høgsberg ffd710e653 Put Wayland under the MIT license. 16 years ago
Kristian Høgsberg 10bdd298b8 Optimize window blur calculation. 16 years ago
Kristian Høgsberg 2f2cfae227 Factor out common cairo code, add blur function. 16 years ago