ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

Main Area and Open Discussion > General Software Discussion

A program to simulate taskbar autohiding?

(1/3) > >>

Lashiec:
I like keeping my desktop as clean as possible, but I also like to have software accessible. With some software, those two desires clash. So the other day an idea popped in my head, and I told me it would be really nice if there was a program which could show desktop software like Rainlendar and RocketDock upon mouse hovering and hide then again once I moved the cursor away, exactly like Windows' taskbar.

So my question is: is there such software? Or do I have to resort myself to tray minimizers? It would be cool if it brings along other niceties, like configuring the amount of time after the window will hide, and some kind of locating system, like putting a small figure in the place where there's a window hiding, I even thought of a good system to do it if the app is snapped to the screen border :D. Now I'm almost requesting a feature ;D

sri:
Not sure if this helps...with PowerPro, you can move your mouse to the 4 corners or borders of your screen and have any action (running a program, file, folder, web page etc.) take place.

jgpaiva:
Hmm... So you're basically asking for some kind of window docker, that'll allow you to dock a window in auto-hide mode on the sides of your desktop?

Such thing could be done in ahk. Something like this: You specify a window class and screen border location on a .ini file, and when you move the mouse to that screen border, that window is focused. Auto-hide is harder, though...

Lashiec:
More or less is that what I want. It would be cool if it did the same for windows not docked to the screen, but freely floating along the desktop, but of course that would be a bit more work (or even not feasible). I wonder if the location system could be implemented as well, or it would be another unrealizable dream...

jgpaiva:
Just a little prototype. This'll activate any window that has "opera" in its name when you place the mouse on part of the left side of the screen.

Would you like to have this, but working with any window, and configurable, in terms of windowclass, not title, and in terms of size and placement of "activators"?

Navigation

[0] Message Index

[#] Next page

Go to full version