17 lines
655 B
Markdown
17 lines
655 B
Markdown
# Vegetable Hamper
|
|
|
|
A small utility for ![wlroots](https://gitlab.freedesktop.org/wlroots/wlroots)
|
|
that uses the
|
|
![idle inhibit protocol](https://wayland.app/protocols/idle-inhibit-unstable-v1)
|
|
to prevent your favourite idle tool to trigger.
|
|
|
|
## What's with the name?
|
|
|
|
I searched for synonyms for the words 'idle' and 'inhibit', and the words
|
|
'vegetate' and 'hamper' came up. It sounded funny to me, so I went with it.
|
|
|
|
## Further steps
|
|
|
|
This tool is now hardcoded to watch for windows going fullscreen. I am thinking
|
|
about adding some way to add rules to watch for arbitrary conditions, but there
|
|
is no timeline on when or any idea on how to do this.
|