AntonyCorbett / JwlMediaWin

TrayIcon utility to modify JWL media window
MIT License
47 stars 8 forks source link

Hot Keys for JW Library and Zoom #27

Open OishiiCha opened 2 years ago

OishiiCha commented 2 years ago

Would it be possible to allow the software to also work with the zoom second window and have an editable shortcut to select which screen is on top.

A few congregations are using macro keypads that I have set up however we need an easier way to switch what is being shown, the best current way other than using OBS is to close JW library.

So having a keyboard shortcut that allows to change which application is on top would really help.

Below is the current keys for the macro keypad

Screenshot_2022-05-19-20-28-18-757_com.google.android.apps.docs.png

ColinAAvey commented 2 years ago

Nice solution with the Macro Keypads

I know it is not specifically an answer to your question, but it may be of help. You can turn the second display off and on in JWLib without closing it. Just toggle the option in settings.

image

I like the idea of JwlMediaWin have some sought of hotkey control to select different windows.

We are also investigating AutoHotKey as an option https://www.autohotkey.com/

HTH Colin

OishiiCha commented 2 years ago

Thanks @ColinAAvey I will have to look into that

rawdenhoff commented 2 years ago

You may be able to adjust the fork I have done here @OishiiCha to get what you need? https://github.com/rawdenhoff/JwlMediaWin/tree/zoomSwitcher

Sorry for the crude code @AntonyCorbett

WCL Rawden.

githubllff commented 2 years ago

@rawdenhoff This sounds like you have found a solution. Would it be possible for you to provide an EXE installer so that I can try it out?

rawdenhoff commented 2 years ago

@rawdenhoff This sounds like you have found a solution. Would it be possible for you to provide an EXE installer so that I can try it out?

I don't have an installer, but you can extract the files from this zip file... https://github.com/rawdenhoff/JwlMediaWin/tree/zoomSwitcher/ZoomSwitcher/Exe

OishiiCha commented 2 years ago

You may be able to adjust the fork I have done here @OishiiCha to get what you need? https://github.com/rawdenhoff/JwlMediaWin/tree/zoomSwitcher

This is looking really good thanks!

Spenser715 commented 1 year ago

@rawdenhoff I don't see much info in the readme for this fork. How does it accomplish the switching between the 2 programs? is it just hotkeys?

JamesSwift commented 5 months ago

You might find my autohotkey project useful: https://github.com/JamesSwift/AutoHotKey-Zoom-Wrangler

rawdenhoff commented 5 months ago

@rawdenhoff I don't see much info in the readme for this fork. How does it accomplish the switching between the 2 programs? is it just hotkeys?

Sorry @Spenser715, @JamesSwift 's reply just now reminded me that I forgot to reply to your post!

It is just a Window Forms application that uses @AntonyCorbett code to show or hide both the JWLmedia (secondary) window and the Zoom secondary window. We use it all the time to control which one is displayed - saves having to drag the windows across monitors. Although I'd imagine you've found a solution by now. 😬

Once you launch the app, the Zoom and JWL checkboxes will enable or disable depending on whether the window handles can be located (i.e. if it can find the apps running).