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

Upgrade to work on Gnome 45 #66

Open
SelfRef opened this issue Sep 18, 2023 · 4 comments
Open

Upgrade to work on Gnome 45 #66

SelfRef opened this issue Sep 18, 2023 · 4 comments

Comments

@SelfRef
Copy link

SelfRef commented Sep 18, 2023

Describe the bug
Gnome 45 is using a different type of imports thus extensions don't work anymore without changes.
Context: Gnome blog post

To Reproduce
Steps to reproduce the behavior:

  1. Upgrade to Gnome 45
  2. Error SyntaxError: import declarations may only appear at top level of a module

Expected behavior
Working extension

Screenshots
image

Environment (please complete the following information):

  • Distro: Arch Linux
  • Gnome version: 45 RC

Additional context
Gnome 45 is fixing some nasty bug in mutter that makes touchscreen rather unusable on the long run. That's why I switched to version 45 earlier even if most of the extensions don't work yet. It would be nice to have working improved touch keyboard in new Gnome.

@lexcroftdev1
Copy link

👍 This is my must have app as i often need to work with mouse only...

@sughero
Copy link

sughero commented Oct 24, 2023

I too miss this extension, I need all the keys when I am in tablet mode.
The best keyboard EVER was the one we used to have at the old times before gnome 42.
Anyhow the one available in gnome 44 was fair enough.
There is a replacement working on 45 but it can't stand a chance compared to this one.

@cass00
Copy link

cass00 commented Nov 23, 2023

I've ported the extension to Gnome 45 with some reduced functionality. Feel free to have a look at it. It is not in gnome extensions (yet).

https://github.com/cass00/improved-osk-gnome-ext

@sughero
Copy link

sughero commented Nov 23, 2023

I've ported the extension to Gnome 45 with some reduced functionality. Feel free to have a look at it. It is not in gnome extensions (yet).

https://github.com/cass00/improved-osk-gnome-ext

Man! You made my day! It's working like a charm :-)

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

4 participants