1
0
Fork 0
hudctrl/svc
Dustin 78169c06f0 api: Refresh screen by monitor name
In order to be more precise about which screen will be refreshed, the
*POST /screen/{number}/refresh* path operation has been changed to *POST
/screen/{name}/refresh*.  It takes a monitor name as the key instead of
an array index.
2022-04-30 14:15:10 -05:00
..
.vscode Initial commit 2022-04-30 13:32:42 -05:00
src/hudctrl api: Refresh screen by monitor name 2022-04-30 14:15:10 -05:00
.flake8 Initial commit 2022-04-30 13:32:42 -05:00
.gitattributes Initial commit 2022-04-30 13:32:42 -05:00
.gitignore Initial commit 2022-04-30 13:32:42 -05:00
.pylintrc Initial commit 2022-04-30 13:32:42 -05:00
poetry.lock Initial commit 2022-04-30 13:32:42 -05:00
pyproject.toml Initial commit 2022-04-30 13:32:42 -05:00