DanielBorgesOliveira / onedrive_tray

OneDrive system tray program
GNU General Public License v3.0
113 stars 21 forks source link

UX Strange behavior: double click #18

Open jaxankey opened 2 years ago

jaxankey commented 2 years ago

It feels like the tray icon is counting my clicks to show the log, rather than using a "mouseDoubleClickEvent" or equivalent signal. Confusing because the first click doesn't seem to time out, so it can be in a state where it needs one or two clicks to open the log (unpredictable).

Sorry for the spam, thanks for the project! Very helpful to know onedrive is at least running without having to go to the system monitor.

bforest76 commented 2 years ago

@jaxankey The behaviour seems to be different depending the Linux distro. I have Ubuntu and Linux Mint at home and the behaviour is different on both. May be you can try the new version, I manage the events a little bit differently.