Using screenAt(cursor) is a bad idea in general. It doesn't work properly on Wayland. We can't really tell where our cursor is, so it always will fall about wherever our top-leftmost screen is. Instead, just create them wherever we gave focus last.wilder-5.24
parent
d117dea344
commit
f3bfe3591c
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue