shell icon indicating copy to clipboard operation
shell copied to clipboard

Actions are triggered only on the second touch

Open PoisonousJohn opened this issue 6 years ago • 6 comments

On my laptop Lenovo X1 Yoga, if I touch any icon (battery, clock, etc), panel is opened only from the second touch.

I don't have such problem if I click with mouse.

The same problem goes with app launch icons.

PoisonousJohn avatar Oct 01 '17 11:10 PoisonousJohn

@PoisonousJohn Does it happen with windows too?

Also, open the menu (Super+Space or click the first button in the panel), switch to the categories mode. Can you select a category with a single tap?

plfiorini avatar Oct 02 '17 09:10 plfiorini

Can you select a category with a single tap?

No

Does it happen with windows too?

Windows are activated with a single tap.

P.S. I should say that I'm running with -platform xcb

PoisonousJohn avatar Oct 03 '17 05:10 PoisonousJohn

@PoisonousJohn How does it work on tty?

plfiorini avatar Oct 03 '17 09:10 plfiorini

And... is there any difference in behavior between touch screen and touch pad?

plfiorini avatar Oct 03 '17 09:10 plfiorini

Yes, when I talked that mouse click works fine, I meant a click using TouchPad. So only touch screen has incorrect behavior

3 окт. 2017 г. 12:40 пользователь "Pier Luigi Fiorini" < [email protected]> написал:

And... is there any difference in behavior between touch screen and touch pad?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/lirios/shell/issues/110#issuecomment-333791667, or mute the thread https://github.com/notifications/unsubscribe-auth/ABa1mS3ItvC9oxIULX2avZlnknH7pjzWks5sogEYgaJpZM4Pp3Pw .

PoisonousJohn avatar Oct 03 '17 20:10 PoisonousJohn

@PoisonousJohn Can you print what sudo libinput list-devices says? And also capture the output of sudo libinput debug-events when single tapping so we can see what libinput events are generated.

plfiorini avatar Nov 09 '17 09:11 plfiorini