[xmonad] Re: Only floating windows with window decoration
Nathan Huesken
xmonad at lonely-star.org
Sat Oct 3 07:22:22 EDT 2009
Hi,
I do not know xmonad nor haskell. But what would you need?
- A manage hook which adds deocaration when a new window is floating
- All key bindings/actions that make a window float must have add a function "add decoration"
- All key bindings/actions that stop a window from floating must have
add a function "remove decoration"
That should be possible, should it not?
Regards,
Nathan
On Fri, Oct 02, 2009 at 07:30:30PM -0600, mail at justinbogner.com wrote:
> Nathan Huesken <xmonad at lonely-star.org> writes:
> > 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 ...
>
> This isn't possible with anything currently in XMonad: the way floating
> windows are currently handled means that they aren't affected by
> layouthooks, and all the current decoration code is done by these
> hooks. Having said that, this would be a really cool feature.
>
> _______________________________________________
> xmonad mailing list
> xmonad at haskell.org
> http://www.haskell.org/mailman/listinfo/xmonad
>
--
_________________________________________
/ "Summer is butter on your chin and \
\ corn mush between every tooth." -Calvin /
-----------------------------------------
\ ,__,
\ (oo)____
(__) )\
||--|| *
More information about the xmonad
mailing list