diff options
Diffstat (limited to 'compton.h')
-rw-r--r-- | compton.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -321,6 +321,7 @@ typedef enum { extern int root_height, root_width; extern Atom atom_client_attr; +extern Bool idling; /** * Functions |