Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Waybar. Issue#1068. Double/Triple events #1499

Merged
merged 2 commits into from
Apr 5, 2022
Merged

Waybar. Issue#1068. Double/Triple events #1499

merged 2 commits into from
Apr 5, 2022

Conversation

LukashonakV
Copy link
Contributor

Added opportunity of the double/triple mouse events according #1068
It's better do not mix different types of clicks per button (Gdk for triple click raises single and double click before triple click)

  1. on-double-click
  2. on-triple-click
  3. on-double-click-middle
  4. on-triple-click-middle
  5. on-double-click-right
  6. on-triple-click-right
  7. on-double-click-backward
  8. on-triple-click-backward
  9. on-double-click-forward
  10. on-triple-click-forward

@LukashonakV LukashonakV changed the title Waybar. Issue#1068. Double/Triple events Waybar. https://github.com/Alexays/Waybar/issues/1068. Double/Triple events Mar 29, 2022
@LukashonakV LukashonakV changed the title Waybar. https://github.com/Alexays/Waybar/issues/1068. Double/Triple events Waybar. Issue#1068. Double/Triple events Mar 29, 2022
@Alexays
Copy link
Owner

Alexays commented Apr 5, 2022

Thx!

@Alexays Alexays merged commit ed3e2ff into Alexays:master Apr 5, 2022
@Alexays
Copy link
Owner

Alexays commented Apr 5, 2022

Can you update the man/github wiki? :)

@LukashonakV
Copy link
Contributor Author

Can you update the man/github wiki? :)

Sure, will do once I have a time

@LukashonakV
Copy link
Contributor Author

Can you update the man/github wiki? :)

Done -> https://github.com/Alexays/Waybar/wiki/Configuration#module-config

@LukashonakV LukashonakV deleted the ISSUE#1068 branch April 10, 2022 09:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants