baskerville / bspwm

A tiling window manager based on binary space partitioning
BSD 2-Clause "Simplified" License
7.73k stars 414 forks source link

`bspc subscribe report` doesn't work properly #1437

Closed andreykaere closed 1 year ago

andreykaere commented 1 year ago

Command bspc subscribe report doesn't print anything when command bspc node <node> -d <desktop> is run for <node>, that is hidden. However it works perfectly fine for visible nodes, as expected.

emanuele6 commented 1 year ago

Oh, yeah. And that matters, because the desktop in which the node is located could become free, and the target desktop could become occupied.

andreykaere commented 1 year ago

Yes, exactly my point here! :)