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

DonationCoder.com Software > Skrommel's Software

Hide Desktop w/ autohide taskbar

(1/1)

Daniel_B:
I am a little new to AHK but am learning.  I like this little snackware "Hide Desktop".  I would like my icons to also hide when my mouse is at a position on the screen such as the left edge (y=0).  All else works but since my taskbar is hidden I have to show my taskbar to hide my icons.  I want a blank screen when not in use.  A little snippet and I will insert the code myself.  :-)

MilesAhead:
You can probably modify the code in this article

The trick used is a one pixel wide window for each side of the screen. But if you only want to trigger on left edge you would only need one window. It detects mouse move and gets the position.

Navigation

[0] Message Index

Go to full version