From 55bffbcc459a780f3d8b8d6756783fb97145d481 Mon Sep 17 00:00:00 2001 From: Uli Schlachter Date: Sun, 5 Jul 2015 15:34:23 +0200 Subject: [PATCH] Fix for previous commit Forgot to commit the change that adds _NET_FRAME_EXTENTS to the list of atoms that we actually query for and export to the C code. Signed-off-by: Uli Schlachter --- common/atoms.list | 1 + 1 file changed, 1 insertion(+) diff --git a/common/atoms.list b/common/atoms.list index 507a7ffa..76c9cbaf 100644 --- a/common/atoms.list +++ b/common/atoms.list @@ -8,6 +8,7 @@ _NET_DESKTOP_NAMES _NET_ACTIVE_WINDOW _NET_SUPPORTING_WM_CHECK _NET_CLOSE_WINDOW +_NET_FRAME_EXTENTS _NET_WM_NAME _NET_WM_STRUT_PARTIAL _NET_WM_VISIBLE_NAME