Replies: 2 comments
-
Yes I did not include this. Adding an additional toggle in the config didn't seem to make much sense when you control the inclusion via |
Beta Was this translation helpful? Give feedback.
0 replies
-
Agree. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
VIEWONTAG_PATCH doesn't seem to work,
I took a look at the original patch
+static const Bool viewontag = True; /* Switch view on tag switch */
But in flexipatch's config.def.h, there is nothing related to VIEWONTAG_PATCH
In original patch ,
dwm.c
:flexipatch,
dwm.c
:Is this a bug? Or was there a modification somewhere else but I didn't notice
Beta Was this translation helpful? Give feedback.
All reactions