Re: Introducing xwayland and xf86-video-wlshm

2012-03-25 Thread darxus
Any chance of updating this to work with wayland v0.85? I'd love to see X clients working with wayland. On 06/21, Corentin Chary wrote: > Hi, > > I started working a few weeks ago on Xorg hosted mode (X running as a > wayland client) which was available at > http://cgit.freedesktop.org/~krh/xser

Re: Introducing xwayland and xf86-video-wlshm

2011-07-18 Thread Corentin Chary
On Wed, Jul 13, 2011 at 11:36 PM, wrote: > On 06/21, Corentin Chary wrote: >> I started working a few weeks ago on Xorg hosted mode (X running as a >> wayland client) which was available at >> http://cgit.freedesktop.org/~krh/xserver/log/?h=hosted . > > Nice.  Is this being added to X.org?  Shoul

Re: Introducing xwayland and xf86-video-wlshm

2011-07-13 Thread darxus
On 06/21, Corentin Chary wrote: > I started working a few weeks ago on Xorg hosted mode (X running as a > wayland client) which was available at > http://cgit.freedesktop.org/~krh/xserver/log/?h=hosted . Nice. Is this being added to X.org? Should it? -- "When we remember we are all mad, the my

Re: Introducing xwayland and xf86-video-wlshm

2011-06-21 Thread Corentin Chary
On Tue, Jun 21, 2011 at 7:25 PM, Bill Spitzak wrote: > Corentin Chary wrote: > >> update screen geometry >> -- >> how ? virtualbox have an .. interesting approach to do that. >> >> window geometry >> --- >> X11::_Screen::MoveWindow()     |  wl_shell_resize() >> X11:

Re: Introducing xwayland and xf86-video-wlshm

2011-06-21 Thread Bill Spitzak
Corentin Chary wrote: update screen geometry -- how ? virtualbox have an .. interesting approach to do that. window geometry --- X11::_Screen::MoveWindow() | wl_shell_resize() X11::_Screen::PositionWindow() | wl_shell_move() X11::_Screen::ResizeWindow() |

Introducing xwayland and xf86-video-wlshm

2011-06-21 Thread Corentin Chary
Hi, I started working a few weeks ago on Xorg hosted mode (X running as a wayland client) which was available at http://cgit.freedesktop.org/~krh/xserver/log/?h=hosted . With krh, we decided to rename it xwayland instead of hosted, mainly because the goal of hosted was to provide an abstract mech