aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Actions/UpdatePointer.hs (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-10-08pointWithin has moved to the coreJoachim Breitner1-6/+0
darcs-hash:20081008154245-23c07-30a58c257a61f3be5d001f238e6989e02c8b84c6.gz
2008-10-07UpdatePointer even to empty workspacesJoachim Breitner1-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
2008-06-10Only move pointers over managed windowsJoachim Breitner1-2/+5
darcs-hash:20080610195916-23c07-acb9d3a32366a2d83284a837fdac009e54335d5b.gz
2008-05-11Fix window region checking in UpdatePointerrobreim1-3/+9
darcs-hash:20080511094056-d4c7e-6145e3a96972b1be277f633c7d4ac7c7dcd74804.gz
2008-04-17Don't move the pointer if the user is moving the mouseKlaus Weidner1-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
2008-04-07XMonad.Actions.UpdatePointer: doc fixLukas Mai1-1/+1
darcs-hash:20080407152741-462cf-be82836b716dcac61e899f88cae672f1f5873d75.gz
2008-03-26UpdatePointer: Make pointer position configurable.xmonad1-9/+28
darcs-hash:20080326075759-67423-391137fce18694e0151692653396c5578dbb2add.gz
2008-03-06Documentation typo about UpdatePointer.nicolas.pouillard1-1/+1
darcs-hash:20080306163516-94725-4b3ca44d88fa9bbfff2fe63b0f5c09f5769f9d7a.gz
2008-03-01Changed semantics of UpdatePointer to move to nearest pointrobreim1-13/+21
darcs-hash:20080301143126-d4c7e-fde7062d5c8e2e3ece14711d178811f2cf5a753f.gz
2008-03-01UpdatePointer XMonadContrib modulerobreim1-0/+54
darcs-hash:20080301134401-d4c7e-6d984009ecc7fb9f3e3d96b829a928bbf56503af.gz