index.md (560B)
1 unfocusednoborders 2 ================== 3 4 Description 5 ----------- 6 This patch removes borders from all windows that are not focused and adds 7 them back in once they are (e.g. once hovered over). 8 9 Download 10 -------- 11 * [dwm-unfocusednoborders-6.5.diff](dwm-unfocusednoborders-6.5.diff) (1.2K) (20250624) 12 13 Apply the patch below after the first one to get the same functionality 14 for floating windows. 15 16 * [dwm-unfocusednoborders-floating-6.5.diff](dwm-unfocusednoborders-floating-6.5.diff) (3.5K) (20250626) 17 18 Authors 19 ------- 20 * Jakub Skowron - <jakubskowron676@gmail.com>