aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Actions/UpdatePointer.hs (follow)
Commit message (Expand)AuthorAgeFilesLines
* XMonad.Actions.UpdatePointer: generalise updatePointerLiyang HU2013-07-301-45/+39
* XMonad.Actions.UpdatePointer: document TowardsCentreLiyang HU2013-07-301-1/+6
* Use imported `fi' alias for fromIntegral more often.Adam Vogt2010-04-161-3/+1
* fix window rectangle calculation in X.A.UpdatePointerTomas Janousek2009-10-261-2/+4
* UpdatePointer - Don't warp while dragging with mouseAnders Engstrom2009-05-301-0/+3
* Add TowardsCentre option to UpdatePointerAdam Vogt2009-03-221-3/+11
* Remove excess whitespace in A.UpdatePointerAdam Vogt2009-03-221-6/+5
* pointWithin has moved to the coreJoachim Breitner2008-10-081-6/+0
* UpdatePointer even to empty workspacesJoachim Breitner2008-10-071-22/+31
* Only move pointers over managed windowsJoachim Breitner2008-06-101-2/+5
* Fix window region checking in UpdatePointerrobreim2008-05-111-3/+9
* Don't move the pointer if the user is moving the mouseKlaus Weidner2008-04-171-2/+4
* XMonad.Actions.UpdatePointer: doc fixLukas Mai2008-04-071-1/+1
* UpdatePointer: Make pointer position configurable.xmonad2008-03-261-9/+28
* Documentation typo about UpdatePointer.nicolas.pouillard2008-03-061-1/+1
* Changed semantics of UpdatePointer to move to nearest pointrobreim2008-03-011-13/+21
* UpdatePointer XMonadContrib modulerobreim2008-03-011-0/+54