Today I found out about this project and I really like it.
I was, however, looking for a way to keep a window below all other windows and found out that it wasn't implemented yet.
So I added two function to set and unset the always below flag. Unfortunately the below function was already taken, so I looked for an alternative function name.
Feel free to change the naming if you find a better fitting name.
Today I found out about this project and I really like it. I was, however, looking for a way to keep a window below all other windows and found out that it wasn't implemented yet.
So I added two function to set and unset the
always below
flag. Unfortunately thebelow
function was already taken, so I looked for an alternative function name.Feel free to change the naming if you find a better fitting name.