Implements wp_cursor_shape_v1
Based off dnkl/fuzzel@e6c4d5bece
Seems to be working fine from my testing
spacepineapple24/yambar:spacepineapple24-patch-1 into master
Implements wp_cursor_shape_v1
Based off dnkl/fuzzel@e6c4d5bece
Seems to be working fine from my testing
I'm looking at this for maybar. What does this do? I don't see any user-facing controls. Does this fix the scaling issue where the cursor inflates over yambar when using a scaling factor (hi-dpi)?
What does this do? I don't see any user-facing controls.
It implements cursor-shape-v1, which makes the compositor responsible for drawing the cursors. It is important if you want to use svg cursors for example (supported on KDE or Hyprland).
Does this fix the scaling issue where the cursor inflates over
yambarwhen using a scaling factor (hi-dpi)?
Never had that problem, but according to KDE dev blog it seems like it might, if the compositor supports the protocol.
Thanks for the info. Mind if I pull it into maybar? Want to submit it yourself?
@mathstuf wrote in #452 (comment):
Thanks for the info. Mind if I pull it into
maybar? Want to submit it yourself?
feel free to
like I said I mostly took the code from a fuzzel commit
Thanks. Opened as mathstuf/maybar#15 after rebasing.
No due date set.
No dependencies set.
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?