topbanner_forum
  *

avatar image

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

Login with username, password and session length
  • Tuesday April 16, 2024, 12:53 pm
  • 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: restoring last active window  (Read 3318 times)

rob0t

  • Supporting Member
  • Joined in 2010
  • **
  • default avatar
  • Posts: 10
    • View Profile
    • Donate to Member
restoring last active window
« on: May 21, 2014, 12:50 PM »
Hello  :)

Is it possible to set this app to return focus to the window that was last active before the user pressed the button in the dock?

mouser

  • First Author
  • Administrator
  • Joined in 2005
  • *****
  • Posts: 40,900
    • View Profile
    • Mouser's Software Zone on DonationCoder.com
    • Read more about this member.
    • Donate to Member
Re: restoring last active window
« Reply #1 on: May 21, 2014, 02:16 PM »
Normally you probably wouldn't want that -- you'd want the launched target to get focus, but it might be a good option to add on individual commands, yeah?

rob0t

  • Supporting Member
  • Joined in 2010
  • **
  • default avatar
  • Posts: 10
    • View Profile
    • Donate to Member
Re: restoring last active window
« Reply #2 on: May 21, 2014, 03:41 PM »
yeah, I was thinking about small AHK scripts that work on the visible window

I guess it might be possible to make it work universally - Launchbar Commander could return the focus to lastactive app if it still has the focus after starting a shortcut?

or probably as you said - per command :)