lbonn / i3-quickterm

A small drop-down terminal for i3 and sway
MIT License
128 stars 13 forks source link

fix pop_it(): first move to scratch, then resize #13

Closed laur89 closed 4 years ago

laur89 commented 4 years ago
lbonn commented 4 years ago

I have not reproduced the problem with multi-monitor but this version works fine too.

Thanks!

laur89 commented 4 years ago

How many monitors? Didn't repro with 2, but was an issue with three outputs.

lbonn commented 4 years ago

Ah ok I had another try with a laptop and two external monitors. There is indeed a case where the window shows up on the laptop screen while the focus is on one of the monitor.

With alacritty, there is a separate problem in which the window shows up with a wrong width when moving from the laptop to the external screen. But that's only a transient problem.