From 9bc93ba94a6f14c2ff6f11f6f85d100dd2c3ffb2 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Sat, 24 Jan 2026 18:11:45 -0600 Subject: docs(todo): add Hyprland planning tasks - Add NVIDIA preflight check task - Add DESKTOP_ENV default validation task - Add dotfile repos review task --- todo.org | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'todo.org') diff --git a/todo.org b/todo.org index 5f5f849..14ee07d 100644 --- a/todo.org +++ b/todo.org @@ -717,6 +717,21 @@ Create docs/hyprland-implementation-plan.org with: - Testing checklist - Rollback strategy +*** TODO [#B] Add NVIDIA preflight check for Hyprland +Detect NVIDIA GPU and warn user about potential Wayland issues: +- Require driver version 535+ or abort +- Document required env vars (LIBVA_DRIVER_NAME, GBM_BACKEND, etc.) +- Prompt to continue or abort if NVIDIA detected + +*** TODO [#B] Validate DESKTOP_ENV default behavior +Confirm that defaulting DESKTOP_ENV to "dwm" when unassigned is the right choice. +Consider: should it prompt interactively instead? Or fail with a clear message? + +*** TODO [#B] Review Hyprland dotfile repositories for visual inspiration +See docs/PLAN-20260124-hyprland.org "Notes & References" section for URLs. +Look for minimal, clean setups that avoid excessive transparency. +Drop any additional URLs found into docs/inbox/ for later review. + * Obstacles ** Limited Security Knowledge -- cgit v1.2.3