1 Dec 2011 23:37
Re: ontop for floating clients
Daniel Martà <danielmarti.debian <at> gmail.com>
2011-12-01 22:37:35 GMT
2011-12-01 22:37:35 GMT
I would like to know the answer to his question as well. Thanks for your time.
-Daniel
-Daniel
Adam <adam_w67 <at> yahoo.com> 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?
RSS Feed