Merge remote-tracking branch 'upstream/master'

- upstream/master onlyquitonempty + cool_autostart: adding proposed compatibility improvements ref. #194
- noborder: addressing issue reported in #193
- fodcusadjacenttag: Add selmon->sel guards for tagandviewtoleft/right to prevent segmentation faults ref. #191
- Use 'pgrep -o' instead of 'pidof -s' to get the PID of status bar
- Add a statusallmons and staticstatus easily toggleable in patches.h ref. #188
This commit is contained in:
Sravan Balaji
2021-10-30 09:50:05 -04:00
7 changed files with 127 additions and 83 deletions

View File

@@ -91,6 +91,10 @@
#define BAR_PANGO_PATCH 0
#define BAR_STATICSTATUS_PATCH 0
#define BAR_STATUSALLMONS_PATCH 0
#define BAR_STATUSCOLORS_PATCH 0
#define BAR_STATUSPADDING_PATCH 0