[Regression] Scaling artifacts on modals #13119
Hyprland versionHyprland 0.53.0 built from branch main at commit c8b5023 dirty (opengl: allow texture filter to be changed ( 13078)). Libraries: Version ABI string: c8b5023bb0610be4d1d2987ef05168834b2661ba_aq_0.10_hu_0.11_hg_0.5_hc_0.1_hlg_0.6 RegressionYes. Bisected to 6fce2d7 as first bad commit. Describe the bugSince modal props were added in #12024 I've been using window rules... ...to prevent wonky squared borders on rounded GTK4 modal dialogs. Since 6fce2d7 there now appears various pixels surrounding the dialogs, which change when dialogs are moved.
Reproduction steps
Does not occur without scaling factor. |
Replies: 4 comments 3 replies
|
As mentioned in #12878 (reply in thread), my current workaround for this new regression is: Set These happen to be the same scaling factors I use on Sway without issue as well. Works around this problem, #11099, and #12878. Also provides a near-perfect PPI match between my two displays, so I'll prolly stay with these fairly ideal scaling factors. |
|
Marking this as answered by the fact that such scaling issues are inherent in Wayland compositors at this time. See also: Perhaps we can look forward to future work with the This ultimately came down to finding the sweet spot of:
|





Marking this as answered by the fact that such scaling issues are inherent in Wayland compositors at this time.
See also:
Perhaps we can look forward to future work with the
xx-fractional-scale-v2proposal for an alternate way to handle fractional scaling:This ultimately came down to finding the sweet spot of: