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

[Bug] "Config option to dock Zebar windows to monitor edge" not working when combined with GlazeWM #168

Open
Gerben-T opened this issue Nov 28, 2024 · 0 comments
Labels
type: bug Something isn't working

Comments

@Gerben-T
Copy link

Describe the bug

I'm using GlazeWM, but when i turn on the "dock" option in zebar my windows overlap the zebar by default.

Reproduction

Add this to GlazeWM config, so that it leaves room for the zebar

  # Gap between windows and the screen edge.
  outer_gap:
    top: '40px'
    right: '0px'
    bottom: '0px'
    left: '0px'

Start GlazeWM
Start zebar
Make sure dock option is off
Open an application
image
Press ALT+T to set the application in tiling mode (using GlazeWM)
image
Turn on zebar dock option
image
Press ALT+T again on the application
image
Notice how it overlaps zebar.

The expectation is that the application window will be below the zebar but instead it overlaps it.

Stack trace or error logs (if applicable)

No response

Version number

8227e25

@Gerben-T Gerben-T added the type: bug Something isn't working label Nov 28, 2024
@github-project-automation github-project-automation bot moved this to 📬 Needs triage in zebar Nov 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
Status: 📬 Needs triage
Development

No branches or pull requests

1 participant