[Wayland-bugs] [Bug 104091] Touchpad not recognized as clickpad, HP Stream 11 d077nr

2017-12-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=104091 --- Comment #5 from Jamie Macdonald --- Created attachment 135962 --> https://bugs.freedesktop.org/attachment.cgi?id=135962=edit sudo touchpad-edge-detector 96x56 /dev/input/event8 sudo touchpad-edge-detector 96x56

[Wayland-bugs] [Bug 104091] Touchpad not recognized as clickpad, HP Stream 11 d077nr

2017-12-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=104091 --- Comment #6 from Jamie Macdonald --- Created attachment 135963 --> https://bugs.freedesktop.org/attachment.cgi?id=135963=edit Patch to force this model to clickpad I followed the pattern at

[Wayland-bugs] [Bug 104101] Cursor does not move when starting touch from side of touchpad. HP Stream 11-d077nr

2017-12-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=104101 --- Comment #2 from Jamie Macdonald --- Created attachment 135967 --> https://bugs.freedesktop.org/attachment.cgi?id=135967=edit /sys/class/dmi/id/modalias -- You are receiving this mail because: You are the assignee

[Wayland-bugs] [Bug 104101] Cursor does not move when starting touch from side of touchpad. HP Stream 11-d077nr

2017-12-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=104101 --- Comment #1 from Jamie Macdonald --- Created attachment 135966 --> https://bugs.freedesktop.org/attachment.cgi?id=135966=edit udevadm info /dev/input/event8 -- You are receiving this mail because: You are the

[Wayland-bugs] [Bug 104101] Cursor does not move when starting touch from side of touchpad. HP Stream 11-d077nr

2017-12-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=104101 Bug ID: 104101 Summary: Cursor does not move when starting touch from side of touchpad. HP Stream 11-d077nr Product: Wayland Version: unspecified Hardware: Other

[Wayland-bugs] [Bug 104140] Middle mouse button stops working until another one pressed

2017-12-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=104140 Bug ID: 104140 Summary: Middle mouse button stops working until another one pressed Product: Wayland Version: unspecified Hardware: x86-64 (AMD64) OS:

[Wayland-bugs] [Bug 791081] gtk_widget_realize() throws In pixman_region32_init_rect: Invalid rectangle passed

2017-12-05 Thread gtk+
https://bugzilla.gnome.org/show_bug.cgi?id=791081 --- Comment #2 from Martin Stransky --- Yes, that's correct. It applies to any widget size smaller than CSD shadows size, which is ~ 50x50 pixels for me at Fedora 26. -- You are receiving this mail because: You are on the

[Wayland-bugs] [Bug 791081] gtk_widget_realize() throws In pixman_region32_init_rect: Invalid rectangle passed

2017-12-05 Thread gtk+
https://bugzilla.gnome.org/show_bug.cgi?id=791081 --- Comment #3 from Olivier Fourdan --- By corner case, I meant there are mechanisms in place in gtk to avoid this, but by creating the widget w/out CSD, resizing it to 1x1, realizing it, unrealizing it, adding a title bar

[Wayland-bugs] [Bug 104101] Cursor does not move when starting touch from side of touchpad. HP Stream 11-d077nr

2017-12-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=104101 --- Comment #5 from Jamie Macdonald --- Created attachment 135968 --> https://bugs.freedesktop.org/attachment.cgi?id=135968=edit Start touch near middle of trackpad, move finger to the right. -- You are receiving this

[Wayland-bugs] [Bug 104101] Cursor does not move when starting touch from side of touchpad. HP Stream 11-d077nr

2017-12-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=104101 --- Comment #7 from Jamie Macdonald --- I believe the "ABS_MT_TOUCH_MAJOR" event is a red herring - was able to replicate the issue with that event reporting similar to a successful cursor move. -- You are receiving

[Wayland-bugs] [Bug 104101] Cursor does not move when starting touch from side of touchpad. HP Stream 11-d077nr

2017-12-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=104101 --- Comment #4 from Jamie Macdonald --- Running libinput 1.9.3 on Arch Linux with gnome-shell 3.26.2 under wayland. -- You are receiving this mail because: You are the assignee for the

[Wayland-bugs] [Bug 104101] Cursor does not move when starting touch from side of touchpad. HP Stream 11-d077nr

2017-12-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=104101 --- Comment #3 from Jamie Macdonald --- The physical dimensions of this trackpad are 96mmx56mm (measured by a ruler), the kernel measures it as 91mmx51mm. -- You are receiving this mail because: You are the assignee for

[Wayland-bugs] [Bug 104101] Cursor does not move when starting touch from side of touchpad. HP Stream 11-d077nr

2017-12-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=104101 --- Comment #6 from Jamie Macdonald --- When I start the touch near the center of the trackpad, the cursor moves (see attachment 135968) I notice that in the second evemu-record (the one that moves), there is an

[Wayland-bugs] [Bug 791081] gtk_widget_realize() throws In pixman_region32_init_rect: Invalid rectangle passed

2017-12-05 Thread gtk+
https://bugzilla.gnome.org/show_bug.cgi?id=791081 --- Comment #1 from Olivier Fourdan --- I think we hit a corner case here. Basically, when the gtk_window_resize(GTK_WINDOW(window), 1, 1); is issue, we don't have CSD enabled, so 1x1 is a valid size. Then the windos widget