PDA

View Full Version : Alt-drag windows in Windows



recover89
July 8th, 2008, 07:17 PM
Hi everyone.

I want to let you know of a program I've made for Windows, AltDrag (http://code.google.com/p/altdrag/). It lets you drag windows with the alt-button, as you can do in Ubuntu.
It's very simple to use and I hope that you will find it useful.

Please let me know what you think.

haTem
July 9th, 2008, 09:30 PM
Very nice, not having this always annoys me when I use Windows!

I just tried this on my Vista box, and it works well.

Thank you.

tinny
July 9th, 2008, 10:06 PM
Maybe this could help people using windows XP on the eee PC? I use this Alt-drag function all the time on my eee PC (which has Ubuntu installed of course).

mssever
July 9th, 2008, 10:56 PM
Hi everyone.

I want to let you know of a program I've made for Windows, AltDrag (http://code.google.com/p/altdrag/). It lets you drag windows with the alt-button, as you can do in Ubuntu.
It's very simple to use and I hope that you will find it useful.

Please let me know what you think.
Thanks a bunch. I'll try it the next time I'm running Windows.

Windows modifications still needed (following Linux ideas):


Make left + right click equal middle click so that laptop users can easily open links in new tabs.
Decent multiple desktop support. XP's PowerToys took a stab at it, but their implementation was lame.

recover89
July 10th, 2008, 04:53 PM
I'm glad you guys like it :D
Please feel free to spread the word, I think there's a lot of people who want this functionality.

I can middle click with my Alps Touch Pad with Dell drivers (model Dell Latitude D505). It's working pretty well. I can agree with you that there are no small utility doing this though, and I'm not sure if the dell drivers would work on any other laptop.

I think multi-desktop would be a bit harder to code, and would require a lot of time. Anyhow, I would be glad to give it a shot, but I don't have any guarantee's ;)

I've done a few other programs which I've also put on Google Code, you might find some of them interesting as well: http://code.google.com/u/recover89/

Kalleo
July 10th, 2008, 06:55 PM
Very useful. Especially ShutdownGuard.

mssever
July 10th, 2008, 11:20 PM
I can middle click with my Alps Touch Pad with Dell drivers (model Dell Latitude D505). It's working pretty well. I can agree with you that there are no small utility doing this though, and I'm not sure if the dell drivers would work on any other laptop.I intended my comments as more of a complaint against Windows than as a feature request. However, if you decide to write such programs, I certainly won't object! All the touchpads I've used have been made by Synaptics. The only way I've found to middle click using the Synaptics driver is to configure tap to click, then configure the left button to serve as the middle button. This is a low priority for me, though, because I only rarely use Windows.


I think multi-desktop would be a bit harder to code, and would require a lot of time.
Yes, I suspect that would be a major project.

recover89
August 1st, 2008, 08:20 PM
I just released 0.2.
Now you can't drag fullscreen windows, so now you can play fullscreen games without accidentally ruining it by dragging the window.
Windows are better placed when they are restored from their maximized state, previously the cursor would be in the center of the window.

Hope you'll like it :D

recover89
August 3rd, 2008, 10:34 PM
Released 0.3.
Changelog:

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.

recover89
September 14th, 2008, 04:54 PM
Released 0.4:

You can now hold the shift key to make the window stick to other windows.

conundrumx
November 13th, 2008, 05:40 PM
Thank you for this!

dbd
November 14th, 2008, 12:56 AM
Wow, that is awesome. The number of times I've wished Windows had that, from now on this will be one of the first apps I install after a fresh windows install.
Also grabbed super-F4, sounds wonderful!

recover89
January 24th, 2009, 11:38 AM
I haven't announced it here, but I released AltDrag 0.5 about a week ago.
I suggest people register to the rss feed, since I don't think I'll announce future updates here.

jahroy
October 13th, 2012, 06:44 AM
Thank you!

This is GREAT.