Releases: stefansundin/altdrag
Releases · stefansundin/altdrag
AltDrag v0.8
2009-11-15:
- Added
AutoStick
, enable it to make windows always stick without needing to press shift. This replacesStickyScreen
. - Renamed
ExperimentalFeatures
toHookWindows
, also improved it so resizing is now supported and windows should no longer flicker. 64-bit programs also work now. I no longer consider it experimental! - The alt key will no longer activate the window menu!
- Added the ability to configure what keys should trigger the dragging, resizing, etc.
- Added the ability to configure what the mouse buttons do. New actions: minimize and center.
- Improved multi-monitor support a lot.
- Tweaked the blacklist.
WindowFinder v0.2
2009-09-07
AltDrag v0.7
2009-04-24:
- Added
StickyScreen
which makes windows automatically stick to the screen borders without needing shift (off by default). - Added the ability to roll-up windows by double-clicking with the middle mouse button.
- Fixed some bugs in
ExperimentalFeatures
, it's working pretty well now so give it a try. - Fixed an annoying error message that sometimes popped up when AltDrag was on autostart.
AltDrag v0.6
2009-02-12:
- Sticky behavior now works with resize (except when resizing in all directions).
- Fixed tray not being hidden by
-hide
. - Fixed mouse cursor not changing when Aero was disabled in Vista.
- Language can now be changed in
AltDrag.ini
.
AltDrag v0.5
2009-01-12:
- You can now resize windows with the middle or right mouse button.
- You can now double-click a window to maximize it.
- You can now blacklist certain windows from being dragged and certain windows from being sticked to.
- Blacklisted by default: the alt+tab window in Vista.
- Sticky-blacklisted by default: the Vista start menu orb.
- The mouse cursor will now change when you move and resize windows.
- Only one instance of AltDrag can now be run. Starting AltDrag again will make the first copy add its tray icon.
- Experimental feature disabled by default: you can now press the shift key while normally moving windows (dragging the titlebar) to make them stick. Doesn't work on all windows in Vista. Doesn't work with 64-bit processes.
WindowFinder v0.1
2009-01-12
AltDrag v0.4
2008-09-14:
- You can now press the shift key to make the window stick to other windows.
AltDrag v0.3
2008-08-03:
- Fixed a bug that made AltDrag ignore all windows which were at the screen borders since it thought they were fullscreen windows.
- Improved performance by only installing the mouse hook when the alt key is pressed.
AltDrag v0.2
2008-08-01:
- You can no longer drag fullscreen windows.
- The window is better placed when it's restored from its maximized state.
AltDrag v0.1
2008-06-05:
- Initial release.