-
Notifications
You must be signed in to change notification settings - Fork 358
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
Adding dbus interface for loading locale keyboards #6093
base: main
Are you sure you want to change the base?
Adding dbus interface for loading locale keyboards #6093
Conversation
7d20779
to
7e0b385
Compare
7e0b385
to
879695c
Compare
Hello @adamkankovsky! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:
Comment last updated at 2025-01-17 12:57:20 UTC |
879695c
to
84b7321
Compare
84b7321
to
b14b523
Compare
Also we shouldn't forget about localization of the layouts We can resolve on the UI side or provide a separate API for that. Something like |
b14b523
to
5847497
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.
Thanks a lot for this improvement! I would like to know what do you think about the notes below before setting ACK.
5847497
to
f722550
Compare
f722550
to
d5bf365
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.
Looks good to me.
I just wonder how we are going to resolve the localization? Will that be DBus API or a UI code?
/kickstart-test --testtype smoke |
d5bf365
to
efd8ae2
Compare
efd8ae2
to
1e474e6
Compare
1e474e6
to
d368b26
Compare
/kickstart-test --testtype smoke |
d368b26
to
e590a17
Compare
e590a17
to
7ad1acf
Compare
Adding dbus interface for loading locale keyboards Remove duplicate function and migrate to localization one
7ad1acf
to
e17ac31
Compare
No description provided.