aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Hooks
diff options
context:
space:
mode:
authorJesper Reenberg <jesper.reenberg@gmail.com>2012-05-01 20:04:15 +0200
committerJesper Reenberg <jesper.reenberg@gmail.com>2012-05-01 20:04:15 +0200
commit0bbab45981d086e205a76d715555fbfcfbf3b038 (patch)
tree384471f4613b9a2e28d07bbfa1c255a51b33fb2e /XMonad/Hooks
parent31ece6f1ba1746163dd873fb183dd090e745ec8b (diff)
downloadXMonadContrib-0bbab45981d086e205a76d715555fbfcfbf3b038.tar.gz
XMonadContrib-0bbab45981d086e205a76d715555fbfcfbf3b038.tar.xz
XMonadContrib-0bbab45981d086e205a76d715555fbfcfbf3b038.zip
Fixed X.A.GridSelect to be consistent in the way it (now) sorts the shown
Ignore-this: 1d0991f9fb44e42f5d1c5a4f427ea661 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. darcs-hash:20120501180415-abfbf-31b5c20e65c1ddb5835c61259d363fd3f67f471b.gz
Diffstat (limited to 'XMonad/Hooks')
0 files changed, 0 insertions, 0 deletions