rescuetime for niri (with a small interposer that fakes xprop). an experiment in having claude make a small utility.
Find a file
Kate Meerburg c001ac3e23 Add wrapped rescuetime package that finds our xprop on PATH
Exposes `packages.x86_64-linux.rescuetime` as the nixpkgs RescueTime
with qtWrapperArgs extended to prepend the adapter's bin to PATH, so
RescueTime's xprop subprocess hits ours first. Gated on
pkgs.rescuetime.meta.platforms so non-x86_64 systems still get
`default`. Unfree gating is left to the user's nixpkgs config.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-16 17:07:11 +02:00
.cargo Initial xprop emulator for RescueTime on Niri 2026-05-16 16:59:04 +02:00
src Initial xprop emulator for RescueTime on Niri 2026-05-16 16:59:04 +02:00
.gitignore Initial xprop emulator for RescueTime on Niri 2026-05-16 16:59:04 +02:00
Cargo.lock Initial xprop emulator for RescueTime on Niri 2026-05-16 16:59:04 +02:00
Cargo.toml Initial xprop emulator for RescueTime on Niri 2026-05-16 16:59:04 +02:00
flake.lock Initial xprop emulator for RescueTime on Niri 2026-05-16 16:59:04 +02:00
flake.nix Add wrapped rescuetime package that finds our xprop on PATH 2026-05-16 17:07:11 +02:00