bspwm: bspwm exits when running autorandr -c immediately after monitor change.

As the title suggests, I have a script I run when a monitor change is detected.

When I disconnect a monitor and run autorandr -c, bspwm exits and I’m kicked back out to the tty.

I’m pretty sure it has something to do with the following config options:

bspc config remove_disabled_monitors false
bspc config remove_unplugged_monitors true
bspc config merge_overlapping_monitors false

If you need any more information, I can provide it.

About this issue

  • Original URL
  • State: closed
  • Created 6 years ago
  • Comments: 21 (3 by maintainers)

Most upvoted comments

I think we can keep this open until the issue with sticky nodes is resolved.

transfer_desktop currently crashes if the transferred desktop contains a sticky node. I’m working on fixing all the bugs related to the handling of sticky nodes in corner cases.