aboutsummaryrefslogtreecommitdiff
path: root/todo.org
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-06-23 23:08:17 -0400
committerCraig Jennings <c@cjennings.net>2026-06-23 23:08:17 -0400
commit01e33ee03d37ff8c43a58d870436c7febf0136ea (patch)
treebfb99dd5bed90bb34e3df365a4eaf913c8fc204c /todo.org
parentddc5535bbe4409b2f165a4821e1900fad693ed25 (diff)
downloadarchsetup-01e33ee03d37ff8c43a58d870436c7febf0136ea.tar.gz
archsetup-01e33ee03d37ff8c43a58d870436c7febf0136ea.zip
docs(todo): schedule pocketbook finish-or-cancel decision for 2026-08-23
Diffstat (limited to 'todo.org')
-rw-r--r--todo.org4
1 files changed, 4 insertions, 0 deletions
diff --git a/todo.org b/todo.org
index 2028526..23fccf4 100644
--- a/todo.org
+++ b/todo.org
@@ -89,6 +89,10 @@ Investigated 2026-06-23 and could not locate the trigger in any config. Ruled ou
Parked at Craig's call (not worth deeper investigation now). If it resurfaces, the one unfinished step is to capture what keysym Fn+F9 actually emits (=wev -f wl_keyboard:key=, press Fn+F9, read the =sym:= / =code:=) and grep for that. Most likely folds into removing pocketbook from the waybar setup — if pocketbook leaves the bar, retire this with it.
+** TODO [#B] Pocketbook finish-or-cancel decision :pocketbook:
+SCHEDULED: <2026-08-23 Sun>
+Decide whether to finish the pocketbook app or close and cancel the project. Removed from the waybar setup 2026-06-23 (the org-capture popup covers quick reminders and text for now), so it's out of daily use — this is the checkpoint to commit to it or retire it. Backlog above: [[*Pocketbook development backlog][Pocketbook development backlog]].
+
** DONE [#B] Idle-inhibitor keybind + synced waybar indicator :hyprland:waybar:
CLOSED: [2026-06-23 Tue]
Shipped 2026-06-23 as dotfiles commit =a004201=. Super+I toggles the hypridle daemon (kill = inhibit, relaunch = restore). The built-in waybar =idle_inhibitor= module was replaced with a =custom/idle= module backed by a =waybar-idle= script, so the keybind, the bar click, and the icon share one source of truth (whether hypridle is running) and stay in sync. Icons 󰒳 inhibited / 󰒲 active, with a 5s poll safety net. Freed =Super+I= by pruning the unused ai-term pyprland scratchpad from both host configs. TDD'd (=waybar-idle= + =hypridle-toggle= suites); dupre/hudson theme CSS updated. From a home-project handoff 2026-06-23; Craig confirmed it works live.