diff options
| author | Craig Jennings <c@cjennings.net> | 2026-03-07 14:35:27 -0600 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-03-07 14:35:27 -0600 |
| commit | 4a01456ee361631907d871621dd57d75008edeca (patch) | |
| tree | 99baf873df4fce3ad0a74341e704933fc2c85760 | |
| parent | f2e7bbc06d71d72b8299b971b210ec8e2b9a17f2 (diff) | |
chore: mark monocle layout and linux-lts tasks as done
Monocle layout now native in Hyprland 0.54. linux-lts at 6.18.16,
amdgpu workaround already removed.
| -rw-r--r-- | todo.org | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -318,10 +318,12 @@ Implementation: Reference: Protesilaos Stavrou's popup frame pattern for emacsclient. -** TODO Check linux-lts version until 6.18+ +** DONE Check linux-lts version until 6.18+ +CLOSED: [2026-03-07 Sat] SCHEDULED: <2026-02-23 Mon +3w> Run =topgrade= and check =pacman -Q linux-lts=. Once 6.18+, remove =/etc/modprobe.d/amdgpu.conf= and mark this DONE. Background: AMD Strix Halo VPE power gating bug causes system freeze. Workaround disables power gating. Fix is in kernel 6.15+. +Running linux-lts 6.18.16-1. amdgpu.conf workaround already removed. ** TODO [#C] Review theme config architecture for dunst/fuzzel The active dunst config is stowed from dotfiles/common/ but theme templates @@ -382,11 +384,13 @@ Once-yearly systematic inventory of known deficiencies and friction points in cu ** TODO [#C] Install Zoxide integration into Ranger https://github.com/jchook/ranger-zoxide - enables zoxide jumping within ranger file manager -** TODO [#D] Find or create a monocle layout for Hyprland +** DONE [#D] Find or create a monocle layout for Hyprland +CLOSED: [2026-03-07 Sat] Both existing monocle plugins (zakk4223/hyprlandMonocle, pianocomposer321/hyprland-monocle) are abandoned and broken against current Hyprland. Options: fork and fix hyprlandMonocle (more features), script a pseudo-monocle using fullscreen 1, or wait for a maintained plugin. Lower priority since stash-window ($mod+O / $mod+Shift+O) covers the main use case. More important for laptop installs. +Resolved: Hyprland 0.54 added native monocle layout. Bound to $mod SHIFT M. ** TODO [#D] Consider Customizing Hyprland Animations Current: windows pop in, scratchpads slide from bottom. |
