BurntSushi / wingo

A fully-featured window manager written in Go.
Do What The F*ck You Want To Public License
1k stars 86 forks source link

DockType windows are not docked #108

Open attilaolah opened 10 years ago

attilaolah commented 10 years ago

When I start trayer-srg with the following command:

trayer-srg --edge top --align right --SetDockType true

it just sits on top of all other windows. I use Wingo in vertical tiling mode.

To provide some context, the whole reason I'm trying to add a tray is because I desperately want to see a clock in the top right corner of my screen (and also a system tray would be nice). I don't really care about pagers and workspace switchers and whatnot…

So, alternatively, is there an easy way to add a clock and a system tray to my workspaces? Adding it to one of the heads would be sufficient for me.