No description
Find a file
Erwin Boskma 4d4ecfabb9
flake.lock: Update
Flake lock file updates:

• Updated input 'flake-parts':
    'github:hercules-ci/flake-parts/9126214d0a59633752a136528f5f3b9aa8565b7d?narHash=sha256-sB4SWl2lX95bExY2gMFG5HIzvva5AVMJd4Igm%2BGpZNw%3D' (2024-04-01)
  → 'github:hercules-ci/flake-parts/e5d10a24b66c3ea8f150e47dfdb0416ab7c3390e?narHash=sha256-yzcRNDoyVP7%2BSCNX0wmuDju1NUCt8Dz9%2BlyUXEI0dbI%3D' (2024-05-02)
• Updated input 'flake-parts/nixpkgs-lib':
    'github:NixOS/nixpkgs/d8fe5e6c92d0d190646fb9f1056741a229980089?dir=lib&narHash=sha256-iMUFArF0WCatKK6RzfUJknjem0H9m4KgorO/p3Dopkk%3D' (2024-03-29)
  → '50eb7ecf4c.tar.gz?narHash=sha256-QBx10%2Bk6JWz6u7VsohfSw8g8hjdBZEf8CFzXH1/1Z94%3D' (2024-05-02)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/bcd44e224fd68ce7d269b4f44d24c2220fd821e7?narHash=sha256-Mr3U37Rh6tH0FbaDFu0aZDwk9mPAe7ASaqDOGgLqqLU%3D' (2024-05-01)
  → 'github:NixOS/nixpkgs/ee4a6e0f566fe5ec79968c57a9c2c3c25f2cf41d?narHash=sha256-clkcOIkg8G4xuJh%2B1onLG4HPMpbtzdLv4rHxFzgsH9c%3D' (2024-05-05)
2024-05-06 09:49:42 +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 flake.lock: Update 2024-05-06 09:49:42 +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.