No description
Find a file
2024-05-06 09:48:54 +02:00
nix Nix packaging 2024-05-03 17:30:08 +02:00
src Initial commit 2024-05-03 17:16:20 +02:00
.envrc Initial commit 2024-05-03 17:16:20 +02:00
.gitignore Initial commit 2024-05-03 17:16:20 +02:00
build.zig Initial commit 2024-05-03 17:16:20 +02:00
build.zig.zon Initial commit 2024-05-03 17:16:20 +02:00
flake.lock Initial commit 2024-05-03 17:16:20 +02:00
flake.nix Nix packaging 2024-05-03 17:30:08 +02:00
README.md Add a note about possible future expansion of this tool 2024-05-06 09:48:54 +02:00

Vegetable Hamper

A small utility for wlroots that uses the idle inhibit protocol 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.