forked from external/yambar
Previously, the 'content' of i3 was a map, where the keys where i3 workspace names, mapping to a particle template. Now, that configuration type is still allowed. But we also allow a variant where the 'content' is a list, of either 1 or 2 entries. Both entries *must* be dictionaries. The key is either 'dynlist', which is the same as the dictionary-only type of configuration. I.e. it maps to a dictionary where the keys are workspace names, mapping to particle templates. If the key is *not* dynlist, then it is assumed to be a particle name, and we treat that as a "regular" label, that will be appended after the workspace dynlist when instantiating the content. This particle will be instantiated with, for now, the title and application of the _currently focused_ workspace. |
||
---|---|---|
.. | ||
alsa.c | ||
backlight.c | ||
battery.c | ||
clock.c | ||
CMakeLists.txt | ||
i3.c | ||
label.c | ||
mpd.c | ||
network.c | ||
removables.c | ||
xkb.c | ||
xwindow.c |