Add support for bspm monocle --subscribe count_nodes or something like it, that returns the number of nodes (hidden + focused) in a given desktop with "transparent monocle" mode activated, as that number changes.
I imagine this might be useful to setup an indicator in a bar, like polybar for example. Not that I've done that before, so this initial implementation might have to be changed to better support that.
Add support for
bspm monocle --subscribe count_nodes
or something like it, that returns the number of nodes (hidden + focused) in a given desktop with "transparent monocle" mode activated, as that number changes.