topbanner_forum
  *

avatar image

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

Login with username, password and session length
  • Friday April 19, 2024, 1:23 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: yoke two windows so they minimize, and get to foreground together?  (Read 6124 times)

urlwolf

  • Charter Member
  • Joined in 2006
  • ***
  • Posts: 1,837
    • View Profile
    • Donate to Member
I'm using an editor and a terminal most of the time.
It'd be great it they could be 'yoked' so they could be minimized together, get focus, etc.
Is there an easy way to do this?

I'm also using the tweak UI powertoy to have x-like focus follows mouse behaviour. It's great.

Thanks.

tomos

  • Charter Member
  • Joined in 2006
  • ***
  • Posts: 11,961
    • View Profile
    • Donate to Member
I was wondering the same thing while looking at the "Window Tags" thread earlier today

... here's KeySwitch - Use hotkeys to switch windows!

 1: Press Ctrl-T to start assigning a hotkey.
 2: Press Ctrl and 0 through 9 to assign that hotkey to the active window.
 3: To swith to a window, press the assigned hotkey.
Tom

tomos

  • Charter Member
  • Joined in 2006
  • ***
  • Posts: 11,961
    • View Profile
    • Donate to Member
I cross posted on the other thread

btw whats this "x-like focus follows mouse behaviour" ??
Tom

urlwolf

  • Charter Member
  • Joined in 2006
  • ***
  • Posts: 1,837
    • View Profile
    • Donate to Member
instead of having to click to assign focus, focus follows the mouse cursor. You save one click.

You can make it so the window on focus is brought to front as well.
Kind of disconcerting at first.

Easing way to test it is to install that tweak UI powertoy. It's harmless.

suleika

  • Supporting Member
  • Joined in 2007
  • **
  • Posts: 117
    • View Profile
    • Read more about this member.
    • Donate to Member
instead of having to click to assign focus, focus follows the mouse cursor. You save one click.

You can make it so the window on focus is brought to front as well.

Skrommel's MouseActivate does pretty much that, doesn't it?   I use it occasionally - very handy.

I can't think of anything for your yoking problem though.  It does seem like something I could use too.

urlwolf

  • Charter Member
  • Joined in 2006
  • ***
  • Posts: 1,837
    • View Profile
    • Donate to Member
yeah, the yoking problem seems to be hard.
I wonder if some of those smarty-pants windows managers (shell replacements?) can do that. Hard to say. Anyone has a clue here?

I tried Skrommel's tool. I think it's great.
The way it saves a click on the taskbar slots is genious.

However, it does bring the window to front; I don't want that, it's very disorienting.

It may be trivial to fix that; I looked at the code and it seems he sends a mouse click to bring the focus (so it inevitably will bring the windows on top). So I don't know how to mod the script at first sight; it'd require some changes on the design I think (definitely possible with ahk).

Thanks!