hyprwm / xdg-desktop-portal-hyprland

xdg-desktop-portal backend for Hyprland
BSD 3-Clause "New" or "Revised" License
307 stars 48 forks source link

Discord Screenshare doesn't respect monitor rotation. #235

Open DraconicMentalist opened 4 months ago

DraconicMentalist commented 4 months ago

I'm unsure if this is the right place to submit this bug report, but I figure I have to start somewhere.

I have one of my monitors rotated in hyprland.conf file:

# See https://wiki.hyprland.org/Configuring/Monitors/
monitor=HDMI-A-1, 1920x1080, 0x0, 1, transform, 2
monitor=DP-2, 1920x1080, 1920x0, 1

This is because I'm using a drawing tablet as one of my monitors, and I'm left-handed. When I attempt to screenshare from Discord, the stream for the rotated monitor is upside-down. This happens in Firefox, Chromium, and Vesktop.

The official Discord Client won't stream at all, but from what I understand, that's an issue that's more due to that not playing nice with wayland than anything on your end.

Let me know if there's any additional information I can provide, or if I need to be reporting this bug somewhere else.