mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-05-15 14:15:52 -06:00
[GH-ISSUE #135] Hyprland not working with 1px shell surface #57
Labels
No labels
Xorg
documentation
enhancement
macos
pull-request
question
windows
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/lan-mouse#57
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Clutchnp on GitHub (May 20, 2024).
Original GitHub issue: https://github.com/feschber/lan-mouse/issues/135
hyprlandCrashReport621782.txt
While capturing input if mouse is taken to the edge of the screen hyprland crashes
@feschber commented on GitHub (May 20, 2024):
That's a Hyprland regression (something with the pointer constraints by the looks of things). Please report there and link the issue here. A crash should be easy to fix.
@Clutchnp commented on GitHub (May 20, 2024):
Thanks for looking , I have made an issue at the Hyprland repo which can be tracked here
@ch4og commented on GitHub (May 20, 2024):
I only see this behavior when using the stable version of Hyprland. There are no crashes when using the git version, but on git version I can't move the cursor if the other computer's location is set to [left] or [top], only [bottom] and [right] works. That's clearly a regression cause on hyprland 0.39.1 it works great
@Clutchnp commented on GitHub (May 23, 2024):
This solution tested and works
@feschber commented on GitHub (Jun 19, 2024):
@Clutchnp has this been fixed upstream because you closed the issue?
@Clutchnp commented on GitHub (Jun 19, 2024):
Oh mb i closed this by mistake
@feschber commented on GitHub (Jun 28, 2024):
Temporary workaround. I could upstream this but I'd rather get it fixed in Hyprland ...
@feschber commented on GitHub (Jun 28, 2024):
You can use the patched hyprland-fix branch for now
@allisonmeow commented on GitHub (Jul 1, 2024):
whats the difference between this and https://github.com/drendog/Hyprland/tree/fix/cursor-min-paddingnevermind, but are we planning for that to be fixed on hyprland or merging this branch at some point@Clutchnp commented on GitHub (Jul 1, 2024):
Waiting for #6027 to be merged, until then you can hyprland-fix-branch of lan-mouse
@Clutchnp commented on GitHub (Jul 2, 2024):
With #6027 merged this should be resolved thanks everyone !!
@feschber commented on GitHub (Jul 2, 2024):
Yes can confirm! Thanks everyone for your patience ;).