Commit Graph

17 Commits (master)

Author SHA1 Message Date
bakkeby eca757eeea pertag + vanitygaps: store signed ints rather than unsigned in case negative gap values are used 1 year ago
bakkeby 40e2cac4e9 pertag: simplifying implementation by removing prevtag 1 year ago
bakkeby 2f70c42aab Adding renamed scratchpads patch 2 years ago
pepper-jelly 0733c39e0c sed source files to end with 1 new line 3 years ago
bakkeby 9a0fb6c83b vanitygaps: PERTAG_VANITYGAPS_PATCH to control both gaps and whether gaps are enabled per tag ref. #147 3 years ago
bakkeby 521f87af13 Adding proposed changes to have different gaps on a per tag basis ref. #106 3 years ago
bakkeby 795fcc3b51 scratchpads: when the scratchpad patch is added, the tagmask is altered, so to get a window onto all tags you have to do ~SPTAGSMASK instead of ~0 as otherwise it will interfere with the scratchpads, ref. #53 4 years ago
bakkeby f45acf8795 Added alttagsdecoration patch.
Unified tag icon handling while adding support for different icons per monitor.

In general LENGTH(tags) has been replaced with a NUMTAGS macro (defaulting to 9)
and the tags[] array has been replaced with a tagicons[][] array, access to which
is done through a single function tagicon.

This allows one central place where alternative tags, alttagsdecoration, or other
future tags logic is handled. This also gives a consistent display of tags
regardless of the module that presents tags.

Additionally the monitor index has been integrated into dwm for easier access.
4 years ago
bakkeby b837899f7a Adding option to be able to reverse cycle through flextile-deluxe layouts 4 years ago
bakkeby 0a0222d929 Pertag flextile-deluxe needlessly tied to monitor rules patch 4 years ago
bakkeby 904cc5962f No real reason for using Bool here, we use ints everywhere else 4 years ago
bakkeby e75decf7de Pertag togglegaps change ref. issue #11 4 years ago
bakkeby 5e75da8dd1 Adding swapfocus patch 4 years ago
bakkeby 009819e186 Replaced flextile with flextile-deluxe, refactored monitor rules to support predetermined layouts per tag 5 years ago
bakkeby 20872921bc Adding flextile patch 5 years ago
bakkeby e681ab5dd9 Adding zoomswap patch (pertag compatible) 5 years ago
bakkeby 591caea975 Added pertag patch 5 years ago