aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Actions/UpdatePointer.hs (unfollow)
Commit message (Expand)AuthorFilesLines
2009-05-30UpdatePointer - Don't warp while dragging with mouseAnders Engstrom1-0/+3
2009-03-22Add TowardsCentre option to UpdatePointerAdam Vogt1-3/+11
2009-03-22Remove excess whitespace in A.UpdatePointerAdam Vogt1-6/+5
2008-10-08pointWithin has moved to the coreJoachim Breitner1-6/+0
2008-10-07UpdatePointer even to empty workspacesJoachim Breitner1-22/+31
2008-06-10Only move pointers over managed windowsJoachim Breitner1-2/+5
2008-05-11Fix window region checking in UpdatePointerrobreim1-3/+9
2008-04-17Don't move the pointer if the user is moving the mouseKlaus Weidner1-2/+4
2008-04-07XMonad.Actions.UpdatePointer: doc fixLukas Mai1-1/+1
2008-03-26UpdatePointer: Make pointer position configurable.xmonad1-9/+28
2008-03-06Documentation typo about UpdatePointer.nicolas.pouillard1-1/+1
2008-03-01Changed semantics of UpdatePointer to move to nearest pointrobreim1-13/+21
2008-03-01UpdatePointer XMonadContrib modulerobreim1-0/+54