i3/release-notes
Gergely Risko bd5cbbb010
Use proper WM_Sx registration for i3 (#4843)
i3's WM ownership is registered with the X Atom WM_S_S0 (for screen0),
instead of the correct WM_S0.  The relevant xcb-util API didn't
change, this is simply a bug in i3 that has always been there:
https://gitlab.freedesktop.org/xorg/lib/libxcb-util/-/blob/0.4.0/src/atoms.c#L65
2022-02-07 17:43:55 +01:00
..
bugfixes Use proper WM_Sx registration for i3 (#4843) 2022-02-07 17:43:55 +01:00
changes Implement title_window_icon toggle 2021-12-11 14:20:07 +01:00
generator.pl Release notes script fixes (#4652) 2021-11-06 14:13:18 +01:00