Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

For the widgets that have state, add the possibility to update widget state when a specified file is written to. #3

Open
ap29600 opened this issue Oct 3, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@ap29600
Copy link
Owner

ap29600 commented Oct 3, 2022

For example, the brightness slider may watch /sys/class/backlight/<...>/brightness and update state when the brightness changes due to other sources.

@ap29600 ap29600 added the enhancement New feature or request label Oct 3, 2022
@ap29600
Copy link
Owner Author

ap29600 commented Oct 18, 2022

implemented this in the watch_files branch for scale and checkbox

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant