hyprwm / xdg-desktop-portal-hyprland

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

Screen share breaks with ultrawide #12

Closed NormalFall closed 1 year ago

NormalFall commented 1 year ago

The broken resolution is 3440x1440 and the good resolution is 1920x1080(Still on the same monitor). It only breaks when screen sharing. App sharing works fine either way.

20221218_17h12m46s_grim 20221218_17h17m49s_grim

vaxerski commented 1 year ago

most likely an issue with wlr. I'll write my own sharer though in the future. I assume it also happens on xdpw?

NormalFall commented 1 year ago

Yep. It is the same with xdpw.

vaxerski commented 1 year ago

wlroots' screen sharing impl has some issues. Again, I'll probably rewrite it for HL in some time.