10 Apr
2009
10 Apr
'09
6:34 a.m.
Thu Apr 9 17:57:04 CEST 2009 Daniel Schoepe <asgaroth_@gmx.de> * 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 <asgaroth_@gmx.de> * Mouse support for GridSelect GridSelect now allows selecting an element by a click with the left mouse button.