[xmonad] Applied: Patch: X.H.FadeInactive and X.A.GridSelect

darcswatch at nomeata.de darcswatch at nomeata.de
Mon May 7 23:06:31 CEST 2012


This 1-patch bundle was just applied to http://code.haskell.org/XMonadContrib:

20120501180415  Jesper Reenberg <jesper.reenberg at gmail.com>
 * Fixed X.A.GridSelect to be consistent in the way it (now) sorts the shown
 elements when modifying the searchString.
 
 The implemented ordering sorts based on how "deep the needle is in the
 haystack", meaning that searching for "st" in the elements "Install" and "Study"
 will order them as "Study" and "Install". Previously there was no ordering and
 when using GridSelect to select workspaces, the ordering was not consistent, as
 the list of workspaces (if not modified manually) is ordered by last used. In
 this case either "Study" or "Install" would come first depending on which
 workspace was last visited.


-- 
This message was brought to you by DarcsWatch
http://darcswatch.nomeata.de/repo_http:__code.haskell.org_XMonadContrib.html#bundle-ec350c77d3281617c57e303f9fec3a9d1f5c69b2



More information about the xmonad mailing list