-
Notifications
You must be signed in to change notification settings - Fork 359
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-23 13:22:16 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
/build-image --boot.iso |
Images built based on commit 6981c6e:
Download the images from the bottom of the job status page. |
6981c6e
to
9321cec
Compare
/kickstart-test reboot-initial-setup-tui |
9321cec
to
2156fe4
Compare
/kickstart-test reboot-initial-setup-tui |
2156fe4
to
a8885f0
Compare
/kickstart-test reboot-initial-setup-tui |
/build-image |
Images built based on commit a8885f0:
Download the images from the bottom of the job status page. |
/kickstart-test reboot-initial-setup-tui --kstest-pr 1366 |
/kickstart-test --kstest-pr 1366 reboot-initial-setup-tui |
1 similar comment
/kickstart-test --kstest-pr 1366 reboot-initial-setup-tui |
a8885f0
to
5d8bdc0
Compare
5d8bdc0
to
80a2b9d
Compare
/kickstart-test --kstest-pr 1366 reboot-initial-setup-tui |
/kickstart-test reboot-initial-setup-tui |
/kickstart-test --testtype smoke |
Adding dbus interface for loading locale keyboards Remove duplicate function and migrate to localization one
80a2b9d
to
f4aee10
Compare
/kickstart-test --testtype smoke |
No description provided.