https://bugs.freedesktop.org/show_bug.cgi?id=61877

--- Comment #2 from Rune K. Svendsen <[email protected]> ---
Darxus, using /etc/environment is not an option if I want a custom
Weston/Wayland environment since it is system-wide, as far as I can tell.

Exporting, for example, GDK_BACKEND=wayland in /etc/environment will break GTK+
when I run them in Ubunutu+X+Compiz.

If weston-launch didn't clear environment variables, I could launch weston with
a simple script that looks like this:

source wayland-vars.sh
weston-launch

And everything in Weston would "just work". For example GTK+ programs launched
from the panel would use the Wayland GDK backend.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Wayland-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to