aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Actions/UpdatePointer.hs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* pointWithin has moved to the coreJoachim Breitner2008-10-081-6/+0
| | | | darcs-hash:20081008154245-23c07-30a58c257a61f3be5d001f238e6989e02c8b84c6.gz
* UpdatePointer even to empty workspacesJoachim Breitner2008-10-071-22/+31
| | | | | | | | This makes UpdatePointer more Xinerama-compatible: If the user switches to a screen with an empty workspace, the pointer is moved to that workspace, which I think is expected behavoiur. darcs-hash:20081007080041-23c07-745bd6652a98765e33e732ee4291374ea825bc3c.gz
* Only move pointers over managed windowsJoachim Breitner2008-06-101-2/+5
| | | | darcs-hash:20080610195916-23c07-acb9d3a32366a2d83284a837fdac009e54335d5b.gz
* Fix window region checking in UpdatePointerrobreim2008-05-111-3/+9
| | | | darcs-hash:20080511094056-d4c7e-6145e3a96972b1be277f633c7d4ac7c7dcd74804.gz
* Don't move the pointer if the user is moving the mouseKlaus Weidner2008-04-171-2/+4
| | | | | | | | | | | | This patch depends on the following xmonad core patch: Remember if focus changes were caused by mouse actions or by key commands If the user was moving the mouse, it's not appropriate to move the pointer around in resonse to focus changes. Do that only in response to keyboard commands. darcs-hash:20080417022234-e41d7-ee4ac41e65b28124cc3926693987d377d725dc34.gz
* XMonad.Actions.UpdatePointer: doc fixLukas Mai2008-04-071-1/+1
| | | | darcs-hash:20080407152741-462cf-be82836b716dcac61e899f88cae672f1f5873d75.gz
* UpdatePointer: Make pointer position configurable.xmonad2008-03-261-9/+28
| | | | darcs-hash:20080326075759-67423-391137fce18694e0151692653396c5578dbb2add.gz
* Documentation typo about UpdatePointer.nicolas.pouillard2008-03-061-1/+1
| | | | darcs-hash:20080306163516-94725-4b3ca44d88fa9bbfff2fe63b0f5c09f5769f9d7a.gz
* Changed semantics of UpdatePointer to move to nearest pointrobreim2008-03-011-13/+21
| | | | darcs-hash:20080301143126-d4c7e-fde7062d5c8e2e3ece14711d178811f2cf5a753f.gz
* UpdatePointer XMonadContrib modulerobreim2008-03-011-0/+54
darcs-hash:20080301134401-d4c7e-6d984009ecc7fb9f3e3d96b829a928bbf56503af.gz