- Catch resolution & monitor changes

- Attempt to re assign monitor when needed
- Still buggy but an improvement
- Bump version
- Fix Window name on notifications
This commit is contained in:
Trigg 2024-02-03 16:08:45 +00:00
parent 6ea2b7df46
commit c0098a45f9
3 changed files with 15 additions and 4 deletions

View file

@ -9,7 +9,7 @@ setup(
name='discover-overlay',
author='trigg',
author_email='',
version='0.6.9',
version='0.6.10',
description='Voice chat overlay',
long_description=readme(),
long_description_content_type='text/markdown',