mirror of
https://github.com/i3/i3.git
synced 2026-03-01 13:23:36 +00:00
This avoids flooding stdout every time some text (e.g. a window decoration) is drawn, yet leaves the message in place when it’s actually relevant (upon DPI changes). fixes #1115