Commit Graph

3 Commits

Author SHA1 Message Date
Marek Marczykowski-Górecki
ccc3d43963
Move .desktop launching code to python moules so it can be reused
(cherry picked from commit d710970e4d)
2015-09-28 00:38:59 +02:00
Marek Marczykowski-Górecki
fb5e8e85c5
qubes-desktop-run: start the Dbus service (if needed)
Much tidier way to solve the issue, provided by @Unman.

qubesos/qubes-issues#1031

(cherry picked from commit 93e090469c)
2015-09-28 00:27:16 +02:00
Marek Marczykowski-Górecki
0613a58961 Improve handling of .desktop files
Instead of directly using Exec= line, parse the file (at the launch
time) with Gio library. The main reason for this change is to handle
Terminal= option, but generally this approach should be more
bulletproof, especially when some fancy options are present in desktop
files.
2014-10-27 12:25:45 +01:00