mirror of
https://github.com/polybar/polybar.git
synced 2026-02-05 14:45:36 +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