On Sat, Feb 28, 2015 at 1:14 PM, Roger Duran <[email protected]> wrote: > On Fri, Feb 27, 2015 at 10:07 PM, Xiaojie Lin <[email protected]> wrote: >> Huh, interesting, I've never heard of this before. Are you thinking >> about implementing it in Qtile, or as a standalone library? >> >> If I actually going to implement it, I will do it in Qtile, which seems >> easier and better. >> >> By the way, how to make a window "sticky" in qtile. >> >> What do you mean by sticky? >> >> >> Quote from http://standards.freedesktop.org/wm-spec/wm-spec-latest.html >> >> A window manager which implements a large desktop typically offers a way for >> the user to make certain windows 'stick to the glass', i.e. these windows >> will stay at the same position on the screen when the viewport is moved. >> >> It seems to be similar to "static" in Qtile. >> > > I started a hack for scratchpads, but never finished, you are welcome > to finish/fix it =) > > http://ix.io/fyt/py > http://ix.io/fyu/py
Oh, about static.. we need something more managed than static, because you lose input/focus on that kind of windows.. that's why this hack moves the window between groups.. maybe it's better to "fix" the problem with static, add something like, sticky? -- You received this message because you are subscribed to the Google Groups "qtile-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
