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

Space bar size #60

Open
enricogalli opened this issue Jun 18, 2023 · 0 comments
Open

Space bar size #60

enricogalli opened this issue Jun 18, 2023 · 0 comments

Comments

@enricogalli
Copy link

I played a bit with your extension and I basically managed to get what I needed.
There's just one thing I can't figure out how to do, change Space Bar width.

I tried changing in /src/data/osk-layouts/ this

"strings": [
              " "
            ],
            "width": 5
            ...

to

"strings": [
              " "
            ],
            "width": 7

and then run

glib-compile-resources gnome-shell-osk-layouts.gresource.xml --sourcedir=./osk-layouts --target=gnome-shell-osk-layouts.gresource

I also tried to hack it using some css workaround but no luck.

Is there a way to achieve this or is it some kind of bug?
Thanks

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

No branches or pull requests

1 participant