summaryrefslogtreecommitdiffhomepage
path: root/patch/pertag.c
AgeCommit message (Collapse)Author
2022-06-20Adding renamed scratchpads patchbakkeby
2021-06-14sed source files to end with 1 new linepepper-jelly
2021-05-19vanitygaps: PERTAG_VANITYGAPS_PATCH to control both gaps and whether gaps ↵bakkeby
are enabled per tag ref. #147
2021-04-04Adding proposed changes to have different gaps on a per tag basis ref. #106bakkeby
2020-09-28scratchpads: when the scratchpad patch is added, the tagmask is altered, so ↵bakkeby
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
2020-08-25Added alttagsdecoration patch.bakkeby
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.
2020-05-01Adding option to be able to reverse cycle through flextile-deluxe layoutsbakkeby
2020-05-01Pertag flextile-deluxe needlessly tied to monitor rules patchbakkeby
2020-04-26No real reason for using Bool here, we use ints everywhere elsebakkeby
2020-03-07Pertag togglegaps change ref. issue #11bakkeby
2020-01-29Adding swapfocus patchbakkeby
2019-09-30Replaced flextile with flextile-deluxe, refactored monitor rules to support ↵bakkeby
predetermined layouts per tag
2019-09-09Adding flextile patchbakkeby
2019-09-05Adding zoomswap patch (pertag compatible)bakkeby
2019-09-05Added pertag patchbakkeby