X-Git-Url: https://git.sur5r.net/?p=i3%2Fi3;a=blobdiff_plain;f=include%2Fewmh.h;h=5844faa660a3886f78d0e1669f3a162c1385fbc9;hp=545e3a6bec081751ef42970eaefcae9cfa252cec;hb=aa0b1f599f25cfe858ebbc7fa80d459bcdb2ae02;hpb=eadc9a84616a78575d4311abb662ef469715ad08 diff --git a/include/ewmh.h b/include/ewmh.h index 545e3a6b..5844faa6 100644 --- a/include/ewmh.h +++ b/include/ewmh.h @@ -92,9 +92,9 @@ void ewmh_setup_hints(void); /** * i3 currently does not support _NET_WORKAREA, because it does not correspond * to i3’s concept of workspaces. See also: - * http://bugs.i3wm.org/539 - * http://bugs.i3wm.org/301 - * http://bugs.i3wm.org/1038 + * https://bugs.i3wm.org/539 + * https://bugs.i3wm.org/301 + * https://bugs.i3wm.org/1038 * * We need to actively delete this property because some display managers (e.g. * LightDM) set it.