Commits


fix redrawnig when moving mouse pointer over a new item Removed fallthroughs, excepting the simplest cases -- relying on fallthroughs seems like a bad idea.


pledge after XOpenDisplay


redraw on xexpose & bump version to 0.2.1


cleanup on exit


switch to Xft rendering


improve colour handling


implement the border colour option


try not to place the window outside of the screen bounds


implement keysym-item association


fix comments


add mouse support


cleanup


initial implementation of user options


fix segfault when exiting with no item selected


ensure the menu isn't managed by the WM


initial version of xitems