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

WIP : honor xdg_toplevel_set_fullscreen output #8965

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

Conversation

dardok
Copy link

@dardok dardok commented Jan 5, 2025

Describe your PR, what does it fix/add?

Tries to add support for honoring the output parameter of xdg_toplevel_set_fullscreen.

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

Setting the PWINDOW->m_pMonitor after loading the windows suppressions and other possible overrides does not work.

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

Needs work.

src/events/Windows.cpp Outdated Show resolved Hide resolved
Copy link
Author

@dardok dardok left a comment

Choose a reason for hiding this comment

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

Reworked to look like the monitor rule. Seems to work great now!

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.

nice work

src/events/Windows.cpp Outdated Show resolved Hide resolved
src/desktop/Window.cpp Outdated Show resolved Hide resolved
src/protocols/XDGShell.cpp Outdated Show resolved Hide resolved
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.

wonderful, just a wiki mr needed

@vaxerski vaxerski marked this pull request as ready for review January 8, 2025 21:23
dardok added a commit to dardok/hyprland-wiki that referenced this pull request Jan 9, 2025
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