allow duplicate key combos and group successive duplicates#28
allow duplicate key combos and group successive duplicates#28ynejmidev wants to merge 2 commits into
Conversation
When more than 1 successive similar key combos, group into `<key> x <n>`. I couldnt find how to update widgets in gtk-rs so I just delete the latest and replace it.
|
Can you add a little showcase? Code looks good! |
|
Also I couldnt find how to update a gtk widget so I just delete the latest and replace it to change the count, idk if thats an acceptable approach |
|
related issue #26 |
Maybe you can add |
|
I really cant see how putting the label as an Maybe I'm thinking about this wrong since it's my first time interacting with a |

No description provided.