From 83fb50685ad28fc148852470a79de58e8753e035 Mon Sep 17 00:00:00 2001 From: Ben Buhse Date: Tue, 24 Mar 2026 15:24:04 -0500 Subject: [PATCH] Update TODO --- docs/TODO.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/TODO.md b/docs/TODO.md index 2535476..96bf0fc 100644 --- a/docs/TODO.md +++ b/docs/TODO.md @@ -2,7 +2,9 @@ These are in rough order of my priority, though no promises I do them in this order. -- [ ] Allow single-window ratio config PER output name +- [ ] Add a config for how to focus when a window opens with a rule on another tag; should we switch tags, add tags, or just ignore it? +- [ ] Support per-output single window ratio (in config; this already works at runtime) +- [ ] Support per-output wallpapers - [ ] Fix mouse resizing - [ ] Add gap support - [ ] Support window tag/order caching between WM restarts (within a river session) @@ -16,7 +18,6 @@ These are in rough order of my priority, though no promises I do them in this or - [ ] Support more window rule options (e.g. ssd/csd) - [ ] Support solid `background-color` fallback (no wallpaper) - [ ] Support keybind modes -- [ ] Support per-output wallpapers - [ ] Support `focus-follows-cursor` granularity (`normal` vs `always`) - [ ] Save window positions between restarts - [ ] Support multiple seats