X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;ds=sidebyside;f=include%2Fatoms.xmacro;h=59dab6eddd1c1eeeff16b3b5b26d5992b137ad85;hb=856e1f977299f26cdfb91ee2ef215455b1fba7a9;hp=2755d6cb83cf0b3148ae62266065113dc8e09da2;hpb=8d031bfbf8a556ac664d15e7779d22a19882e32d;p=i3%2Fi3 diff --git a/include/atoms.xmacro b/include/atoms.xmacro index 2755d6cb..59dab6ed 100644 --- a/include/atoms.xmacro +++ b/include/atoms.xmacro @@ -1,6 +1,7 @@ xmacro(_NET_SUPPORTED) xmacro(_NET_SUPPORTING_WM_CHECK) xmacro(_NET_WM_NAME) +xmacro(_NET_WM_MOVERESIZE) xmacro(_NET_WM_STATE_FULLSCREEN) xmacro(_NET_WM_STATE_DEMANDS_ATTENTION) xmacro(_NET_WM_STATE_MODAL) @@ -38,4 +39,3 @@ xmacro(I3_PID) xmacro(_NET_REQUEST_FRAME_EXTENTS) xmacro(_NET_FRAME_EXTENTS) xmacro(_MOTIF_WM_HINTS) -xmacro(WM_CHANGE_STATE)