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] Control panel layer takes up the whole screen #502

Closed
elyalon opened this issue Jan 15, 2025 · 1 comment · Fixed by #520
Closed

[Bug] Control panel layer takes up the whole screen #502

elyalon opened this issue Jan 15, 2025 · 1 comment · Fixed by #520
Labels
enhancement New feature or request

Comments

@elyalon
Copy link

elyalon commented Jan 15, 2025

Describe the bug
On hyprland, when opening up the control panel, it takes up the entire screen and blurs everything, I resolved the blur issue by using layerrule = ignorezero, swaync-control-center, but the layer being the whole screen still affects animations, e.g. if you were to use popin, it would pop in from the center of the screen instead of the center of the widget

To Reproduce
Steps to reproduce the behavior:

(note: I don't know if this is a hyprland specific issue or not)

  1. Set the following hyprland config:
animation = layersIn, 1, 2, linear, popin
animation = layersOut, 1, 2, linear, popin
  1. Launch hyprland
  2. Run swaync & in a shell
  3. Run swaync-client -op
  4. See that the animations are weird

Expected behavior
The layer should fit the widget

Screenshots
grim-2025-01-14-19-34-32

Desktop (please complete the following information):

  • OS: Archlinux
  • Version latest
@elyalon elyalon added the bug Something isn't working label Jan 15, 2025
@ErikReider ErikReider added enhancement New feature or request and removed bug Something isn't working labels Mar 2, 2025
@ErikReider
Copy link
Owner

Added a config option to fix this :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
2 participants