mirror of
https://github.com/i3/i3.git
synced 2026-04-25 00:15:49 +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