nick-shmyrev / improved-osk-gnome-ext

Improved On Screen Keyboard for Gnome Shell
https://extensions.gnome.org/extension/4413/improved-osk/
94 stars 30 forks source link

Additional buttons don't appear on Polish keyboard layout #52

Closed zgroza closed 1 year ago

zgroza commented 1 year ago

Describe the bug While English(UK) keyboard works OK, Polish keyboard does not have additional buttons (Ctrl, Alt, Esc etc.). This is the only way I could make them appear: https://github.com/lukasaristide/improved-osk-gnome-ext/commit/681817e4194178cf205c7a33aed871898410f3f1 though I suppose this is not the desired way - since this is not how it's done for other keyboard layouts.

Environment (those are the ones I verified):

nick-shmyrev commented 1 year ago

This is the only way I could make them appear: lukasaristide@681817e though I suppose this is not the desired way - since this is not how it's done for other keyboard layouts.

Great job, that looks nice! I'm actually considering bringing back "Super" key (related #43), so I'd be happy to merge this in if you'd like to make a PR.

Lowercase image

Uppercase image

Just a few nitpicks in case you do turn this into a PR:

zgroza commented 1 year ago

Sure, I have created it - also, moved the Super key to its rightful place and added it to uppercase set too.