Extrabar compatibility improvements

This commit is contained in:
bakkeby
2020-07-05 21:53:36 +02:00
parent 5478f99c3b
commit ab488abc11
3 changed files with 89 additions and 16 deletions

View File

@@ -1,8 +1,3 @@
#if STATUS2D_PATCH
static char rawstext[1024];
#else
static char rawstext[256];
#endif // STATUS2D_PATCH
#if !DWMBLOCKS_PATCH
static const char statusexport[] = "export BUTTON=-;";
static int statuscmdn;