mirror of
https://github.com/i3/i3.git
synced 2026-02-06 00:55:36 +00:00
6fb7fc9bc64909a4ee86aabb71075ce04273b149
When `new_window` is given in the config, config validation with `i3 -C` would segfault. Add a NULL check in logical_px() to check for the case when the config is being validated without an X server to prevent this.
Description
Languages
C
58%
Perl
36.4%
Raku
2.6%
Ruby
1.2%
Meson
0.7%
Other
1%