I would like to know the answer to his question as well. Thanks for your time.
-Daniel Adam <[email protected]> wrote: >Some applications, such as gimp. have windows that are floating by >default. I >would like to make those windows also ontop. Unfortunately when I add >a >callback rule, the floating property of the client is always nil. > >client.add_signal( > "property::floating", > function(c) > c.ontop=c.floating > end > ) > >does not work either. > >What am I doing wrong? > >-- >To unsubscribe, send mail to [email protected].
