-
Hi again, not sure which version of swallow patch you are using, but it doesn't 'swallow' on FreeBSD. Perhaps you can upgrade it to this version which has FreeBSD support also?
https://dwm.suckless…
-
Hey again, I got a dmenu issue, but i do believe its related to dwm. I use a 3 screen setup, and when i use dmenu, it shows on the next screen, so if i am on screen 0, it will be popping on screen 1. …
-
Hello, thanks for an excellent tool. Having patched and installed included patches to my heart's content, I now wish to patch st-solarized-dark-0.5.diff, which isn't included. The perequisite no-bold…
-
when i run ```make``` command, then it'll show error:
```
/usr/bin/ld: cannot find -lXcursor
collect2: error: ld returned 1 exit status
make: *** [Makefile:33: st] Error 1
```
after install li…
-
I just realized that the vanitygaps diffs here don't include the fixes to the centered master, tile layout, and other layouts that we worked out over the last few weeks in the flexipatch repository :)…
-
Hi! I have a question about the flextile layout. Flextile introduces the idea of a second stack, so I can put a "deck" layout on two stacks, that's awesome. Now there's this patch called [inplacerotat…
-
can't build with the following [patch list](https://github.com/kronikpillow/dwm-flexipatch/blob/master/patches.h)
```
❯ make
dwm build options:
CFLAGS = -std=c99 -pedantic -Wall -Wno-deprecate…
-
On my current build, I'm using the [scratchpads](https://dwm.suckless.org/patches/scratchpads/) patch. When patched along with `shiftviewclients` and cycling through non-empty tags, the hidden scratch…
-
This patch seems to be broken now with the latest commits to dwm on the suckless git. I tried to fix it by reading the few commits the past few weeks and editing your patch but I can't seem to get it…
-
hey bakkeby, im stuck again with a couple of patches that conflicts with systray and other patches.
the `status2d` patch wants me to
```
- drw_setscheme(drw, scheme[SchemeNorm]);
- tw = TEXTW(s…