topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Friday March 29, 2024, 10:56 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: TopmostToggle 2.0.1.0  (Read 8839 times)

MilesAhead

  • Supporting Member
  • Joined in 2009
  • **
  • Posts: 7,736
    • View Profile
    • Donate to Member
TopmostToggle 2.0.1.0
« on: July 16, 2009, 11:35 PM »
« Last Edit: March 30, 2015, 09:20 AM by MilesAhead »

MilesAhead

  • Supporting Member
  • Joined in 2009
  • **
  • Posts: 7,736
    • View Profile
    • Donate to Member
Re: TopmostToggle 1.4.0.0
« Reply #1 on: June 17, 2011, 11:09 PM »
TopmostToggle 1.4.0.0 Added Check for Update and other commands to Tray Menu.
Updated Tray Icon to FavesSoft "standard colors". :)

MilesAhead

  • Supporting Member
  • Joined in 2009
  • **
  • Posts: 7,736
    • View Profile
    • Donate to Member
Re: TopmostToggle 1.5.0.0
« Reply #2 on: July 20, 2011, 07:12 PM »
TopmostToggle 1.5.0.0  Added Shift Right Click to toggle Alt-Tab visibility(you'll see the frame style change.)

Also removed the MsgBox that tells you Topmost was toggled. Again, you can observe a lot by watching. :)

MilesAhead

  • Supporting Member
  • Joined in 2009
  • **
  • Posts: 7,736
    • View Profile
    • Donate to Member
Re: TopmostToggle 1.5.0.0
« Reply #3 on: July 21, 2011, 05:19 PM »
Note the 1.5.0.0 zip file now includes AHK source and custom icon.

MilesAhead

  • Supporting Member
  • Joined in 2009
  • **
  • Posts: 7,736
    • View Profile
    • Donate to Member
Re: TopmostToggle 1.6.0.0
« Reply #4 on: July 23, 2011, 01:24 PM »
TopmostToggle 1.6.0.0 Now uses ToolTip to indicate Topmost state when toggling it. Less intrusive than MsgBox and only displays for 1/2 a second.

MilesAhead

  • Supporting Member
  • Joined in 2009
  • **
  • Posts: 7,736
    • View Profile
    • Donate to Member
Re: TopmostToggle 1.6.1.0
« Reply #5 on: July 24, 2011, 04:39 PM »
TopmostToggle 1.6.1.0 Now double clicking Tray Icon shows About Box.

MilesAhead

  • Supporting Member
  • Joined in 2009
  • **
  • Posts: 7,736
    • View Profile
    • Donate to Member
Re: TopmostToggle 1.7.0.0
« Reply #6 on: July 24, 2011, 10:02 PM »
TopmostToggle 1.7.0.0 Fixed Atl-Tab visibility bug.

MilesAhead

  • Supporting Member
  • Joined in 2009
  • **
  • Posts: 7,736
    • View Profile
    • Donate to Member
Re: TopmostToggle 1.7.5.0
« Reply #7 on: December 15, 2011, 06:04 PM »
TopmostToggle 1.7.5.0 Added Alt Right Mouse Click to toggle Maximize Box of active window.

MilesAhead

  • Supporting Member
  • Joined in 2009
  • **
  • Posts: 7,736
    • View Profile
    • Donate to Member
Re: TopmostToggle 1.8.0.0
« Reply #8 on: April 13, 2012, 08:57 PM »
TopmostToggle 1.8.0.0 I changed the code so that Control Right Click hotkey is not active when the window with the focus is desktop, explorer, tray, or start menu. This should eliminate the hotkey conflict with Quotidian Folders.

Not really a good idea to try to set Topmost attribute of desktop or task tray anyway.


MilesAhead

  • Supporting Member
  • Joined in 2009
  • **
  • Posts: 7,736
    • View Profile
    • Donate to Member
Re: TopmostToggle 1.9.0.0
« Reply #9 on: October 29, 2012, 11:47 AM »
TopmostToggle 1.9.0.0 Improved the indicator of the new state of window that had Topmost attribute Toggled. The text is color coded.  Blue for ON and Red for OFF.  Also the indicator stays open for 5 seconds unless the mouse is clicked or the Topmost is Toggled again.

Also some functions set a timer to release memory not needed by the utility as it sits in the tray.

MilesAhead

  • Supporting Member
  • Joined in 2009
  • **
  • Posts: 7,736
    • View Profile
    • Donate to Member
Re: TopmostToggle 1.9.1.0
« Reply #10 on: October 30, 2012, 01:12 PM »
TopmostToggle 1.9.1.0 Added exclusion for Browse for Folder/SaveAs/Open dialogs to avoid conflict with PastePath.

It should still work with dialog based apps that have #32770 window class, unless the caption starts with Save/Browse/Open .. which should be unlikely.

MilesAhead

  • Supporting Member
  • Joined in 2009
  • **
  • Posts: 7,736
    • View Profile
    • Donate to Member
Re: TopmostToggle 1.9.2.0
« Reply #11 on: November 06, 2012, 08:40 AM »
TopmostToggle 1.9.2.0 Removed all but system windows such as Task Tray, Start Menu etc. from exclusion list. PastePath shared the same hotkey. To resolve the conflict I changed the PastePath hotkey to Control Winkey Right Click.

Now you can set an Explorer Windows as Topmost if you wish.
Note that while an Explorer Window is topmost, that's the only Explorer Window that PastePath will copy to clipboard even if you give another Explorer Window the keyboard focus. It's just how the window detection works.

« Last Edit: November 06, 2012, 08:47 AM by MilesAhead »

MilesAhead

  • Supporting Member
  • Joined in 2009
  • **
  • Posts: 7,736
    • View Profile
    • Donate to Member
Re: TopmostToggle 2.0.0.0
« Reply #12 on: March 27, 2015, 10:04 AM »
TopmostToggle 2.0.0.0  Since there seems to be a demand for quick and dirty window kill, I added the function to TopmostToggle 2.  Control Shift Right Click on Active Window kills it with no confirmation dialog.  Only the Desktop, Tray, and Start Menu windows are excluded.

Also since the Check For Updates function was hard coded to FavesSoft it has been removed. Just browse to the home page using Visit Hotkey Page command and look at the version number.  I'll be updating the number rather than posting the file size for updated zip files.

Link in first post updated.

Note: I haven't had a hung window to try the kill on yet.  If it does nothing to a non responsive window please let me know.

MilesAhead

  • Supporting Member
  • Joined in 2009
  • **
  • Posts: 7,736
    • View Profile
    • Donate to Member
Re: TopmostToggle 2.0.1.0
« Reply #13 on: March 30, 2015, 09:21 AM »
TopmostToggle 2.0.1.0  Set title match mode for greater accuracy.