X-Git-Url: https://git.sur5r.net/?p=i3%2Fi3;a=blobdiff_plain;f=src%2Fwindow.c;h=68c6933a4c2eb4c51a7c2d91b42d0c89f38340d4;hp=db6215d0cffcd93f15b696d264d39d5419ee3568;hb=aa0b1f599f25cfe858ebbc7fa80d459bcdb2ae02;hpb=eadc9a84616a78575d4311abb662ef469715ad08 diff --git a/src/window.c b/src/window.c index db6215d0..68c6933a 100644 --- a/src/window.c +++ b/src/window.c @@ -316,7 +316,7 @@ void window_update_motif_hints(i3Window *win, xcb_get_property_reply_t *prop, bo * documentation of this hint is nowhere to be found. * For more information see: * https://people.gnome.org/~tthurman/docs/metacity/xprops_8h-source.html - * http://stackoverflow.com/questions/13787553/detect-if-a-x11-window-has-decorations + * https://stackoverflow.com/questions/13787553/detect-if-a-x11-window-has-decorations */ #define MWM_HINTS_FLAGS_FIELD 0 #define MWM_HINTS_DECORATIONS_FIELD 2