Commit Graph

13 Commits (master)

Author SHA1 Message Date
pepper-jelly 0733c39e0c sed source files to end with 1 new line 3 years ago
bakkeby 7fe81a6280 fakefullscreen vs fakefullscreenclient compatibility, let fakefullscreen take precedence 3 years ago
bakkeby 251e3a23de Adding tiled indicators as suggested in #68 4 years ago
bakkeby 5132e3a289 bar indicators: fixed alignment when bar border is used 4 years ago
bakkeby 7275ca47ff Experimenting with having more status indicators than just whether the client is floating or not 4 years ago
bakkeby ff9811f73d Just some minor changes adding bar border patch ref. #41 4 years ago
bakkeby 5acfb55a9c Silly addendum: adding box indicator just to inspire some ideas 4 years ago
bakkeby b3f078abfb Silly addendum: adding box indicator just to inspire some ideas 4 years ago
bakkeby ff7fbd2410 indicator bottom bar should probably be filled depending on whether the tag is selected or not 4 years ago
bakkeby 85c99ae8d4 Added slim variants for the bar indicators 4 years ago
bakkeby 8ff0adeabd indicators: Adding the NONE indicator to disable e.g. indicators for tags 4 years ago
bakkeby f45acf8795 Added alttagsdecoration patch.
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.
4 years ago
bakkeby 46ebaea58f Added clientindicators patch and unified and simplified indicator code. Enabled centeredwindowname option for awesomebar and bartabgroups patches. 4 years ago