I don't know how to do exactly what you are asking for, but I used the linked article to set up a Quake style terminal that has a lot of the behavior you are asking about. It doesn't show up in the pager and it's not moveable. You might be able to adapt the code to do what you want.
https://awesome.naquadah.org/wiki/Drop-down_terminal -- Will Tomlinson On Mon, May 18, 2015 at 9:45 AM, Thomas Baruchel <[email protected]> wrote: > Hi, > > I have a window containg the xxxterm browser with a clock inside it. > With no border, menu, etc. and a dark background, the clock looks like > part of the wallpaper rather than a true window. > > The clock is: http://mbostock.github.io/protovis/ex/clock-full.html > > I would like to go a little further; can I expect to: > * remove the title of the window from the taskbar? > * make the window unmovable (my tiling mode is > awful.layout.suit.tile ; I can change it of course, > but what I like is to have the clock on the left "master window" (?) > and have my xterm sharing the empty space on the right on > this workspace); > * make the window unfocusable; when I change the focus with the keyboard > by cycling next/previous; is there a way to "jump" over this window in > order to remove it from the cycle? > > Best regards, > > -- > Thomas Baruchel > > -- > To unsubscribe, send mail to [email protected]. >
