Added clientindicators patch and unified and simplified indicator code. Enabled centeredwindowname option for awesomebar and bartabgroups patches.

This commit is contained in:
bakkeby
2020-08-22 16:25:56 +02:00
parent 512a656ddd
commit 32819a48f3
13 changed files with 64 additions and 116 deletions

View File

@ -1,4 +1,5 @@
/* Bar functionality */
#include "bar_indicators.c"
#if BAR_ALPHA_PATCH
#include "bar_alpha.c"
#endif