aboutsummaryrefslogtreecommitdiff
path: root/todo.org
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-01-27 07:09:46 -0600
committerCraig Jennings <c@cjennings.net>2026-01-27 07:09:46 -0600
commita798983dea4b7a3ac7f1236739e688ced2ab201a (patch)
tree640bd4a7ba9b14115052f7522a6523fc437b7e35 /todo.org
parenta9f010a03341b05380673577a8ebf942a8df9e72 (diff)
downloadarchsetup-a798983dea4b7a3ac7f1236739e688ced2ab201a.tar.gz
archsetup-a798983dea4b7a3ac7f1236739e688ced2ab201a.zip
fix(hyprland): open new windows in master area
Changed master layout new_status from slave to master so new windows spawn as master with focus, matching DWM default behavior.
Diffstat (limited to 'todo.org')
-rw-r--r--todo.org5
1 files changed, 3 insertions, 2 deletions
diff --git a/todo.org b/todo.org
index 48be8af..c22a6f0 100644
--- a/todo.org
+++ b/todo.org
@@ -121,8 +121,9 @@ The script handles edge cases gracefully, provides detailed error messages with
*** TODO [#A] Make Hyprland Bulletproof and Comfy
-All critical issues resolved. Remaining sub-items are "consider" tasks for future enhancements.
-
+**** DONE [#B] hyprland: new windows should open in master area in tile layout
+CLOSED: [2026-01-27 Tue]
+Changed master layout new_status from slave to master in hyprland.conf.
**** TODO [#B] waybar's network monitor should change color when there's no network available.
If the network is down, the user will need some kind of indication to help them debug. The network icon change to a red color when there are no network connections available. we should also ensure we're using themed colors from the dupre theme.