
Daniel Schoepe wrote:
Thu Apr 9 17:57:04 CEST 2009 Daniel Schoepe
* Generalize GridSelect to arbitrary elements This patch generalizes Actions.GridSelect to work for arbitrary (String,a)-lists. The changes break configurations that used `gridSelect' directly, which is now named gridSelectWindow. As an example for uses of the GridSelect-UI, I included a function to spawn an application from a list of commands(`spawnSelected').
Fri Apr 10 00:33:02 CEST 2009 Daniel Schoepe
* Mouse support for GridSelect GridSelect now allows selecting an element by a click with the left mouse button.
I'm sorry for accidentally resending the other patch(Generalizing...) as well(and the wrong subject), this mail was actually intended for the mouse-support patch(Also contained in the bundle).