]> Dogcows Code - chaz/openbox/blobdiff - openbox/misc.h
only hilight the first entry when opening the menu with a keybind
[chaz/openbox] / openbox / misc.h
index 9e1fc269a3c06f512314cdc0f128a1c25ab7d81c..f55feed94e47799bb0fbdc6c6361e5f58dfbd672 100644 (file)
@@ -1,7 +1,7 @@
 /* -*- indent-tabs-mode: nil; tab-width: 4; c-basic-offset: 4; -*-
 
    misc.h for the Openbox window manager
-   Copyright (c) 2003        Ben Jansens
+   Copyright (c) 2003-2007   Dana Jansens
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
@@ -23,6 +23,7 @@ typedef enum
 {
     OB_CURSOR_NONE,
     OB_CURSOR_POINTER,
+    OB_CURSOR_BUSYPOINTER,
     OB_CURSOR_BUSY,
     OB_CURSOR_MOVE,
     OB_CURSOR_NORTH,
This page took 0.020261 seconds and 4 git commands to generate.