Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trayer problems in Openbox #39

Open
jvalrog opened this issue Oct 21, 2018 · 0 comments
Open

Trayer problems in Openbox #39

jvalrog opened this issue Oct 21, 2018 · 0 comments

Comments

@jvalrog
Copy link

jvalrog commented Oct 21, 2018

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant