all repos — openbox @ f3661db043441a8ea44a02d469ef12205ffa339e

openbox fork - make it a bit more like ryudo

add a NONE cursor, to not change the cursor at all
Dana Jansens danakj@orodu.net
commit

f3661db043441a8ea44a02d469ef12205ffa339e

parent

fa706aa75c4db029ad55cf6cfb8f147dd8b4fe9e

1 files changed, 1 insertions(+), 0 deletions(-)

jump to
M openbox/misc.hopenbox/misc.h

@@ -3,6 +3,7 @@ #define __ob__misc_h

typedef enum { + OB_CURSOR_NONE, OB_CURSOR_POINTER, OB_CURSOR_BUSY, OB_CURSOR_MOVE,