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

Is there a way to add "magins" to the active screen area? #648

Open
randomcoder67 opened this issue Jan 22, 2025 · 1 comment
Open

Is there a way to add "magins" to the active screen area? #648

randomcoder67 opened this issue Jan 22, 2025 · 1 comment

Comments

@randomcoder67
Copy link

I'm using lemonbar as my panel, so I removed the JWM tray. Lemonbar doesn't move windows out of the way, so it will overlap.
Is there any way to add a n pixel border to the top of the screen, that window's cannot occupy?

Currently I am just using an empty tray:

<Tray x="0" y="0" delay="1000" height="26" autohide="off">
    <Spacer></Spacer>
</Tray>

Which works fine, just wondering if there is a more intended solution that I missed.

@yetanothergeek
Copy link

I don't know if it will make much difference but you might look at the <Swallow> tag.

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

2 participants