summaryrefslogtreecommitdiff
path: root/openbox/misc.h
AgeCommit message (Collapse)Author
2003-09-03add a NONE cursor, to not change the cursor at allDana Jansens
2003-07-10add misc.h with some standard enumerations with proper prefixing and ↵Dana Jansens
capitalizations. use the new enums throughout. provide keycodes and cursors through ob_cursor and ob_keycode functions, which use the new misc.h enums for picking the cursor and keycode.