Skip to content

gdk: seal in-memory files when possible

Simon Ser requested to merge emersion/gtk:file-sealing into master

This can be used by compositors to mmap memory without having to handle SIGBUS.

Merge request reports