
On Fri, Oct 02, 2009 at 04:44:47PM +0200, Nathan Huesken wrote:
Hi,
I think it is not 100% clear what I mean (or I am really missing something).
I know how do add a floating layout and I also know how to put a window into floating.
What I want is, that as soon as I put a window into floating, a window decoration is added to it and as soons as I remove a window from floating, the window decaration is removed.
On Fri, Oct 02, 2009 at 09:49:51AM -0400, Andrew Antle wrote:
On Fri, Oct 02, 2009 at 08:29:18AM +0200, Nathan Huesken wrote:
On Thu, Oct 01, 2009 at 06:06:45PM -0400, Andrew Antle wrote:
On Thu, Oct 01, 2009 at 09:51:36PM +0200, Nathan Huesken wrote:
Can I somehow configure xmonad, so that only floating windows have window decoaration? By this I mean a titlebar, which can be used to drag them around ...
I'd take a look at XMonadContrib/XMonad/Layout/SimpleFloat.hs
I can not find what I want on that page. Can you give me another hint?
Hi Nathan,
Do you have the source tree for XMonadContrib[1]? In the SimpleFloat.hs file there is a good example from Andrea on how to add that layout to your xmonad.hs: ...
Oh, I misunderstood you. Sorry, but I don't know how to do what you are
asking...
--
Andrew Antle