Hello fellow developers,
Just a little message to let you know that the well-known FreeGLUT (1)
library (open-source fork of the legacy GLUT (2) library) can now use
Wayland natively.
The particular commit enables it :
https://github.com/dcnieho/FreeGLUT/commit/9b30564b6d9c9f106c7d079d6cf9207363a
On Fri, Apr 03, 2015 at 04:15:18PM +0200, Hans de Goede wrote:
> There is quite a wide spread in the delta events generated by trackpoints,
> some generate deltas of 1-2 under normal use, while others generate deltas
> from 1-20.
>
> It is desirable to normalize trackpoint deltas just like we are
On Fri, Mar 27, 2015 at 02:52:15PM -0700, Jason Gerecke wrote:
> Did some practical testing of these patches and noticed two issues with the
> touchstrips:
>
> On 3/17/2015 11:58 PM, Peter Hutterer wrote:
> >From: Benjamin Tissoires
> >
> >Same approach as evdev-tablet (started as copy/paste), wi
On Fri, Mar 27, 2015 at 10:23:43AM +0800, Jonas Ådahl wrote:
> On Fri, Mar 27, 2015 at 11:04:42AM +1000, Peter Hutterer wrote:
> > On Wed, Mar 25, 2015 at 09:14:08AM +0800, Jonas Ådahl wrote:
> > > On Wed, Mar 25, 2015 at 10:27:10AM +1000, Peter Hutterer wrote:
> > > > The axis_source event determi
On Wed, Apr 01, 2015 at 02:01:01PM -0700, Jason Gerecke wrote:
> Signed-off-by: Jason Gerecke
> ---
> For Peter's tablet-support branch.
applied, thanks.
Cheers,
Peter
>
> tools/event-debug.c | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/tools/event-debug.c b/tools/event-debu
On Mon, Mar 30, 2015 at 03:04:52PM -0400, Benjamin Tissoires wrote:
> On Fri, Mar 27, 2015 at 6:34 PM, Jason Gerecke wrote:
> > Devices like the Cintiq 24HDT are marked with both ID_INPUT_TABLET and
> > ID_INPUT_TOUCHSCREEN in udev. Be sure that we don't try to use such a
> > device as a tablet.
>
On 02/04/15 07:11 AM, Pekka Paalanen wrote:
> On Thu, 2 Apr 2015 01:04:12 +
> "Tanibata, Nobuhiko (ADITJ/SWG)" wrote:
>
>>
>>
>>> -Original Message-
>>> From: wayland-devel
>>> [mailto:wayland-devel-boun...@lists.freedesktop.org] On Behalf Of Pekka
>>> Paalanen
>>> Sent: Monday, March
Yeah, the logic is pretty sketchy now - "if it's a shell surface, do the
error checking; otherwise, do nothing" - but I don't understand the code
well enough to know if this is the expected behavior.
Should the panel just be a shell surface? Then we could require that the
popup's parent is a shell
This bug was introduced in commits da6ecd0cc52 and 24185e2561
I guess nobody right clicked on the panel for over a month. :)
I've CC'd Jasper and Jonas in case they haven't noticed this yet...
On 06/04/15 01:52 AM, Dima Ryazanov wrote:
> It looks like the error-checking code assumes the popup's
No, sorry. I'll take a look today.
On Mon, Apr 6, 2015 at 10:22 AM, Felix E. Klee wrote:
> Should I report this somewhere?
> ___
> wayland-devel mailing list
> wayland-devel@lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/wayland-d
Should I report this somewhere?
___
wayland-devel mailing list
wayland-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/wayland-devel
Hi,
On 22 March 2015 at 17:14, Jasper St. Pierre wrote:
> Now that we've removed the XYToWindow handler in Xwayland, we actually
> have to stack windows properly. This stacks windows on top when
> activating them.
>
> Note that for a fully robust Xwayland implementation, we'll need a
> complete s
On Wed, 25 Mar 2015 13:10:24 +0100
Emmanuel Gil Peyrot wrote:
> This makes the generated protocol headers a lot more readable.
> ---
> src/egl/wayland/wayland-drm/wayland-drm.xml | 159
> +---
> 1 file changed, 100 insertions(+), 59 deletions(-)
>
> diff --git a/src/egl
13 matches
Mail list logo