send-to-monitor sends window as hidden / broken tiling #32

Closed
opened 2026-01-05 14:47:49 +01:00 by adam · 2 comments
Owner

Originally created by @pigmej on GitHub (Sep 15, 2021).

Originally assigned to: @LGUG2Z on GitHub.

After executing send-to-monitor {id} the window which is sent to monitor is insivible, It appears back when changing workspace on the target monitor back and forth.

Case:
0. Go to workspace 0 on both monitors

  1. Run PS on monitor 0
  2. execute komorebic send-to-monitor 1
  3. PS will be sent to 1st monitor (0 index), however the window will be NOT visible.
  4. change workspace to 1 and then to 0 on monitor 1

You can execute the same steps and then in step 4 do retile then window also appears, that's how I workarounded it in my setup (so send-to-monitor is always followed by retile).

Originally created by @pigmej on GitHub (Sep 15, 2021). Originally assigned to: @LGUG2Z on GitHub. After executing `send-to-monitor {id}` the window which is sent to monitor is insivible, It appears back when changing workspace on the target monitor back and forth. Case: 0. Go to workspace 0 on both monitors 1. Run PS on monitor 0 2. execute `komorebic send-to-monitor 1` 3. PS will be sent to 1st monitor (0 index), however the window will be NOT visible. 4. change workspace to 1 and then to 0 on monitor 1 You can execute the same steps and then in step 4 do `retile` then window also appears, that's how I workarounded it in my setup (so send-to-monitor is always followed by retile).
adam added the bug label 2026-01-05 14:47:49 +01:00
adam closed this issue 2026-01-05 14:47:49 +01:00
Author
Owner

@LGUG2Z commented on GitHub (Sep 15, 2021):

Good catch, I wouldn't have found this bug since I usually only use a single monitor and rarely use the send-to-x commands! This bug is now fixed on the master branch.

@LGUG2Z commented on GitHub (Sep 15, 2021): Good catch, I wouldn't have found this bug since I usually only use a single monitor and rarely use the `send-to-x` commands! This bug is now fixed on the `master` branch.
Author
Owner

@pigmej commented on GitHub (Sep 15, 2021):

No problem, thx for fast fix :)

@pigmej commented on GitHub (Sep 15, 2021): No problem, thx for fast fix :)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/komorebi#32