- Oct 03, 2023
-
-
Guido Gunther authored
-
Guido Gunther authored
phosh-osk-stub Debian release 0.32.0-1
-
Guido Günther authored
Update to 0.32.0 See merge request DebianOnMobile-team/phosh-osk-stub!11
-
Guido Gunther authored
-
Guido Gunther authored
-
Guido Gunther authored
Update to upstream version '0.32.0' with Debian dir a4ad0b54e94104afe985fb42b05c44f52d327901
-
Guido Gunther authored
-
Guido Gunther authored
Document changes and release 0.32.0 See merge request guidog/phosh-osk-stub!103
-
- Sep 27, 2023
-
-
Guido Gunther authored
-
Guido Gunther authored
vk-driver: Try harder to get an event code Closes #21 See merge request guidog/phosh-osk-stub!102
-
Guido Gunther authored
We keep the regular letters to not e.g. swap Z and Y when the German layout is active. Signed-off-by: Guido Günther <agx@sigxcpu.org>
-
Guido Gunther authored
If it's not in the table use GDK's reverse mapping function. Closes: https://gitlab.gnome.org/guidog/phosh-osk-stub/-/issues/21 Signed-off-by: Guido Günther <agx@sigxcpu.org>
-
- Sep 26, 2023
-
-
Guido Gunther authored
Leak fixes See merge request guidog/phosh-osk-stub!99
-
Guido Gunther authored
Signed-off-by: Guido Günther <agx@sigxcpu.org>
-
Guido Gunther authored
Signed-off-by: Guido Günther <agx@sigxcpu.org>
-
Guido Gunther authored
Otherwise we leak the surrounding text Signed-off-by: Guido Günther <agx@sigxcpu.org>
-
Guido Gunther authored
Gbp-Dch: Ignore Signed-off-by: Guido Günther <agx@sigxcpu.org>
-
- Sep 23, 2023
-
-
Guido Gunther authored
vk-driver: Generate most keymaps on the fly Closes #19 See merge request guidog/phosh-osk-stub!101
-
- Sep 21, 2023
-
-
Guido Gunther authored
Mention the limitations and advantages of using it as input-method. Signed-off-by: Guido Günther <agx@sigxcpu.org>
-
Guido Gunther authored
This makes the code easier to follow and we also don't fail to set an initial keymap. Signed-off-by: Guido Günther <agx@sigxcpu.org>
-
Guido Gunther authored
℅, ®, ©, ¢, €, ¥, and ™ are on the terminal layout but weren't in the keymap. Signed-off-by: Guido Günther <agx@sigxcpu.org>
-
Guido Gunther authored
Instead of hoping for the best when switching keymaps use the built-in keymap for the terminal layout. This decouple us completely from the system keymaps. We can look into generating this one as well at a later point. Signed-off-by: Guido Günther <agx@sigxcpu.org>
-
Guido Gunther authored
This is basically the only reason why we keep the built in keymap. Signed-off-by: Guido Günther <agx@sigxcpu.org>
-
Guido Gunther authored
We only keep the us layout for the moment as this is useful for the terminal layout. Signed-off-by: Guido Günther <agx@sigxcpu.org>
-
Guido Gunther authored
The keymap is built on the fly avoiding keys that chromium thinks it can interpret as evdev keycodes. This way we can get more layouts to work in virtual keyboard mode like Ukranian. Closes: https://gitlab.gnome.org/guidog/phosh-osk-stub/-/issues/19 Signed-off-by: Guido Günther <agx@sigxcpu.org>
-
Guido Gunther authored
Signed-off-by: Guido Günther <agx@sigxcpu.org>
-
- Sep 20, 2023
-
-
Guido Gunther authored
vk-driver: Don't listen for input source changes See merge request guidog/phosh-osk-stub!100
-
- Sep 18, 2023
-
-
Guido Gunther authored
Continuing from f5bb966b where we pushed listening to input-source changes from the virtual_keyboard to the vk_driver we can now remove it there too and just invoke pos_vk_driver_set_keymap(). This avoids listening for the same setting in two places and will also allow us to pass more information from the osk in use.
-
Guido Gunther authored
vk: Build a keymap for character popovers Closes #18 See merge request guidog/phosh-osk-stub!96
-
Guido Gunther authored
Closes: https://gitlab.gnome.org/guidog/phosh-osk-stub/-/issues/18 Signed-off-by: Guido Günther <agx@sigxcpu.org>
-
Guido Gunther authored
Signed-off-by: Guido Günther <agx@sigxcpu.org>
-
Guido Gunther authored
This creates a temporary keymap with the provided symbols. Signed-off-by: Guido Günther <agx@sigxcpu.org>
-
Guido Gunther authored
Helps clang Signed-off-by: Guido Günther <agx@sigxcpu.org>
-
- Sep 17, 2023
-
-
Guido Gunther authored
Use govarnam instead of deprecated libvarnam Closes #17 See merge request guidog/phosh-osk-stub!95
-
-
- Sep 16, 2023
-
-
Guido Gunther authored
Mention varnam based completer in the docs See merge request guidog/phosh-osk-stub!98
-
- Sep 15, 2023
-
-
Guido Gunther authored
Signed-off-by: Guido Günther <agx@sigxcpu.org>
-
Guido Gunther authored
We'll expand on that after switching to govarnam and landing more bits. Signed-off-by: Guido Günther <agx@sigxcpu.org>
-
- Sep 14, 2023
-
-
Guido Gunther authored
Allow for wider horizontal width See merge request guidog/phosh-osk-stub!92
-
Guido Gunther authored
This makes for less empty space on wider displays Signed-off-by: Guido Günther <agx@sigxcpu.org>
-