Hi, I spent a little time trying to optimize my Gimp experience, and in the process developed this layout modifier. Based on a Property, it places some windows in a "draw" which retracts to a narrow strip at the edge of the screen until one of the windows in it gets focus, when it opens over the underlying windows. Hope it's useful. --Max
This 1-patch bundle was just applied to http://code.haskell.org/XMonadContrib: 20100308212752 Max Rabkin <max.rabkin@gmail.com> * Added X.L.Drawer X.L.Drawer provides a layout modifier for retracting windows which roll down (like the Quake console) when they gain focus. -- This message was brought to you by DarcsWatch http://darcswatch.nomeata.de/repo_http:__code.haskell.org_XMonadContrib.html...
You might also like the "Tab" key -- one of Gimp's best-kept secrets. ~d Quoting Max Rabkin <max.rabkin@gmail.com>:
Hi,
I spent a little time trying to optimize my Gimp experience, and in the process developed this layout modifier. Based on a Property, it places some windows in a "draw" which retracts to a narrow strip at the edge of the screen until one of the windows in it gets focus, when it opens over the underlying windows.
Hope it's useful.
--Max
participants (3)
-
darcswatch@nomeata.de -
Max Rabkin -
wagnerdm@seas.upenn.edu