mirror of
https://github.com/polybar/polybar.git
synced 2026-02-05 21:15:31 +00:00
They were required before, but could technically be deactived (the compilation would fail, but configuration was possible). The WITH_XRANDR and WITH_XCOMPOSITE now no longer appear in the cmake part. It still appears in the source code, but is always set to 1 Fixes #1536