index
:
XMonadContrib
master
mirror of http://code.haskell.org/XMonadContrib
git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
XMonad
/
Actions
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Make substring search case insensitive
Clemens Fruhwirth
2010-10-16
1
-1
/
+3
*
Introduce grayoutAllElements in X.A.GridSelect
Clemens Fruhwirth
2010-10-16
1
-1
/
+13
*
Add substring filter to td_elementmap
Clemens Fruhwirth
2010-10-16
1
-2
/
+5
*
Refactor for ad-hoc element and position matching turning td_elementmap into ...
Clemens Fruhwirth
2010-10-16
1
-4
/
+11
*
Remove nub from diamondLayer in X.A.GridSelect
Clemens Fruhwirth
2010-10-16
1
-5
/
+7
*
Convert access of td_elementmap from field styled to function call styled in ...
Clemens Fruhwirth
2010-10-16
1
-8
/
+9
*
Make use of field names when constructing TwoDState in X.A.GridSelect
Clemens Fruhwirth
2010-10-16
1
-8
/
+7
*
windowbringer-menu-choice
mathstuf
2010-09-05
1
-11
/
+45
*
Orphan my modules
moserq
2010-10-01
1
-1
/
+1
*
Minimize: Replaced calls to 'sendMessage' (BW.focusDown) and 'windows' with a...
Jan Vornberger
2010-07-28
1
-1
/
+1
*
WindowGo: bulk up 'runOrRaise' doc to point to 'raiseMaybe' for shell scripting
gwern0
2010-07-12
1
-2
/
+5
*
WindowGo: fmt & sp
gwern0
2010-07-12
1
-2
/
+2
*
encode string of bytes not list of chars
Khudyakov Alexey
2010-06-13
1
-2
/
+2
*
GroupNavigation.hs: clean up imports
gwern0
2010-06-08
1
-3
/
+1
*
Fix bug in history maintenance of X.A.GroupNavigation
Norbert Zeh
2010-06-04
1
-2
/
+2
*
TopicSpace: +reverseLastFocusedTopics
Nicolas Pouillard
2010-05-20
1
-1
/
+7
*
TopicSpace: improve the lastFocusedTopic handling
Nicolas Pouillard
2009-12-20
1
-9
/
+10
*
X.A.GroupNavigation with containers < 0.3.0.0 compatibility
Norbert Zeh
2010-05-15
1
-4
/
+19
*
New module XMonad.Actions.GroupNavigation
Norbert Zeh
2010-05-10
1
-0
/
+210
*
Remove trailing whitespace in A.KeyRemap
Adam Vogt
2010-05-03
1
-21
/
+21
*
Adding XMonad.Actions.KeyRemap for mapping single keys
stettberger
2010-05-02
1
-0
/
+156
*
A.Search: Remove unnecessary `do'
Adam Vogt
2010-04-29
1
-2
/
+1
*
Fix escaping of URI
Khudyakov Alexey
2010-04-23
1
-26
/
+14
*
Use imported `fi' alias for fromIntegral more often.
Adam Vogt
2010-04-16
2
-6
/
+2
*
WindowMenu: own colorizer that works better with Bluetile's new theme
Jan Vornberger
2010-04-02
1
-1
/
+9
*
Update my e-mail address
quentin.moser
2010-01-17
1
-2
/
+2
*
fixed argument order to isPrefixOf in a couple of places in X.A.Search
Jurgen Doser
2010-03-16
1
-4
/
+4
*
DynamicWorkspaces.hs: rm whitespace
gwern0
2010-03-14
1
-1
/
+1
*
X.A.PhysicalScreens cleaning and allow cycling
Anders Engstrom
2010-03-08
1
-10
/
+38
*
Prevent possible pattern match failure in X.A.UpdateFocus
Daniel Schoepe
2010-02-22
1
-2
/
+2
*
suppress some warnings under ghc 6.12.1 and clean up redundant imports to get...
Brent Yorgey
2010-01-12
12
-17
/
+2
*
A.CycleWindows replace partial rotUp and rotDown with safer versions
Wirt Wolff
2010-01-24
1
-3
/
+5
*
import new contrib module, X.A.DynamicWorkspaceOrder
Brent Yorgey
2009-12-30
1
-0
/
+166
*
X.A.CycleWS: export generalized 'doTo' function for performing an action on a...
Brent Yorgey
2009-12-30
1
-2
/
+8
*
new contrib module, X.A.DynamicWorkspaceGroups, for managing groups of worksp...
Brent Yorgey
2009-12-29
1
-0
/
+137
*
new contrib module from Tomas Janousek, X.A.WorkspaceNames
Brent Yorgey
2009-12-29
1
-0
/
+155
*
Use imported xC_bottom_right_corner in A.MouseResize
Adam Vogt
2009-12-28
1
-4
/
+1
*
X.A.MouseResize: assign an appropriate cursor for the resizing inpuwin
Tomas Janousek
2009-12-27
1
-0
/
+8
*
Actions/Search: added openstreetmap
intrigeri
2009-12-22
1
-24
/
+28
*
X.A.GridSelect: documentation typo fix
Tomas Janousek
2009-12-11
1
-2
/
+2
*
A.GridSelect shouldn't grab keys if there are no choices.
Adam Vogt
2009-12-10
1
-0
/
+1
*
onScreen' variation for X () functions
Nils Schweinsberg
2009-12-09
1
-15
/
+40
*
BluetileCommands - a list of commands that Bluetile uses to communicate with ...
Jan Vornberger
2009-12-09
1
-0
/
+83
*
Use lookup instead of find in A.PerWorkspaceKeys
Adam Vogt
2009-11-29
1
-5
/
+4
*
Change of X.A.OnScreen, more simple and predictable behaviour of onScreen, ne...
Nils Schweinsberg
2009-12-07
1
-52
/
+101
*
XMonad.Actions.Search: finally fixed the internet archive search plugin
gwern0
2009-12-05
1
-4
/
+1
*
XMonad.Actions.Search: in retrospect, a bit silly to make everyone go through...
gwern0
2009-12-05
1
-2
/
+2
*
Changed interface of X.U.ExtensibleState
Daniel Schoepe
2009-11-16
2
-7
/
+6
*
X.A.CycleWS cycle by tag group
Anders Engstrom
2009-11-15
1
-0
/
+7
*
Minor style changes in DynamicWorkspaces
Adam Vogt
2009-11-15
1
-18
/
+15
[prev]
[next]