moverest/sway-interactive-screenshot

Does not work with disabled outputs

Closed this issue · 2 comments

Hi,

I have disabled some outputs (via kanshi), which leads to this error:

Traceback (most recent call last):
  File "/usr/local/bin/sway-interactive-screenshot", line 819, in <module>
    main()
  File "/usr/local/bin/sway-interactive-screenshot", line 757, in main
    choices = [
  File "/usr/local/bin/sway-interactive-screenshot", line 343, in get_outputs
    focused=output["focused"],
KeyError: 'focused'

Seems to be fixed already.

Indeed, this issue was fixed with #11 and released with 2.0.1.