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

Fix anchoring in kwin and smithay #189

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

itshog
Copy link

@itshog itshog commented Aug 11, 2024

Should resolve #165; should also fix #170. Instead of setting all anchors for centering (or, for instance, setting both left and right anchor to achieve horizontal centering), we now only set the needed anchor.

See this fuzzel commit for more information.

Solves a bug regarding wrong anchoring which also caused the content of the tofi window to get stretched in strange ways in kwin and compositors using smithay. Instead of setting all anchors for centering (or, for instance, setting both left and right anchor to achieve horizontal centering), we now only set the needed anchor
@chriselrod
Copy link

This works for me on niri.

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

Successfully merging this pull request may close these issues.

Window Positioning Issue on KDE Plasma 6 Tofi not respecting anchor and resolution/scaling on Niri
2 participants