sargon / trayer-srg

trayer fork with multi monitor support, cleaned up codebase and other fancy stuff
Other
223 stars 34 forks source link

Trayer problems in Openbox #39

Open jvalrog opened 6 years ago

jvalrog commented 6 years ago

trayer is not behaving correctly in Openbox. I'm setting it to stay below all other windows but it will stay above, always. Also, it's not respecting the dock position by showing in the bottom-center position everytime (only works with --align right). Other systray software like stalonetray behaves correctly, both in position and layer, so I don't think it's a configuration error in Openbox.

My Openbox dock configuration is this:

<dock>
    <stacking>Below</stacking>
    <position>BottomRight</position>
    <floatingX>0</floatingX>
    <floatingY>0</floatingY>
    <direction>Horizontal</direction>
    <noStrut>yes</noStrut>
    <autoHide>no</autoHide>
</dock>

I'm also running trayer with these parameters:

trayer --widthtype request --SetPartialStrut false --SetDockType true --heighttype pixel --height 28

This is trayer 1.1.6.