Skip to content

input: allow InputSourceSwitch under session lock via direct D-Bus call#2296

Open
utrumo wants to merge 1 commit intopop-os:masterfrom
utrumo:fix/unlock-input-source-switch
Open

input: allow InputSourceSwitch under session lock via direct D-Bus call#2296
utrumo wants to merge 1 commit intopop-os:masterfrom
utrumo:fix/unlock-input-source-switch

Conversation

@utrumo
Copy link
Copy Markdown

@utrumo utrumo commented Apr 16, 2026

  • I have disclosed use of any AI generated code in my commit messages.
    • If you are using an LLM, and do not fully understand the changes it is making to the code base, do not create a PR.
    • In our experience, AI generated code often results in overly complex code that lacks enough context for a proper fix or feature inclusion. This results in considerably longer code reviews. Due to this, AI authored or partially authored PRs may be closed without comment.
  • I understand these changes in full and will be able to respond to review comments.
  • My change is accurately described in the commit message.
  • My contribution is tested and working as described.
  • I have read the Developer Certificate of Origin and certify my contribution under its conditions.

Summary

Allow switching keyboard layouts on the lock screen via Super+Space.

Under session_lock, the System(InputSourceSwitch) action is
handled by calling the InputSourceSwitch D-Bus method on
com.system76.CosmicSettingsDaemon directly.

Test plan

@jackpot51
Copy link
Copy Markdown
Member

The PR template is mandatory

Allow switching keyboard layouts on the lock screen via Super+Space.

Under session_lock, the System(InputSourceSwitch) action is handled
by calling the InputSourceSwitch D-Bus method on
com.system76.CosmicSettingsDaemon directly.
@utrumo utrumo force-pushed the fix/unlock-input-source-switch branch from 2834101 to 9fb075f Compare April 17, 2026 13:53
@utrumo
Copy link
Copy Markdown
Author

utrumo commented Apr 17, 2026

@jackpot51, I fixed the PR description

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants