| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-06-14 | sed source files to end with 1 new line | pepper-jelly | |
| 2021-05-13 | fakefullscreen vs fakefullscreenclient compatibility, let fakefullscreen ↵ | bakkeby | |
| take precedence | |||
| 2020-11-05 | Adding tiled indicators as suggested in #68 | bakkeby | |
| 2020-10-04 | bar indicators: fixed alignment when bar border is used | bakkeby | |
| 2020-09-16 | Experimenting with having more status indicators than just whether the ↵ | bakkeby | |
| client is floating or not | |||
| 2020-09-09 | Just some minor changes adding bar border patch ref. #41 | bakkeby | |
| 2020-08-30 | Silly addendum: adding box indicator just to inspire some ideas | bakkeby | |
| 2020-08-30 | Silly addendum: adding box indicator just to inspire some ideas | bakkeby | |
| 2020-08-30 | indicator bottom bar should probably be filled depending on whether the tag ↵ | bakkeby | |
| is selected or not | |||
| 2020-08-30 | Added slim variants for the bar indicators | bakkeby | |
| 2020-08-28 | indicators: Adding the NONE indicator to disable e.g. indicators for tags | bakkeby | |
| 2020-08-25 | Added alttagsdecoration patch. | bakkeby | |
| Unified tag icon handling while adding support for different icons per monitor. In general LENGTH(tags) has been replaced with a NUMTAGS macro (defaulting to 9) and the tags[] array has been replaced with a tagicons[][] array, access to which is done through a single function tagicon. This allows one central place where alternative tags, alttagsdecoration, or other future tags logic is handled. This also gives a consistent display of tags regardless of the module that presents tags. Additionally the monitor index has been integrated into dwm for easier access. | |||
| 2020-08-22 | Added clientindicators patch and unified and simplified indicator code. ↵ | bakkeby | |
| Enabled centeredwindowname option for awesomebar and bartabgroups patches. | |||
