okkosh / FN-key-lock

A Script/Program to simulate hardware F key lock on F1-F12 keys with custom controls and visible lock notifications.
78 stars 5 forks source link

Made few differences in your code, since adjusted to the new one, and some features #18

Closed xSpecialFoodx closed 1 year ago

xSpecialFoodx commented 2 years ago

also you have a bug in your code, if someone puts a software to be assigned to a hotkey and then removes it so it doesn't get removed from the ini file, also i've changed the ini saving from auto saving in close since it's not safe to assume the user would want it to get saved upon closing. in my opinion if you want the custom app to work properly so either make a parser for it or just remove it in my opinion.

okkosh commented 1 year ago

These commits do not follow the current git-scm or conventional commits guidelines. Please make sure that you pull the latest changes from the main and merge it with your changes before pushing. I'll add the apps option such as calculator etc. configurable via config for your requested changes