Skip to content

Conversation

@Marlon830
Copy link

  • Add button click support with libinput by adding a function to handle libinput pointer click event and update the switch-case in handle_events. I installed buckle and noticed that button clicks didn't trigger any sound with libinput, so I took a look at the code and fixed it.
  • Fix issue#130 about running buckle in another directory by changing PATH_AUDIO variable in Makefile so that it can be run from any directory.

…TH_AUDIO variable in Makefile so that it can be run from any directory
…nput and modified handle_events switch-case so that it handles click events too
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.

Running buckle using its path doesn't work—must cd into its directory

1 participant