robiot / xclicker

XClicker - Fast gui autoclicker for x11 linux desktops
https://xclicker.xyz
GNU General Public License v3.0
480 stars 42 forks source link

Clarify repeat UI #21

Closed vadi2 closed 2 years ago

vadi2 commented 2 years ago

Clarify repeat UI - link the label to the text field and add a placeholder.

Didn't actually test & compile it, don't have the build system setup - let me know if it needs adjusting.

Fixes https://github.com/robiot/xclicker/issues/20.

robiot commented 2 years ago

Looks great, will have to test it first when I have time. If if works I'll merge. Thanks

robiot commented 2 years ago

image For some reason the UI is unchanged Nevermind, it might be my clone that is messed up. I missed that you used another branch.

robiot commented 2 years ago

image

I've made some small fixes to decrease the size of the "# of times" Textbox and removed the : since it isn't used for any other Textboxes.

If you would want to setup a build enviroment for future contributions or something ¯\_(ツ)_/¯, there is a wiki page for that.

Thank you for your contribution, Have a nice day!