diff options
Diffstat (limited to 'todo.org')
| -rw-r--r-- | todo.org | 31 |
1 files changed, 16 insertions, 15 deletions
@@ -121,21 +121,7 @@ The script handles edge cases gracefully, provides detailed error messages with *** TODO [#A] Make Hyprland Bulletproof and Comfy -**** DONE [#B] new master windows do not have focus -CLOSED: [2026-01-27 Tue] -Added focus_on_activate = true to misc section in hyprland.conf. - -**** DONE [#B] screenshot functionality should leave path of last image in the clipboard ready to paste. -CLOSED: [2026-01-27 Tue] -Created screenshot script with fuzzel menu offering Copy Path, Copy Image, and Annotate. -**** DONE [#B] screenshot functionality should also bind shift printscreen to select region. -CLOSED: [2026-01-27 Tue] -Replaced with $mod+S (region) and $mod+Print (fullscreen), both using fuzzel menu. -**** DONE [#B] waybar's network monitor should change color when there's no network available. -CLOSED: [2026-01-27 Tue] -Added #custom-netspeed.disconnected CSS rule with themed red color across -base, dupre, and hudson waybar CSS. Changed label from "Disconnected" to "Offline". - +**** TODO [#A] Change cursor theme (curren theme's cross too small for screenshots) **** TODO [#B] waybar's temperature monitor should change color when hot. Consider the temperature at which the CPU is getting "too hot". define two temperature thresholds that are "approaching too hot" (when the user should begin paying attention) and "nearly too hot" (when it's approaching a temperature where the user should take action). have the color change to yellow when it's approaching the first threshold, and red when it approaches the second. we'll be using themed colors from the dupre theme. @@ -241,6 +227,21 @@ Implementation: bind = $mod, Z, togglespecialworkspace, desktop #+end_src +**** DONE [#B] new master windows do not have focus +CLOSED: [2026-01-27 Tue] +Added focus_on_activate = true to misc section in hyprland.conf. + +**** DONE [#B] screenshot functionality should leave path of last image in the clipboard ready to paste. +CLOSED: [2026-01-27 Tue] +Created screenshot script with fuzzel menu offering Copy Path, Copy Image, and Annotate. +**** DONE [#B] screenshot functionality should also bind shift printscreen to select region. +CLOSED: [2026-01-27 Tue] +Replaced with $mod+S (region) and $mod+Print (fullscreen), both using fuzzel menu. +**** DONE [#B] waybar's network monitor should change color when there's no network available. +CLOSED: [2026-01-27 Tue] +Added #custom-netspeed.disconnected CSS rule with themed red color across +base, dupre, and hudson waybar CSS. Changed label from "Disconnected" to "Offline". + **** DONE [#C] Verify gammastep and geoclue fix CLOSED: [2026-01-27 Tue 07:18] Ensure after reboot there is no error. |
