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

wlr-foreign-toplevel: fix fullscreen failing and add output support #6360

Merged
merged 2 commits into from
Jun 10, 2024

Conversation

outfoxxed
Copy link
Member

Describe your PR, what does it fix/add?

Foreign toplevel previously didn't fullscreen half the time it was requested (fixed by FULLSCREEN_FULL) and didn't respect output requests. It does both now.

Is there anything you want to mention? (unchecked code, possible bugs, found problems, breaking compatibility, etc.)

Fullscreening a window on top of another fullscreen window is broken but it was like that before I touched this.

Is it ready for merging, or does it need work?

Ready for merging.

Copy link
Member

@vaxerski vaxerski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

needs rebase and fixing on main, this is no longer valid

@outfoxxed
Copy link
Member Author

Can't find whats causing an edge case fullscreen bug and fairly sure it's unrelated to these changes. Either way its better off than it was before. Ready to merge again.

Copy link
Member

@vaxerski vaxerski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

@vaxerski vaxerski merged commit 89a3c90 into hyprwm:main Jun 10, 2024
10 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants