disable hot-corners when using active edges
Status: Alpha
Brought to you by:
richwareham
Hi,
DesktopManager is amazingly useful, especially for someone
who has just recently "switched" from being a Linux user to a
MacOSX user.
One little annoyance I had was that my expose hot-corners
triggered the active edges to switch screens throwing
MacOSX's expose feature into knots.
So I've patched the DesktopManager to avoid activating the
Active Edges when in the hot-corners. The patch also does a
minor tweak with the mouse cursor y-value so it is stable
after switching desktops. The patch is just against 0.5.0 using
diff -u.
Thanks for writing this cool piece of code. I especially love the
transistions!
Cheers,
Alastair
Logged In: YES
user_id=159910
No patch is attached, but don't bother, this is already fixed.
Logged In: NO
no bull, this is still bothering me in rc2. hey man! use a 50px margin of
error please!! thanks in advance
Logged In: YES
user_id=159910
Actually that's because the edge detection code was changed,
and somehow hotcorner detection code was removed. I've
already sent a patch to Rich, hopefully it's already applied.
FYI, the margin is 10px, which I found quite enough.