Skip to content
This repository was archived by the owner on Dec 16, 2024. It is now read-only.

Add dbus binding for toggling osk #51

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

Azkali
Copy link

@Azkali Azkali commented Apr 24, 2023

Following up the issue #32 I created, this PR implements that feature.

Azkali added 3 commits April 24, 2023 20:20
This commit and the following one add a dbus binding to toggle osk from dbus
@nick-shmyrev
Copy link
Owner

nick-shmyrev commented Apr 27, 2023

I'll admit I'm not familiar with DBus. I've skimmed over the docs, but your changes look very different from what I've seen there. Can you explain how is this going to work?

@Azkali
Copy link
Author

Azkali commented May 1, 2023

Hi, thanks for looking at my PR

Here is how I am using this feature:

A script to get the status:
https://gitlab.azka.li/l4t-community/gnu-linux/switchroot-pipeline/-/raw/master/switch-l4t-configs/switch-toggle-osk/usr/bin/toggle-osk

And the dbus custom key binding:
https://gitlab.azka.li/l4t-community/gnu-linux/switchroot-pipeline/-/blob/master/switch-l4t-configs/switch-dconf-customizations/etc/dconf/db/local.d/99-switch#L40

I am currently working on the changes you asked (need to test on my device to see if it still works when the toggle is in enable)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants