| View previous topic :: View next topic |
| Author |
Message |
SanskritFritz
Joined: 17 Feb 2005 Posts: 283 Location: Hungary, Budapest
|
|
| Back to top |
|
 |
holomind
Joined: 11 Mar 2006 Posts: 299 Location: Munich, Germany
|
Posted: Wed Feb 28, 2007 3:27 pm Post subject: |
|
|
WinExpose is discontinued, but the author announced to release the source in a GPL -Licence. I hope he does, would be interesting to see the direct-x part. the rest you already can see in our ahk-script  |
|
| Back to top |
|
 |
scriptmonkey
Joined: 19 May 2006 Posts: 112
|
Posted: Thu Mar 01, 2007 5:41 pm Post subject: |
|
|
Is there a way to have the script activate when you double click the middle mouse button? I use the middle mouse button a lot in Firefox to close tabs. _________________ Zak M. |
|
| Back to top |
|
 |
Veovis
Joined: 13 Feb 2006 Posts: 390 Location: Utah
|
Posted: Fri Mar 02, 2007 2:19 am Post subject: |
|
|
try using A_TimeSincePriorHotkey _________________
"Power can be given overnight, but responsibility must be taught. Long years go into its making." |
|
| Back to top |
|
 |
aydc
Joined: 12 Dec 2006 Posts: 14
|
Posted: Mon Mar 12, 2007 7:56 am Post subject: |
|
|
On the wiki page, it says the latests stable version is 1.02, but I can't find it anywhere. You get 1.01 in this forum and 1.03 in wiki, but 1.02 is nowhere to be found.
1.03 shows strange artifacts so I want to use 1.02. Any link to that version please? |
|
| Back to top |
|
 |
dieguti
Joined: 16 Mar 2007 Posts: 2
|
Posted: Fri Mar 16, 2007 9:56 am Post subject: |
|
|
Is this working only in WinXP?
I have Windows 2000 SP4 and only see black squares.
I have tested 1.01 and 1.02
And gdiplus.dll is in the path of scripts and exe
Edt: More details |
|
| Back to top |
|
 |
dieguti
Joined: 16 Mar 2007 Posts: 2
|
Posted: Mon Mar 19, 2007 7:59 pm Post subject: |
|
|
I'm not sure but if the problem is the API function PrintWindow() in Windows 2000, someone is working in solve that.
http://expire.free.fr/board/index.php?showtopic=109
By the way, I don't see so much activity in this forum (or perhaps my previous question sounded too newbie and nobody cared) |
|
| Back to top |
|
 |
Guest+ Guest
|
Posted: Thu Mar 29, 2007 7:43 am Post subject: |
|
|
Thanks very much holomind and lazlo. This is really great. I use AHK only for doing some things that are not possible under WSH and i dont like running scripts in background but i am going to run this script all the time.
One small problem is the middle click. I think it will be better if the preview is launched when you middle click the taskbar (maybe as a option).
ps:
holo, I think you should tag your post with something like Windows Previews, Thumbnails etc. because those that dont know about MAC(like me) will (i think) never search with something like expose. |
|
| Back to top |
|
 |
Unambiguous
Joined: 18 May 2005 Posts: 4
|
Posted: Mon May 21, 2007 9:55 pm Post subject: |
|
|
| I was wondering two things. First of all, is there anyway to make this work for multiple monitors (currently works for primary monitor and brings other windows over to Mon 1). Secondly, is there a way to draw the windows so they are not in a strict grid if the scale windows setting is off? |
|
| Back to top |
|
 |
System Monitor
Joined: 09 Mar 2007 Posts: 392 Location: Unknown
|
Posted: Thu Jun 21, 2007 2:52 am Post subject: |
|
|
I was wondering if you could add the function of if you click on the desktop it minimizes all of the windows?
Thank you |
|
| Back to top |
|
 |
jatman
Joined: 20 Jul 2006 Posts: 4
|
Posted: Wed Aug 08, 2007 12:41 am Post subject: ??? |
|
|
Sorry guyz, stupid question:
What is mbutton or win-tab?
I don't know how to activate this script.
It would be helpful if someone can let me know how to run a new script without adding it to default autohotkey script. |
|
| Back to top |
|
 |
engunneer
Joined: 30 Aug 2005 Posts: 6349 Location: Pacific Northwest, US
|
Posted: Wed Aug 08, 2007 2:41 am Post subject: Re: ??? |
|
|
| jatman wrote: | What is mbutton or win-tab?
|
MButton is your middle mouse button (often a scroll wheel that you can push down)
Win + tab is holding down the windows logo key and pressing tab. This is also written #{Tab}
| jatman wrote: |
It would be helpful if someone can let me know how to run a new script without adding it to default autohotkey script. |
just make a new ahk file anywhere on your computer. double click it to run it. right click for a menu that shows run, edit, and compile.
to make a new ahk file easily, right click in the place you want the file to be stored, choose New, and choose Autohotkey script from the menu. then rename the script to whatever you want.
post in the ask for help section if you have more questions. _________________
Unless otherwise noted, all code is untested.
Common Answers: 1.(Loops, Viruses, etc.) 2. Search 3.RTFM |
|
| Back to top |
|
 |
holomind
Joined: 11 Mar 2006 Posts: 299 Location: Munich, Germany
|
Posted: Tue Oct 23, 2007 9:38 am Post subject: refresh thread |
|
|
you should check out Scalable Framework , which is in some kind similar to expose, but more like a window/desktop manager combined.
expose is a bit old, now we should try to clone Spaces of the new osx10.5  |
|
| Back to top |
|
 |
majkinetor
Joined: 24 May 2006 Posts: 3600 Location: Belgrade
|
Posted: Tue Oct 23, 2007 11:04 am Post subject: |
|
|
Hej, holomind, glad to see you again here, I supose only for short time
Thx for the links .
You can also use Fungustabs which can group applications together and I find it very cool. All application windows are grouped in single window and you have tabs to select which one you want. Its base on Linux Fluxbox. _________________
 |
|
| Back to top |
|
 |
holomind
Joined: 11 Mar 2006 Posts: 299 Location: Munich, Germany
|
Posted: Tue Oct 23, 2007 4:57 pm Post subject: |
|
|
Hmm, Fungustabs is not really comparable to scalable-framework or spaces but should be quite easy to programm in ahk, but i dont have use for it.
I am using windows at my workplace again, so i will visit this forum again but "scalable " is already very good. (if you have much screenspace ) |
|
| Back to top |
|
 |
|