[Bug]: set_struts wrong with large DPI #1961
Labels
bug
related to incorrect existing implementation of some functionality
display: x11
related to X11 backend
struts
related to conky reserving space along screen edge
Reported by @zygfryd
When
Xft.dpi: 192
(2x default).After testing with
test/workaread-adjustments
which applies DPI left and applies inverse on the right margin,Not sure whether right alignment can be fully trusted in the test because it could be affected my left alignment. It looks like
window.geometry
stores premultiplied values, and X11 expects logical position.Related function: x11.cc/set_struts
Broken by #1910, #1862, or #1849.
The text was updated successfully, but these errors were encountered: