Go to file
Marek Marczykowski-Górecki dca5265958
qubes-open: switch from mimeopen to xdg-open
xdg-open is more robust in choosing default application for particular
file type: it supports fallback if the preferred application isn't
working, and most importantly it support system-wide defaults
(/usr/share/applications/defaults.list,
 /usr/share/applications/mimeapps.list), so no "random" application is
chosen.

By default xdg-open tries to use environment-specific tool, like
gvfs-open - which isn't good for us, because many such tools do not wait
for editor/viewer termination. That would mean that DisposableVM would
be destroyed just after opening the file.
To avoid such effect, we set DE=generic.

Fixes QubesOS/qubes-issues#1621
2016-02-02 03:28:34 +01:00
archlinux archlinux: Added python{2,3} as dependency. Solved python22 bug. 2015-12-27 20:24:25 +01:00
autostart-dropins Merge branch 'autostart-dropins' 2015-09-02 01:16:19 +02:00
debian qubes-open: switch from mimeopen to xdg-open 2016-02-02 03:28:34 +01:00
doc removed trailing spaces 2015-10-15 04:34:55 +02:00
misc Unload USB controllers drivers in USB VM before going to sleep 2016-01-11 19:34:10 +01:00
network network: use more strict policy about incoming traffic 2015-12-30 02:09:23 +01:00
pkgs archlinux: created build scripts 2013-04-17 01:22:32 +02:00
qrexec qrexec: use #define for protocol-specified strings 2015-11-08 22:06:54 +01:00
qubes-rpc qubes-open: switch from mimeopen to xdg-open 2016-02-02 03:28:34 +01:00
rpm_spec qubes-open: switch from mimeopen to xdg-open 2016-02-02 03:28:34 +01:00
vm-init.d updates-proxy: use separate directory for PID file 2015-11-11 05:57:57 +01:00
vm-systemd sysinit: Accept also old xenbus kernel interface 2016-01-13 05:05:00 +01:00
.gitignore gitignore: fix binary packages declaration 2014-07-27 06:11:14 +02:00
debian-quilt debian: Refactor Debian quilt packaging for xen 2015-02-11 08:02:55 -05:00
LICENSE Added LICENSE 2010-04-05 21:21:27 +02:00
Makefile Move opening file viewer/editor into separate shell script 2016-02-01 12:17:15 +01:00
Makefile.builder Get rid of qubes-core-vm-kernel-placeholder 2015-11-11 02:36:57 +01:00
series-debian-vm.conf debian: Refactor Debian quilt packaging for xen 2015-02-11 08:02:55 -05:00
version version 3.1.12 2016-01-11 21:59:35 +01:00