oliverschwendener / ueli

Cross-Platform Keystroke Launcher
https://ueli.app
MIT License
3.66k stars 242 forks source link

question #1027

Closed kristus123 closed 6 months ago

kristus123 commented 1 year ago

image

When i edit the file, the changes are not applied until i restart ueli or perform an action inside the settings gui.

Is there a way for ueli to 'update itself' when changes are made to the file ?

oliverschwendener commented 1 year ago

Currently, this is not possible. Ueli won't detect changes done to the settings file.

kristus123 commented 1 year ago

if i were to try to implement this feature myself, do you know which files i should have a look at ?

oliverschwendener commented 6 months ago

I would start with looking at the code in src\main\Core\SettingsManager.