Liyang HU
fd23bd692b
XMonad.Actions.UpdatePointer: generalise updatePointer
2013-07-30 07:10:07 +00:00
Liyang HU
2fe30c6730
XMonad.Actions.UpdatePointer: document TowardsCentre
2013-07-30 05:37:46 +00:00
Adam Vogt
78f13d2acd
Use imported `fi' alias for fromIntegral more often.
...
Also moves `fi' into U.Image to avoid cyclic imports,
though XUtils sill exports that definition.
2010-04-16 21:29:39 +00:00
Tomas Janousek
bfdfb2297e
fix window rectangle calculation in X.A.UpdatePointer
2009-10-26 15:49:18 +00:00
Anders Engstrom
aa435aa5c8
UpdatePointer - Don't warp while dragging with mouse
2009-05-30 18:57:52 +00:00
Adam Vogt
761b884555
Add TowardsCentre option to UpdatePointer
...
This option is like Nearest, but it places the pointer a configurable
percentage towards the centre of the window, instead of right at the edge.
2009-03-22 21:58:11 +00:00
Adam Vogt
3ad7661897
Remove excess whitespace in A.UpdatePointer
2009-03-22 21:55:53 +00:00
Joachim Breitner
521bb48ad9
pointWithin has moved to the core
2008-10-08 15:42:45 +00:00
Joachim Breitner
15df01705f
UpdatePointer even to empty workspaces
...
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.
2008-10-07 08:00:41 +00:00
Joachim Breitner
9dae24bfd8
Only move pointers over managed windows
2008-06-10 19:59:16 +00:00
robreim
9515818409
Fix window region checking in UpdatePointer
2008-05-11 09:40:56 +00:00
Klaus Weidner
476fb301d4
Don't move the pointer if the user is moving the mouse
...
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.
2008-04-17 02:22:34 +00:00
Lukas Mai
59fc99504f
XMonad.Actions.UpdatePointer: doc fix
2008-04-07 15:27:41 +00:00
xmonad
1c6798a639
UpdatePointer: Make pointer position configurable.
2008-03-26 07:57:59 +00:00
nicolas.pouillard
7f8882faf2
Documentation typo about UpdatePointer.
2008-03-06 16:35:16 +00:00
robreim
d44253f17f
Changed semantics of UpdatePointer to move to nearest point
2008-03-01 14:31:26 +00:00
robreim
26de20d294
UpdatePointer XMonadContrib module
2008-03-01 13:44:01 +00:00