summaryrefslogtreecommitdiff
path: root/app/cwm/menu.c
AgeCommit message (Expand)Author
2008-07-11spacing, declaration lineup to be consistent throughout cwm,Okan Demirmen
2008-06-15Rip out and burn the HASH_* stuff. We don't need a SPLAY tree for one font.Owain Ainsworth
2008-06-05prevent trying to exec a null char; could potentially happen with aOkan Demirmen
2008-05-23Grab the keyboard when we initialise the menu. This stops the keyboardOwain Ainsworth
2008-05-21Make menu_filter handle mouse movement too. This enables the keyboardOwain Ainsworth
2008-05-20Pull out the behaviour in grab_label and search_start into one utilityOwain Ainsworth