Hello all,
I've been using dwm for a bit on my laptop in both a docked and mobile
configuration, which involves frequent hubing between portrait and
landscape monitor layouts. The default tiling mode isn't quite optimal for
this. As a result I've done a bit of work reviving the original flextile
pull request by joten_AT_freenet.de.
This wasn't a pure update on the pull request against 5.8.2. As-is, I manually
took code chunks from the original pull request, rewrote it a bit to use the
now-included nmaster code, and rolled the per-tag attributes into a
separate struct (much like the pertag pull request) to avoid moving the Monitor
struct definition out of dwm.c.
I've attached the current diff, but have not submitted this pull request update to
the original Discord entry as I'm unsure of best practice in this case, and I
may experiment with some enhancements.
Best regards,
Jon
Received on Thu Jan 09 2014 - 17:49:03 CET