outfoxxed / hy3

Hyprland plugin for an i3 / sway like manual tiling layout
GNU General Public License v3.0
523 stars 44 forks source link

Windows that are created on one monitor cannot fullscreen on a different monitor #77

Closed BrianCArnold closed 5 months ago

BrianCArnold commented 8 months ago

Environment:

$topMonitor=HDMI-A-1
$botMonitor=HDMI-A-2

# Monitors
monitor=$botMonitor,preferred,0x1440,1
monitor=$topMonitor,preferred,0x0,1

workspace=$botMonitor,1
workspace=$topMonitor,11

Commands:

hyprctl dispatch workspace 99
sleep 1
hyprctl dispatch workspace 1
sleep 1
hyprctl dispatch exec xterm
sleep 1
hyprctl dispatch hy3:movetoworkspace 11
sleep 1
hyprctl dispatch workspace 99
sleep 1
hyprctl dispatch workspace 1
sleep 1
hyprctl dispatch workspace 11
sleep 1
hyprctl dispatch fullscreen

Result: xterm window appears to "fullscreen" in the direction of $botMonitor, disappearing.

BrianCArnold commented 8 months ago

Attached is result of running the above script:

https://github.com/outfoxxed/hy3/assets/38593283/a209b9f6-e6b5-43bd-a094-868938412417

daniel-hernandez-sony commented 6 months ago

I have been seeing this issue as well.

outfoxxed commented 5 months ago

Appears to be fixed in cf919397d4a80f2ae5e2c56e33979fc91d7fd78b