-
Notifications
You must be signed in to change notification settings - Fork 267
clicking using trackpoint is a pain on some screens #476
Description
Info
dwl version: here https://github.com/pony-montana/simple-dwl is based on lastest master commit + some patches
wlroots version: 0.16.2
Description
Using trackpoint and clicking mouse-integrated-buttons (left button in particular) on my thinkpad x200 result in a painful experience on some screens.
The problem is: when I click, the screen registers some micro-movements from trackpoint input; so clicking doesnt produce effects (or, in some screens, it produce the effect of "keep-clicked-and-drag").
Only if I click the left button when I'm not touching the trackpoint all goes fine. But this result in a pretty slow user experience, not the way a trackpoint is intended to be used.
In particular, I found this problem in some qt-screens (navigation menus in electrum bitcoin wallet) and in firefox options.
For example, clicking on web-content and on the main firefox interface works fine. The problem comes only on some screen, when I click on menus that sovrappose to the main screen.
This problem is not present when I click on dwl-bar for example.