outfoxxed / hy3

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

Tab decorations are not shown for right half when DPI > 1.0 #48

Closed Omrigan closed 11 months ago

Omrigan commented 11 months ago

Hi!

Please, see the screenshot screenshot-2023-11-29_20-04-13_584712837

This happens for the bottom half as well. What might be the problem?

outfoxxed commented 11 months ago

whats your monitor configuration? do you have multiple? nvidia?

Omrigan commented 11 months ago

whats your monitor configuration? do you have multiple? nvidia?

Just default laptop eDP-1, only Intel iGPU. I started researching hy3 because of sway's poor support for Nvidia reverse PRIME (I have external connectors wired into dGPU), but this bug reproduces with Nvidia disabled.

I narrowed it down! It happens because of increased DPI. If I set it to 2, then the right half misses the tab decorations. If I set it to e.g., then it works for the two columns, but if I open more, like 3 or 4, then the tabs disappear on the rightmost column.

I hope it helps!

Omrigan commented 11 months ago

@outfoxxed happy to verify it works, thanks!

I think there might be some more stuff when DPI is changed dynamically, but this is not too important, and I wasn't able to pinpoint it yet.

outfoxxed commented 11 months ago

Thanks for the heads up and you're probably right. I use 1.0 scaling so I don't notice any of it.