xmonad with fullscreen Flash video
For ages, although loving Xmonad, I've been plagued by an issue without being able to fullscreen Flash video. Finally, I stumbled upon this FAQ, and the following line has changed my life.
isFullscreen --> (doF W.focusDown <+> doFullFloat)
So exciting. My web video consumption just increased a lot.