-
-
Notifications
You must be signed in to change notification settings - Fork 46
Update to zbus 5.0 #122
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
Update to zbus 5.0 #122
Conversation
ab67536
to
5a35427
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Haven't gotten to try out your branch yet, but from a quick glance I see one place where something could be off: AFAIK the input backend is on the DBus system bus, not the session bus, since it doesn't run as a regular user. I'll check that later.
Yup, confirmed this. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Review done, see the individual comments. With this change, swayosd works fine, including the input backend, with updated zbus.
Yeah; I actually missed that. Fixed now |
it looks like your recent push didn't actually change anything. |
Seeing the same thing. One it's fixed, I'll merge :) |
Fixed now |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! Appreciate the help with the review @Ferdi265 :D
@Ferdi265 would you mind reviewing ?