[PATCH] X server talking to wayland uses xwayland.conf instead of xorg.conf

2013-04-08 Thread spitzak
From: spitzak This allows X applications to be run on wayland without having to delete conf files needed to run the legacy X server on the same machine. Currently you must use an xwayland.conf file if the wlshm x driver is necessary. I patched the xorg server rather than the xserver weston modu

Re: [PATCH] X server talking to wayland uses xwayland.conf instead of xorg.conf

2013-03-18 Thread Bill Spitzak
Are there *any* comments on this patch? Tell me if it is wrong, please! spit...@gmail.com wrote: From: spitzak This allows X applications to be run on wayland without having to delete conf files needed to run the legacy X server on the same machine. Currently you must use an xwayland.conf fil

[PATCH] X server talking to wayland uses xwayland.conf instead of xorg.conf

2013-03-04 Thread spitzak
From: spitzak This allows X applications to be run on wayland without having to delete conf files needed to run the legacy X server on the same machine. Currently you must use an xwayland.conf file if the wlshm x driver is necessary. I patched the xorg server rather than the xserver weston modu