X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=scrotwm.c;h=98e049070db7a35556dcb19a8ba6158f6525400f;hb=53da032ea75662b25f2b05dae8c159ed69e06424;hp=ca4a07a09c9b902fee20c350cb3f42b6acbc1c81;hpb=1610a87015d1aed27bf2928af031cf5eaa2b0d8b;p=spectrwm.git diff --git a/scrotwm.c b/scrotwm.c index ca4a07a..98e0490 100644 --- a/scrotwm.c +++ b/scrotwm.c @@ -2381,7 +2381,8 @@ const char *quirkname[] = { "FULLSCREEN", }; -#define SWM_Q_WS "\n| \t" +/* SWM_Q_WS: retain '|' for back compat for now (2009-08-11) */ +#define SWM_Q_WS "\n|+ \t" int parsequirks(char *qstr, unsigned long *quirk) {