Skip to content

file laucher: Add a writable property

Matthias Clasen requested to merge file-launcher-writable into main

If GtkFileLauncher:writable is TRUE, we ask the openuri portal to make the file writable for the handler that it launches.

Fixes: #4247 (closed)

Merge request reports