On Wed, Aug 21, 2013 at 08:17:05AM +0200, Pier Luigi Fiorini wrote:
> Make it easier to check for a Weston version.
> ---
> src/version.h.in | 9 -
> 1 file changed, 8 insertions(+), 1 deletion(-)
>
> diff --git a/src/version.h.in b/src/version.h.in
> index f573328..12ad6e4 100644
> --- a
On Mon, Aug 26, 2013 at 03:58:22PM -0700, Brian Lovin wrote:
> From: Brian J Lovin
>
> Add support for unlocking on touch up using the
> green button on the unlock dialog
Looks good now, thanks.
Kristian
> Signed-off-by: Brian J Lovin
> ---
> clients/desktop-shell.c | 29
On Mon, Aug 26, 2013 at 08:40:23PM +, Eoff, Ullysses A wrote:
> There may be some unintended side-effects by removing it
> from compositor.h... that is, other Weston source files might
> include compositor.h and assume it brings in config.h. Did
> you check for these consequences?
I did, we
On Sun, Aug 25, 2013 at 03:42:11PM +0200, Giulio Camuffo wrote:
> Looks good and works good for me.
Thanks for checking Giulio, I wanted this to work for your use case
too. Patch applied.
Kristian
> 2013/8/23 Jason Ekstrand
>
> > Signed-off-by: Jason Ekstrand
> > ---
> > src/compositor.c |
From: Brian J Lovin
Add support for unlocking on touch up using the
green button on the unlock dialog
Signed-off-by: Brian J Lovin
---
clients/desktop-shell.c | 29 +
1 file changed, 29 insertions(+)
diff --git a/clients/desktop-shell.c b/clients/desktop-shell.c
in
Le 25/08/2013 11:18, Giulio Camuffo a écrit :
The signal will be emitted after the pointer is moved. A shell plugin
can listen to the signal and activate certain effects when the pointer
touches the screen corners, for instance.
---
Hi,
not sure if it's _really_ related: in compositor.c:150 dur
On Mon, Aug 26, 2013 at 02:25:44PM -0700, Brian Lovin wrote:
> Added support for touching the green unlock button.
Nice catch - I'd prefer if we could set button_focus and schedule a
repaint on touch down (similar to
unlock_dialog_widget_enter_handler()) and clear button_focus and
schedule a repai
Added support for touching the green unlock button.
Signed-off-by: Brian Lovin
---
clients/desktop-shell.c | 15 +++
1 file changed, 15 insertions(+)
diff --git a/clients/desktop-shell.c b/clients/desktop-shell.c
index 319382d..3f49f7d 100644
--- a/clients/desktop-shell.c
+++ b/clie
There may be some unintended side-effects by removing it
from compositor.h... that is, other Weston source files might
include compositor.h and assume it brings in config.h. Did
you check for these consequences?
U. Artie Eoff
> -Original Message-
> From: wayland-devel-bounces+ullys
Good catch! This needs to be fixed on "master" too.
U. Artie Eoff
> -Original Message-
> From: wayland-devel-bounces+ullysses.a.eoff=intel@lists.freedesktop.org
> [mailto:wayland-devel-
> bounces+ullysses.a.eoff=intel@lists.freedesktop.org] On Behalf Of Pier
> Luigi Fiorin
On Mon, Aug 26, 2013 at 3:48 AM, Cedric BAIL wrote:
> Hello,
>
> Cedric Bail
>
> On Aug 26, 2013 2:11 AM, "David Herrmann" wrote:
> >
> > Hi
> >
> > On Fri, Aug 23, 2013 at 11:55 PM, Jason Ekstrand
> wrote:
> > > Hello All,
> > > I am in the process of picking back up the old idea of system
> c
Hi
On Mon, Aug 26, 2013 at 6:37 AM, Tom Gundersen wrote:
> On Sun, Aug 25, 2013 at 8:46 PM, David Herrmann wrote:
>> logind itselfs takes care of revoking device access for inactive sessions
>> (synchronized with session-switches!). It also tries to resume every device
>> when a session is activ
---
src/compositor.c |1 +
src/compositor.h |1 +
src/gl-renderer.c| 13 -
src/weston-egl-ext.h |4
4 files changed, 18 insertions(+), 1 deletion(-)
diff --git a/src/compositor.c b/src/compositor.c
index 78351eb..b6a4c59 100644
--- a/src/compositor.c
+++
This patch provides an implementation for
https://bugs.freedesktop.org/show_bug.cgi?id=68041.
Support for EGL_WAYLAND_Y_INVERTED_WL will have to be
added to mesa as well and it'll be a separate patch
Stanislav Vorobiov (1):
gl_renderer: Use EGL_WAYLAND_Y_INVERTED_WL to query wl_buffer's
orie
Hi
On Mon, Aug 26, 2013 at 10:48 AM, Cedric BAIL wrote:
> Hello,
>
> Cedric Bail
>
>
> On Aug 26, 2013 2:11 AM, "David Herrmann" wrote:
>>
>> Hi
>>
>> On Fri, Aug 23, 2013 at 11:55 PM, Jason Ekstrand
>> wrote:
>> > Hello All,
>> > I am in the process of picking back up the old idea of system
>>
15 matches
Mail list logo