On Wed, Jan 28, 2015 at 06:18:44PM +, Carlos Garnacho wrote:
> Hey,
>
> On mié, 2015-01-28 at 15:51 +0100, Hans de Goede wrote:
> > Hi,
> >
> > On 28-01-15 13:59, Carlos Garnacho wrote:
> > > Hey Hans!,
> > >
> > > (sorry for chiming in late, things got busy around Fosdem...)
> > >
> > > On j
On Wed, Jan 28, 2015 at 04:02:20PM +0100, Hans de Goede wrote:
> Hi,
>
> On 28-01-15 14:02, Carlos Garnacho wrote:
> >Hey Hans,
> >
> >On mié, 2015-01-28 at 08:38 +0100, Hans de Goede wrote:
>
>
>
> >>>Ok, I'll change this to mm for v3 then (just send v2 addressing the other
> >>>review comment
On Tue, Jan 27, 2015 at 05:32:33PM +0100, sardemff7+wayl...@sardemff7.net wrote:
> Once the two things below are fixed:
>
> Reviewed-by: Quentin Glidic
Thanks, applied.
cd0cf5a..a4afd90 master -> master
P.S. Andrew, we're adopting the practice of putting weston or wayland in
the subject li
Notable: sends BTN_0/1/2 instead of the trackpoint
This device currently has the INPUT_PROP_TOPBUTTONPAD property set, kernel
patches [1] and [2] are pending to remove this. This test device already lacks
the property.
[1] https://patchwork.kernel.org/patch/5730371/
[2] https://patchwork.kernel.o
Signed-off-by: Peter Hutterer
---
test/litest.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/test/litest.c b/test/litest.c
index 7d48278..b5ce0a8 100644
--- a/test/litest.c
+++ b/test/litest.c
@@ -1048,6 +1048,7 @@ litest_create_uinput_device_from_description(const char
*name,
The laptops on this series have the physical trackpoint buttons back but
wired them up to the touchpad instead of the trackpoint device and they appear
as BTN_0, BTN_1 and BTN_2 for left, right, middle.
The udev hwdb marks these for us with the TOUCHPAD_HAS_TRACKPOINT_BUTTONS tag
[1]. Use that tag
Lenovo is back with a new generation hardware, the trackpoint's physical
buttons are back, and our headache is back too. Lenovo decided to wire the
buttons to the touchpad so they show up as BTN_0, 1, 2. Which means we have
to re-route them through the trackpoint device, much like we already do fo
Signed-off-by: Peter Hutterer
---
src/evdev-mt-touchpad.c | 6 +
test/litest-synaptics-x1-carbon-3rd.c | 1 +
test/touchpad.c | 291 ++
3 files changed, 298 insertions(+)
diff --git a/src/evdev-mt-touchpad.c b/src/evdev-mt-t
(This patch has been modified to apply atop current master)
This makes it considerably easier to edit the text and make it different
for each library.
To address previous concerns with this patch, I wrote some more complete
introductory text. This is based on my understanding of these libraries,
Hi,
Sorry for delay. I agree with your point. Thank you for good update.
BR,
Nobuhiko Tanibata
> -Original Message-
> From: wayland-devel
> [mailto:wayland-devel-boun...@lists.freedesktop.org] On Behalf Of Bryce
> Harrington
> Sent: Thursday, January 29, 2015 11:55 AM
> To: Carlos Olmedo
I have been using this patch for a while and it looks good, I think
somebody should push it.
On Tue, Jan 6, 2015 at 10:44 AM, Jon A. Cruz wrote:
> On 01/06/2015 08:35 AM, Rui Matos wrote:
> > Otherwise a parallel make invocation could fail due to the directory
> > not existing.
> >
> > Signed-o
On Wed, Jan 28, 2015 at 01:09:09PM -0800, Bill Spitzak wrote:
> I would greatly prefer to get an event when this happens. The user expects
> something to happen when they push a button. You cannot just throw it away.
X does this, OS X does this too. I suspect Windows does as well because
quite fra
This works with the slightly dated doxygen and graphviz installed on my
machine here that did not work with the libinput diagrams.
On 01/28/2015 05:59 PM, Bryce Harrington wrote:
On Wed, Jan 28, 2015 at 05:54:57PM -0800, Bryce Harrington wrote:
On Wed, Jan 28, 2015 at 05:24:06PM -0800, Jon A.
On Tue, Jan 27, 2015 at 12:38:46PM +, Daniel Stone wrote:
> Hi,
>
> On 19 December 2014 at 18:45, Derek Foreman wrote:
> > static int
> > headless_output_repaint(struct weston_output *output_base,
> >pixman_region32_t *damage)
> > {
> > struct headless_outpu
On Tue, Jan 06, 2015 at 10:44:25AM -0800, Jon A. Cruz wrote:
> On 01/06/2015 08:35 AM, Rui Matos wrote:
> > Otherwise a parallel make invocation could fail due to the directory
> > not existing.
> >
> > Signed-off-by: Rui Matos
>
> Looks good.
>
> Reviewed-by: Jon A. Cruz
Thanks, applied:
On Sat, Jan 17, 2015 at 07:43:02PM +0100, Carlos Olmedo Escobar wrote:
> Signed-off-by: Carlos Olmedo Escobar
Reviewed-by: Bryce Harrington
This patch simply does null pointer checks for several malloc calls.
Entirely safe and appropriate to do here.
Looks like Nobuhiko Tanibata also agreed wit
On Wed, Jan 28, 2015 at 06:16:16PM +0200, Giulio Camuffo wrote:
> Forgot the
>
> Reviewed-by: Giulio Camuffo
Thanks, applied.
7575e2e..5ec8062 master -> master
I think this is one of those things that'll be easier to prove right in
practice rather than on paper, so let's put this through b
On Wed, Jan 28, 2015 at 05:54:57PM -0800, Bryce Harrington wrote:
> On Wed, Jan 28, 2015 at 05:24:06PM -0800, Jon A. Cruz wrote:
> > Change attribute separators for compatiblity with graphviz older than 2.30.
> >
> > Signed-off-by: Jon A. Cruz
>
> Changes look good, and I verified the output com
On Wed, Jan 28, 2015 at 05:24:06PM -0800, Jon A. Cruz wrote:
> Change attribute separators for compatiblity with graphviz older than 2.30.
>
> Signed-off-by: Jon A. Cruz
Changes look good, and I verified the output comes up fine in firefox,
and actually looks a bit nicer than the current image.
Change attribute separators for compatiblity with graphviz older than 2.30.
Signed-off-by: Jon A. Cruz
---
doc/doxygen/dot/wayland-architecture.gv | 44 ++---
doc/doxygen/dot/x-architecture.gv | 50 -
2 files changed, 47 insertions(+)
Switches diagrams from using static PNG images to instead generate them via
simple graphviz DOT markup files.
Signed-off-by: Jon A. Cruz
---
configure.ac | 13 +
doc/doxygen/Makefile.am| 15 +-
doc/doxygen/dot/wayland-ar
Added xslt processing to give DocBook output diagram image maps/hot-linked
areas consistent with those automatically generated by Doxygen.
Signed-off-by: Jon A. Cruz
---
doc/doxygen/Makefile.am | 10 -
doc/publican/Makefile.am | 21 --
doc/publican/merge-ma
Third round patch tuned for working with older graphviz versions.
These changes switch from static png images for diagrams to generated
diagrams with hot-linked areas. It adds xslt to do the 'heavy lifting' of
adding useful diagrams and automate linking with graphviz output consistent
with the wa
On Wed, Jan 28, 2015 at 03:11:29PM -0600, Derek Foreman wrote:
> wayland-test isn't and will never be wayland protocol, it's weston internal.
>
> Renamed wayland-test to weston-test, and wl_test to weston_test.
>
> Also added a Big Fat Warning to the description of weston_test to try to
> keep pe
On Wed, Jan 28, 2015 at 01:09:09PM -0800, Bill Spitzak wrote:
> I would greatly prefer to get an event when this happens. The user expects
> something to happen when they push a button. You cannot just throw it away.
>
> I think it is perfectly safe to send multiple press and release events. No
>
On Fri, Jan 09, 2015 at 08:10:45PM +0200, Giulio Camuffo wrote:
> ---
> desktop-shell/shell.c | 9 +++--
> 1 file changed, 7 insertions(+), 2 deletions(-)
Applied this first patch to trunk.
237a684..7a8d67d master -> master
The second one adds a warning to the build, but otherwise looks
wayland-test isn't and will never be wayland protocol, it's weston internal.
Renamed wayland-test to weston-test, and wl_test to weston_test.
Also added a Big Fat Warning to the description of weston_test to try to
keep people from thinking it's a good idea to use some of these functions
outside
I would greatly prefer to get an event when this happens. The user
expects something to happen when they push a button. You cannot just
throw it away.
I think it is perfectly safe to send multiple press and release events.
No program is going to fail because of this. And as this demonstrates,
commit 78d00e45cc renamed text_model to text_input
This cleans up remaining uses of the word "model"
Signed-off-by: Derek Foreman
---
Same as seen previously, just rebased.
protocol/input-method.xml | 18 ++--
src/text-backend.c| 70 +++-
Multi-seat configurations currently break the text-backend, crashing
weston. This is an attempt to clean up any crashes and have somewhat
sensible input panel behavior with multi-seat.
Store a link to the manager that created a text_input, use this to
ensure that only a single panel gets popped u
On Wed, Jan 28, 2015 at 03:48:16PM +0100, Marek Chalupa wrote:
> On 27 January 2015 at 21:49, Bryce Harrington wrote:
>
> > On Fri, Dec 05, 2014 at 02:36:50PM +0100, Marek Chalupa wrote:
> > > These tests are using pointer and keyboard simulated events
> > > to interact with client.
> > >
> > > S
Hey,
On mié, 2015-01-28 at 15:51 +0100, Hans de Goede wrote:
> Hi,
>
> On 28-01-15 13:59, Carlos Garnacho wrote:
> > Hey Hans!,
> >
> > (sorry for chiming in late, things got busy around Fosdem...)
> >
> > On jue, 2015-01-22 at 16:52 +0100, Hans de Goede wrote:
> >> + LIBINPUT_EVENT_GESTURE_SWIP
Hi,
On 28 January 2015 at 16:38, Marek Chalupa wrote:
> On Tue, Jan 27, 2015 at 1:24 PM, Daniel Stone wrote:
>> I really like this series, but this bit seems a bit fragile. How about
>> something like the two attached patches, which seems to work for me?
>> The first one can be squashed into thi
On Thu, Jan 22, 2015 at 3:01 AM, Peter Hutterer
wrote:
> On Wed, Jan 21, 2015 at 12:11:22PM +0100, Marek Chalupa wrote:
> > This function was removed in 1baf109b40
> >
> > Signed-off-by: Marek Chalupa
> > ---
> > src/libinput.sym | 1 -
> > 1 file changed, 1 deletion(-)
> >
> > diff --git a/src
On Tue, Jan 27, 2015 at 1:24 PM, Daniel Stone wrote:
> Hi,
>
> On 19 December 2014 at 13:53, Marek Chalupa wrote:
> > diff --git a/tests/test-compositor.h b/tests/test-compositor.h
> > index c41b17b..f77a5db 100644
> > --- a/tests/test-compositor.h
> > +++ b/tests/test-compositor.h
> > @@ -95,3
Forgot the
Reviewed-by: Giulio Camuffo
2015-01-28 17:58 GMT+02:00 Giulio Camuffo :
> 2015-01-28 17:49 GMT+02:00 Derek Foreman :
>> On 28/01/15 09:39 AM, Giulio Camuffo wrote:
>>> 2015-01-28 17:25 GMT+02:00 Derek Foreman :
To fix a shutdown crash in weston's x11 compositor I want to move th
2015-01-28 17:49 GMT+02:00 Derek Foreman :
> On 28/01/15 09:39 AM, Giulio Camuffo wrote:
>> 2015-01-28 17:25 GMT+02:00 Derek Foreman :
>>> To fix a shutdown crash in weston's x11 compositor I want to move the
>>> weston X window close to an idle handler.
>>>
>>> Since idle handlers are processed at
On 28/01/15 09:39 AM, Giulio Camuffo wrote:
> 2015-01-28 17:25 GMT+02:00 Derek Foreman :
>> To fix a shutdown crash in weston's x11 compositor I want to move the
>> weston X window close to an idle handler.
>>
>> Since idle handlers are processed at the start of an event loop, the
>> handler that d
2015-01-28 17:25 GMT+02:00 Derek Foreman :
> To fix a shutdown crash in weston's x11 compositor I want to move the
> weston X window close to an idle handler.
>
> Since idle handlers are processed at the start of an event loop, the
> handler that deals with window close will run at the start of the
To fix a shutdown crash in weston's x11 compositor I want to move the
weston X window close to an idle handler.
Since idle handlers are processed at the start of an event loop, the
handler that deals with window close will run at the start of the
next input_loop dispatch, after which the dispatche
Hi,
On 28-01-15 14:02, Carlos Garnacho wrote:
Hey Hans,
On mié, 2015-01-28 at 08:38 +0100, Hans de Goede wrote:
Ok, I'll change this to mm for v3 then (just send v2 addressing the other
review comments and adding a core implementation).
So I've been thinking more about this and I'm still
Hi,
On 28-01-15 13:59, Carlos Garnacho wrote:
Hey Hans!,
(sorry for chiming in late, things got busy around Fosdem...)
On jue, 2015-01-22 at 16:52 +0100, Hans de Goede wrote:
+ LIBINPUT_EVENT_GESTURE_SWIPE_START = 600,
+ LIBINPUT_EVENT_GESTURE_SWIPE,
+ LIBINPUT_EVENT_GESTURE
On 27 January 2015 at 21:49, Bryce Harrington wrote:
> On Fri, Dec 05, 2014 at 02:36:50PM +0100, Marek Chalupa wrote:
> > These tests are using pointer and keyboard simulated events
> > to interact with client.
> >
> > Signed-off-by: Marek Chalupa
>
> Hi Marek,
>
> This patch series has a number
Hey Hans,
On mié, 2015-01-28 at 08:38 +0100, Hans de Goede wrote:
> Hi,
>
> On 23-01-15 14:57, Hans de Goede wrote:
> > Hi,
> >
> > On 23-01-15 14:53, Jonas Ådahl wrote:
> >> On Fri, Jan 23, 2015 at 12:18:01PM +0100, Hans de Goede wrote:
> >>> Hi,
> >>>
> >>> On 23-01-15 05:21, Peter Hutterer wro
Hi Jonas,
On mar, 2015-01-27 at 15:17 +0800, Jonas Ådahl wrote:
> > more the former than the latter. we don't really provide a way to associate
> > the two event sequences with each other, so a caller would have to track
> > whether we're currently scrolling or gesturing and discard the
> > gestur
Hey Jonas,
On mar, 2015-01-27 at 13:49 +0800, Jonas Ådahl wrote:
> >
> > anyway, the other escape hatch we have is: we don't _have_ to support all
> > gestures. 2fg scrolling and swiping are incompatible, so short of changing
> > all scrolling to swiping and letting the caller deal with the di
Hey Hans!,
(sorry for chiming in late, things got busy around Fosdem...)
On jue, 2015-01-22 at 16:52 +0100, Hans de Goede wrote:
> + LIBINPUT_EVENT_GESTURE_SWIPE_START = 600,
> + LIBINPUT_EVENT_GESTURE_SWIPE,
> + LIBINPUT_EVENT_GESTURE_SWIPE_END,
> };
>
One thing I'm unsure about
2015-01-27 22:43 GMT+02:00 Bryce Harrington :
> On Thu, Dec 04, 2014 at 11:01:23PM +0200, Giulio Camuffo wrote:
>> the --enable/disable-weston-binaries emable or disable the creation
>> of the 'weston', 'weston-launch' and all the binaries that are
>> installed in $prefix/lib/libexec. This allows,
48 matches
Mail list logo