2023-12-15 15:54:25 +0100 | Remove floating indicator from bar | Chris Noxz | 3c59aea7 |
2023-12-13 20:53:56 +0100 | Fix title length and centering fallback | Chris Noxz | 8058a34f |
2023-12-13 20:23:42 +0100 | Sync drw.{c,h} from dmenu | Chris Noxz | c981511d |
2023-12-08 19:07:21 +0100 | Clean up Makefile | Chris Noxz | 0c2a6b12 |
2023-07-25 21:36:54 +0200 | Update fifo feature to use poll.h | Chris Noxz | 3262c9eb |
2023-06-30 11:52:02 +0200 | Add support for color fonts | Chris Noxz | eb5c5a2f |
2023-06-28 15:51:26 +0200 | Handle cmdline containing quotes | Chris Noxz | ba6c0542 |
2023-06-10 13:06:11 +0200 | Add dnoxz font | Chris Noxz | 76cc0eb6 |
2023-06-10 10:36:27 +0200 | Remove unused rules function | Chris Noxz | 8f617a30 |
2023-06-10 10:21:51 +0200 | Allow overlapping borders | Chris Noxz | 4adb5a21 |
2023-06-02 18:27:48 +0200 | Prevent dwm from crashing on missing res_class | Chris Noxz | 20dfe7b2 |
2023-05-11 14:33:55 +0200 | Remove tiled layout | Chris Noxz | 1d77a497 |
2023-05-11 14:33:14 +0200 | Set status using fifo/cmd | Chris Noxz | 765b660c |
2023-03-24 19:23:30 +0100 | Add padding to centered title | Chris Noxz | 4553dc31 |
2023-03-18 14:08:10 +0100 | Give more color options to drw_rect | Chris Noxz | 376c6523 |
2023-03-13 14:20:13 +0100 | Add right click menu to logo | Chris Noxz | d581a52b |
2023-02-08 19:39:01 +0100 | Make sure to draw selected layout | Chris Noxz | 934cb80a |
2023-02-07 20:06:06 +0100 | Create function for drawing icons | Chris Noxz | 79ea37f0 |
2023-02-07 13:33:26 +0100 | Draw icon at upper right corner | Chris Noxz | 79113861 |
2023-02-07 12:22:06 +0100 | Draw rectangles instead of using text for layout symbols | Chris Noxz | d1f4d9e8 |
2023-02-06 14:34:42 +0100 | Add features for a persistent state | Chris Noxz | f1fb34c6 |
2023-02-05 10:13:48 +0100 | Update the tagbar look | Chris Noxz | 8a891e2a |
2023-02-03 14:10:42 +0100 | Add tag mouse button | Chris Noxz | 141d3d7c |
2022-09-08 18:25:16 +0200 | Add right click to root window | Chris Noxz | ca2cdc59 |
2022-07-26 19:56:04 +0200 | Extend color scheme, implement attachabove and fix title centering | Chris Noxz | cf7337b6 |
2021-06-11 22:37:08 +0200 | Fix minor bug for nmaster bounds by setting `pertag` and remove unused mfact | Chris Noxz | 9b5fe497 |
2021-06-11 21:21:40 +0200 | Implement some various changes | Chris Noxz | 02caf5e2 |
2021-06-09 11:24:30 +0200 | Implement a check for gap size, and add gaps to pertag | Chris Noxz | 0f9884e6 |
2021-06-08 15:39:09 +0200 | Implement gaps for nrowgrid | Chris Noxz | 6870660d |
2021-03-18 13:29:31 +0100 | Replace vtcolors patch with Xresources | Chris Noxz | d8ccaa44 |
2020-11-12 14:29:38 +0100 | implement dwm changes since 2019-02-02: | Chris Noxz | a3e014ad |
2020-11-12 14:23:03 +0100 | remove client specific rules | Chris Noxz | 70808cea |
2020-09-19 10:35:47 +0200 | Update color configuration #2 | Chris Noxz | 534527d1 |
2020-09-18 20:45:28 +0200 | Update color configuration | Chris Noxz | df8e17b0 |
2020-06-09 09:27:46 +0200 | add brave-browser to client rules | Chris Noxz | 21336934 |
2020-03-31 20:56:45 +0200 | remove unused functions, references and configurations | Chris Noxz | 2ede184f |
2020-02-05 12:18:11 +0100 | Fix status length by excluding color scheme references | Chris Noxz | f9a77840 |
2020-02-05 11:17:49 +0100 | Implement statuscolors | Chris Noxz | ef7edf1f |
2020-02-05 10:42:55 +0100 | Implement viewontag | Chris Noxz | cf17fcc9 |
2020-02-05 10:33:37 +0100 | Fix button grab error | Chris Noxz | a6990a93 |
2020-02-04 22:34:09 +0100 | Implement emptyview | Chris Noxz | 50d95320 |
2020-02-04 22:21:15 +0100 | Remove support for mouse focus change on hover | Chris Noxz | c9f84347 |
2020-02-04 22:13:12 +0100 | Implement various features | Chris Noxz | 19f9d53f |
2020-02-04 18:33:16 +0100 | Center client title | Chris Noxz | 6ea8b683 |
2020-02-04 16:12:22 +0100 | Fix color error | Chris Noxz | 72aab71a |
2020-02-04 16:11:14 +0100 | Apply patch for nrowgrid & noborder | Chris Noxz | 77f7d5d8 |
2020-02-04 15:14:29 +0100 | Apply patch for floating border color | Chris Noxz | 3a1916f5 |
2020-02-02 19:40:26 +0100 | Applying vtcolors patch | Chris Noxz | b4b2a5e9 |
2020-02-01 22:45:02 +0100 | add .gitignore | Chris Noxz | 277d9d5b |
2020-02-01 22:43:04 +0100 | initial commit based on dwm-6.2 | Chris Noxz | 0054b97b |