ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > DC Member Programs and Projects

WinKey Enhancement Project (WEP)

<< < (11/12) > >>

tomos:
I normally use MouseScroll but yes same problem here with MouseAltTab -
I had the same problem with DragLock by Skrommel but couldnt tell you how he fixed it ...

Did you try the third one  ... MouseWinList, alexey?

alexey_r:
That one gives me a 404 error.

tomos:
That one gives me a 404 error.
-alexey_r (August 06, 2008, 10:12 AM)
--- End quote ---

maybe that's why I dint try it  ;D (thanks)

wep:
1. Great idea! :...
What is the difference between MouseScroll, MouseWinList, and MouseAltTab? It's kinda hard to guess from this.
-alexey_r (August 06, 2008, 08:52 AM)
--- End quote ---
hi, alexey_r!
I uploaded my (Mouse)WinList program and now you can check out the difference between MouseScroll, MouseWinList, and MouseAltTab.
As you can see, MouseScroll is simple program which only emulates Alt+Tab hotkey.
MouseAltTab modified by myself is evl's AltTab with enhaced functionality which replaces AltTab window.
(Mouse)WinList is my new idea to realize visual windows listing. It is possible to make it similar to Opera's RightMouseHold+Scroll. What do you think about it? But it shall conflict with Opera's tab listing.
I plan to combine MouseScroll and WinList by means of using additional <alt> or <ctrl> modifier.
1.MouseAltTab disables the simple Win shortcut for me.
2.Using Win+CapsLock, when I release CapsLock the active window disappears for a moment before returning to non-transparency.
-alexey_r
--- End quote ---
1.I checked out, and found that system win-hotkey as win+D, win+R, etc. perfectly works with MouseAltTab without any conflicts and problems. Only start menu do not appears when Left Win-key pressed down. This is only one inconvenience of using all advantages of MouseAltTab. However, you can use Right Win-key.
2.I fixed this bug partly. For more smooth switching WinEsc must switch transparency between 125(semi-transparent) and 255(pseudo-non-transparent) values. But transparency feature slowing down the PC. I used switching between 125 and transparency-off values to prevent it, in the WinEsc. I'll try to fix this bug by other way.[/edit]
I made new version of WinEsc to make possible invert function to switch transparent window temporarily to non-transparent and to also to make transparency permanent and its value changeable.
MouseAltTab looks similar to evl's AltTab.
-lanux128 (August 06, 2008, 09:20 AM)
--- End quote ---
Yes, I made some changes in his code and now it can work with Win-key similar to MouseScroll.
As you can see, In the AHK-code of MouseAltTab (in its first line) I placed following link "source of basic of code http://www.autohotkey.com/forum/topic6422.html&sid=b9f02b605947f64c07e1dec56b751650"
Also I placed link to code modified by myself to the autohotkey forum at Mon Jul 21, 2008 8:18 pm (Post subject: Re: ALT-TAB replacement with icons and window titles in List)

alexey_r:
Hi!
1.However, you can use Right Win-key.[edit]I checked out, and found that system win-hotkey as win+D, win+R, etc. perfectly works with MouseAltTab without any conflicts and problems. Only start menu do not appears when Left winkey pressed down. This is only one inconvenience of using all advantages of MouseAltTab[/edit]
-wep (August 07, 2008, 03:52 PM)
--- End quote ---
You can only use the right Win key if your keyboard has one.
2.Autohotkey makes such visual bugs which appreciable on the slow PC.
[edit]I fixed this bug partly (I forgot to include return command for CapsLock handler :-[ ). For more smooth switching WinEsc must switch transparency between 125(semi-transparent) and 255(pseudo-non-transparent) values. But transparency feature slowing down the PC. I used switching between 125 and transparency-off values to prevent it, in the WinEsc. I'll try to fix this bug by other way.[/edit]
I made new version of WinEsc to make possible invert function to switch transparent window temporarily to non-transparent and to also to make transparency permanent and its value changeable. I'll upload it soon.

--- End quote ---
Good.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version