1
0
Fork 0
hudctrl/svc
Dustin debce63bba svc: Save display config on change
When the display host updates its monitor configuration by making the
*PUT /display/monitors* HTTP request, the configuration is now saved to
disk.  This will allow the controller to "remember" the configuration
the next time it starts up.
2022-12-18 13:02:33 -06:00
..
.vscode Initial commit 2022-04-30 13:32:42 -05:00
src/hudctrl svc: Save display config on change 2022-12-18 13:02:33 -06:00
.flake8 Initial commit 2022-04-30 13:32:42 -05:00
.gitattributes Initial commit 2022-04-30 13:32:42 -05:00
.gitignore svc: Load display config at startup 2022-12-18 12:52:01 -06:00
.pylintrc Initial commit 2022-04-30 13:32:42 -05:00
poetry.lock svc: Remove playwright dependency 2022-08-02 21:51:45 -05:00
pyproject.toml svc: Set venv path for Pyright 2022-08-02 21:51:45 -05:00