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

DonationCoder.com Software > Post New Requests Here

IDEA: More against distraction

(1/1)

m_s:
A while back, I posted (https://www.donationcoder.com/forum/index.php?topic=2553.0) about a discussion on 43Folders (http://www.43folders.com/2006/02/23/against-distraction/) which introduced a few simple Mac programs for dealing with distraction.  The brilliant Skrommel produced FadingTaskbar (https://www.donationcoder.com/Software/Skrommel/index.html#FadingTaskbar), which does the job of MenuShade brilliantly.  Many thanks!  I've just discovered MinimOther, which I think will be very useful also!  Now I'm wondering if the great S or some other genius could make a version of Backdrop (http://www.johnhaney.com/backdrop/). 

skrommel:
 :) Something like this?

Skrommel


--- ---;DesktopCover.ahk
; Covers the desktop with colored window.
; Save to DesktopCover.ahk and install AutoHotkey from www.autohotkey.com
;Skrommel @2006

Gui,Color,000000
Gui,+ToolWindow +Border -Caption
Gui,Show,x0 y0 w%A_ScreenWidth% h%A_ScreenHeight% NoActivate,DesktopCoverGUI
WinSet,Bottom,,DesktopCoverGUI

skrommel:
 :) Or use HideDesktop.

Skrommel

Navigation

[0] Message Index

Go to full version