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
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
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
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:
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() |
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