X-Git-Url: https://git.sur5r.net/?p=i3%2Fi3;a=blobdiff_plain;f=src%2Fewmh.c;h=f8422bdadaf1f103f146ecde24a4a94cd279a30a;hp=f4bb049ae6c35c60ff3508bbed2b0fd126dd7681;hb=aa0b1f599f25cfe858ebbc7fa80d459bcdb2ae02;hpb=eadc9a84616a78575d4311abb662ef469715ad08 diff --git a/src/ewmh.c b/src/ewmh.c index f4bb049a..f8422bda 100644 --- a/src/ewmh.c +++ b/src/ewmh.c @@ -222,9 +222,9 @@ void ewmh_update_visible_name(xcb_window_t window, const char *name) { /* * 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.