hyprwm / hyprland-plugins

Official plugins for Hyprland
BSD 3-Clause "New" or "Revised" License
521 stars 53 forks source link

hyprexpo: second monitor not respecting the position of the current workspace on that monitor #110

Closed MysticBytes786 closed 6 months ago

MysticBytes786 commented 6 months ago

problem

The second monitor is mirroring the main monitor. It doesn't respect the position of the second monitor.

main monitor

1712175257

second monitor

1712175274

expected

second monitor

1712175296


Also there's small drop frames on the second monitor. It could be nvidia :)

vaxerski commented 6 months ago

right. But if you open expo on the second monitor does it work on the second?

MysticBytes786 commented 6 months ago

yep but the same will happen with the main monitor. Also, because my second monitor having different aspect ratio the layout is broken.

Maybe it's better to have an option only the active monitor(hovering mouse) will show the workspace on that monitor

https://github.com/hyprwm/hyprland-plugins/assets/30713087/1f2cf0c5-7840-4af1-a48f-8913d40c736f

vaxerski commented 6 months ago

check now. Overlay should only render on the monitor it was opened on (as I was intending to have it anyways)

MysticBytes786 commented 6 months ago

It works flawlessly now. Thanks!