desktop-shell: Break command lines into env vars, executable and arguments
authorKristian Høgsberg <krh@bitplanet.net>
Tue, 24 Jul 2012 02:59:33 +0000 (22:59 -0400)
committerKristian Høgsberg <krh@bitplanet.net>
Tue, 24 Jul 2012 02:59:33 +0000 (22:59 -0400)
commitd1936b9e2b352e93ace1b3609740ce4902b33a9e
tree789a741f13ef7cd03091f8277b276f8d18bfb724
parentdf0faf79834630d16235795202f4f4132b886505
desktop-shell: Break command lines into env vars, executable and arguments

We now support specifying environment variables and arguments in launchers
by saying

  path=GDK_BACKEND=wayland gnome-terminal --full-screen

for example.

https://bugs.freedesktop.org/show_bug.cgi?id=47920
clients/desktop-shell.c