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 gsettings on session change #7295

Merged
merged 1 commit into from
Aug 13, 2024

Conversation

ikalco
Copy link
Contributor

@ikalco ikalco commented Aug 12, 2024

Describe your PR, what does it fix/add?

when changing session gsettings cursor-theme can be changed
this resets it to what we want when switching back

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?

yes

@gulafaran
Copy link
Contributor

instead of moving it all to CCursorManager when its a kinda xcursor only feature, why not just make the syncGsettings public in XCursoManager, and the function in CCursorManager does m_pXCursor->syncGsettings(..)

@ikalco
Copy link
Contributor Author

ikalco commented Aug 12, 2024

yeah didn't look into it too far and thought it wasnt related to xcursor

edit:
wtf was i on lmao
also should be good now

@vaxerski
Copy link
Member

wait is this ready

@ikalco
Copy link
Contributor Author

ikalco commented Aug 13, 2024

yea

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.

lgtm bae

@vaxerski vaxerski merged commit 39df1f4 into hyprwm:main Aug 13, 2024
10 checks passed
@ikalco ikalco deleted the fix_cursor_gsettings branch August 13, 2024 17:33
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.

3 participants