add support for multi monitor setups

yes, this patch is probably highly dubious as I honestly don't
have much clue about the wayland event loop. but hey, it seems
to work just fine
This commit is contained in:
Virt 2025-03-09 14:06:57 +01:00
commit 5f1da28f96
3 changed files with 60 additions and 6 deletions

3
README
View file

@ -10,6 +10,9 @@ a minimum and maximum duration which can be changed. This means it can no
longer happen that Neko wakes up just to go to sleep immediately again and
makes Neko being awake something you can look forward to.
It also adds support for multiple monitor setups as you can now specify the
used output via the `--output` flag.
Refer to the man page or `--help` command to see how to use this fork and which
options are new or no longer available.