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: cursor edge detection in fullscreen #6604

Closed
wants to merge 1 commit into from

Conversation

mageOfstructs
Copy link

Describe your PR, what does it fix/add?

Hyprland only allows a minimum hotspot_padding of 1px. This causes some problems when in fullscreen, as the cursor cannot reach the monitor edge, which breaks functionality of some programs (e.g. firefox; see issue #6600). This pr sets the minimum down to 0px.

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

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

ready

@Agent00Ming
Copy link
Contributor

#6027 and see #6027 (comment)

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.

band-aid but sure

@vaxerski
Copy link
Member

needs a clang-format

@drendog
Copy link
Contributor

drendog commented Jun 20, 2024

#6027 has the same fix, and it has been ready to merge for long time

@mageOfstructs
Copy link
Author

Sorry, my bad. Didn’t realize this was a duplicate.

@mageOfstructs mageOfstructs deleted the fullscreen_fix branch June 21, 2024 03:56
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.

4 participants