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

feat: add support for Wayland's layer-shell protocol. #144

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

GNK-droid
Copy link

Wayland apps can use the layer-shell protocol to reserve screen space. This PR adds basic functionality to do so with Zebar, using the method described in this tauri issue.

Issues:

  • Multi-monitor support hasn't been added, so at the moment all instances are stacked on one monitor.
  • Currently doesn't account for the user's anchor and offset config.
  • There may be some visual bugs when setting the background to transparent; this needs testing.

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

Successfully merging this pull request may close these issues.

1 participant