Hi Kristian:
Could you help to review this patch?
Libva related changes are here for your reference:
https://gitorious.org/libva-wayland/libva-wayland/commits/wayland
From: wayland-devel-bounces+halley.zhao=intel@lists.freedesktop.org
[mailto:wayland-devel-bounces+halley.zhao=intel@list
On 02/18/2012 12:07 AM, Joanna Rutkowska wrote:
The approach with trusted/untrusted apps is far from an optimal solution
-- just as the world is not black and white, it is also hard to divide
apps strictly into just two categories: trusted and not trusted. It is
even difficult to assign 1-dimnes
On 02/17/2012 06:01 PM, Kristian Høgsberg wrote:
> - input protocol restructuring: break up events into wl_pointer
> (enter/leave/motion/button/axis events, set_pointer_surface request),
> wl_keyboard (enter/leave/key events... what else... unicode event,
> set_map request? pending kb work), and w
On 02/19/2012 03:08 PM, Daniel Stone wrote:
Hi,
There's already a Wayland session that runs on X, and as you asked
for, an X server that runs rootless on Wayland, with full and proper
integration with a Wayland session. Hope this satisfies you.
The "Wayland session that runs on X" is, I believ
On 02/19/2012 06:41 PM, wuzhiwen wrote:
[Wu, Zhiwen]Agree. But my concern is when a regular window raised atop a
fullscreen one, should panels raise too?
My personal opinion is "no", but it appears there is disagreement with
this. Wayland should allow both behaviors, chosen by the compositor.
On Mon, Feb 20, 2012 at 2:56 PM, Bill Spitzak wrote:
> On 02/19/2012 03:08 PM, Daniel Stone wrote:
>
>> Hi,
>> There's already a Wayland session that runs on X, and as you asked
>> for, an X server that runs rootless on Wayland, with full and proper
>> integration with a Wayland session. Hope th
Implement a camera/modelview matrix for transforms to simulate camera movement.
Ideally, we would want to use +Scroll but that will have to wait
for axis events. For now we use keyboard grabs. Zoom in/out with Super+Up/Down.
Zoom area follows mouse pointer.
---
src/compositor.c | 41
On Sun, Feb 19, 2012 at 6:08 PM, Daniel Stone wrote:
> Hi,
> There's already a Wayland session that runs on X, and as you asked
> for, an X server that runs rootless on Wayland, with full and proper
> integration with a Wayland session. Hope this satisfies you.
>
> Cheers,
> Daniel
>
> A wayland