Bugfix: Fix drag&drop in GTK applications (firefox, thunderbird)
Thanks to Daniel Wäber’s contribution to wmii: http://code.suckless.org/hg/wmii/rev/f4f25de0de54
This commit is contained in:
@ -20,7 +20,7 @@
|
||||
#ifndef _I3_H
|
||||
#define _I3_H
|
||||
|
||||
#define NUM_ATOMS 12
|
||||
#define NUM_ATOMS 13
|
||||
|
||||
extern char **start_argv;
|
||||
extern Display *xkbdpy;
|
||||
|
Reference in New Issue
Block a user