Processing Ajax...

Title
Close Dialog

Message

Confirm
Close Dialog

Confirm
Close Dialog

Confirm
Close Dialog

User Image
TheVoiceOfGod
3 discussion posts
I have an annoying program that I use from time to time that takes up the entire vertical spread of my screen and stretches a bit below the taskbar, and can't be resized.
I was wondering if it was possible to set a key combination to hide/show the taskbar, so that I could get just a few extra pixels out of my screen when using it.
If at all possible I'm hoping to do this JUST on the left monitor (which uses the displayfusion multi-monitor taskbar)
Does anyone know if this is possible to do right now? I tried reading through all the advanced settings in various areas but I didn't see anything, and honestly I'm pretty tired and may have missed it if it's there.
If it's not available, is there a place where I can post this as a feature request or suggestion?
Thanks for reading this far, you're awesome and everyone loves you. :)
Dec 17, 2021 (modified Dec 17, 2021)  • #1
Owen Muhlethaler (BFS)'s profile on WallpaperFusion.com
Are you looking to have the taskbar auto hidden (where you can still mouse over it to bring it up), or disabled entirely?

Thanks!
Dec 17, 2021  • #2
User Image
TheVoiceOfGod
3 discussion posts
Either would work.
Dec 17, 2021  • #3
Owen Muhlethaler (BFS)'s profile on WallpaperFusion.com
The following scripts will enable/disable the DisplayFusion taskbar on monitor 3. You can import them via the DisplayFusion Settings > Functions > Scripted Function > Import Scripted Function.

I just used monitor 3 as a place holder, but you can adjust the monitor you want changed on line 14. You can add a key combination to each script to quickly enable/disable it.

Hope that helps!
• Attachment: Disable Taskbar on Monitor 3.dfscript [872 bytes]
• Attachment: Enable Taskbar on Monitor 3.dfscript [869 bytes]
Dec 20, 2021 (modified Dec 20, 2021)  • #4
User Image
TheVoiceOfGod
3 discussion posts
I assume the only relevant parts to edit are the
...tBFS.DisplayFusion.DisableTaskbar(3)...
and the
..."Disables the DisplayFusion taskbar on monitor 3"...
along with the name, correct?

Looks like it works! Thanks!
Dec 20, 2021 (modified Dec 20, 2021)  • #5
Owen Muhlethaler (BFS)'s profile on WallpaperFusion.com
Yep that's correct, glad to hear it's working!
Dec 21, 2021  • #6
Subscribe to this discussion topic using RSS
Was this helpful?  Login to Vote(1)  Login to Vote(-)