Introducing a config file in JSON format, properties can be accessed through UserConfig.Current
This config currently holds for a new setting in the context menu a property for enabling and disabling notification toasts
Fixed some bugs, including:
TaskView detection accuracy
Textcolor beeing black on black in light mode
Some styling adjustments to the notification toasts were made:
Initial opacity is now 0.5 instead of 1.0
Staytime before fade out animation begins is set to 1000ms instead of 800ms
Introducing a config file in JSON format, properties can be accessed through
UserConfig.Current
This config currently holds for a new setting in the context menu a property for enabling and disabling notification toastsFixed some bugs, including:
Some styling adjustments to the notification toasts were made: