i3/release-notes
Michael Stapelberg 804bca3a9a
gaps: make workspace gap assignments order-independent (#5259)
This commit moves subtracting the global gaps from the workspace gaps:
previously, this calculation was done while parsing the configuration
(order dependent), now it’s done at workspace assignment evaluation time.

related to https://github.com/i3/i3/issues/3724

fixes https://github.com/i3/i3/issues/5253
2022-11-07 19:02:57 +01:00
..
bugfixes gaps: make workspace gap assignments order-independent (#5259) 2022-11-07 19:02:57 +01:00
changes Revert "gaps: use logical_px() to work correctly on hi-dpi monitors" (#5251) 2022-11-06 19:42:30 +01:00
generator.pl Release notes script fixes (#4652) 2021-11-06 14:13:18 +01:00