sillysloft / fluxbox

Fluxbox Window Manager (Mirror)
http://fluxbox.org/news/
Other
0 stars 1 forks source link

OnToolbar Double Mouse1 :ClientMenu #949

Open sillysloft opened 15 years ago

sillysloft commented 15 years ago

hello, i have added this to my keys-file: OnToolbar Double Mouse1 :ClientMenu, but now i can't make a one klick on toolbar. nothing happens.

Fluxbox Git Version

Reported by: buzzdeebuzz

sillysloft commented 8 years ago

Works for me (1.3.6) - maybe "unreasonable" doubleclick timeout configured?

Nb: "Click1" doesn't work for me at all atm.

Original comment by: baghira-style

sillysloft commented 8 years ago

@thomas: "Click1" needs you to only click, no mouse-movement!

Original comment by: akir

sillysloft commented 8 years ago

I know. It's more like "buttonReleaseEvent isn't implemented in Toolbar.cc" ;-P Neither is motionNotifyEvent, maybe this needs to be recorded in the keys doc.

This bug however is real (but different than assumed) If a doublepress is configured, the first event isn't reached to eg. the taskbar, ie you can't switch tasks anymore.

This is related to bug #940

Original comment by: baghira-style

sillysloft commented 8 years ago

HIGHLY EXPERIMENTAL AND DANGEROUS PATCH: https://github.com/luebking/fluxbox/commit/cc75539eb5f49654d6d7be4136c80b8bd1833c21

Original comment by: baghira-style

sillysloft commented 8 years ago

Original comment by: baghira-style

sillysloft commented 8 years ago

Updated patch https://github.com/luebking/fluxbox/commit/f0a44b44c65eecfcb4f5191a3a8ab0e5a05973bf

Original comment by: baghira-style

sillysloft commented 8 years ago

Original comment by: baghira-style

sillysloft commented 8 years ago

https://github.com/fluxbox/fluxbox/commit/2c6647112667109b109e578ffd55ae8409c9e1af

Original comment by: baghira-style