Our great sponsors
-
Hey, I've got vanitygaps pertag set up in my build, voidwm. Check out config.h for PERTAG_VANITYGAPS and the vanitygaps.c file. Also see this commit Add feature to enable vanitygaps per tag for reference.
-
I surfed the net a bit, but couldn't find this particular patch. Either I'm blind or it doesn't exist. Although, I've managed to find this, but it seems there's no addition of vanitygaps(gappih, gappoh, gappiv, gappov etc..) to pertag functions. There's also this, but again no mention of vanity gaps in pertag functions. Nevertheless, I'll see if it works in case I'm really blind.
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
dwm-flexipatch
A dwm build with preprocessor directives to decide which patches to include during build time
I don't think I ever made a standalone patch for this, but you can derive what needs to be changed if you grep the dwm-flexipatch code base for PERTAG_VANITYGAPS_PATCH and have a look at what the changes are.
-
Another way you could achieve this is via floatpos. One way I use this is to toggle tiled windows to become floating and take up 80% of the screen, which gives a kind of semi-fullscreen mode which is kind of nice.