Skip to content
This repository has been archived by the owner on Apr 10, 2021. It is now read-only.

gnome 40 compatibility #13

Open
SamLukeYes opened this issue Apr 9, 2021 · 1 comment
Open

gnome 40 compatibility #13

SamLukeYes opened this issue Apr 9, 2021 · 1 comment

Comments

@SamLukeYes
Copy link

SamLukeYes commented Apr 9, 2021

Recently, Arch Linux has upgraded gnome-shell to 40.0. Here are some issues I've found so far (tested on Wayland with the latest git version of this extension):

  1. Need to set /org/gnome/shell/disable-extension-version-validation to true in dconf to enable this extension
  2. OSK cannot show up when a physical mouse is available (my mouse is connected through bluetooth)
  3. Application windows cannot be resized when OSK shows up
  4. The extension settings can't be displayed (technical details pasted below)
Error: No property margin on GtkGrid

Stack trace:
  _init/Gtk.Widget.prototype._init@resource:///org/gnome/gjs/modules/core/overrides/Gtk.js:45:40
  buildPrefsWidget@/usr/share/gnome-shell/extensions/improvedosk@luebke.io/prefs.js:25:21
  _init@resource:///org/gnome/Shell/Extensions/js/extensionsService.js:209:40
  OpenExtensionPrefsAsync/<@resource:///org/gnome/Shell/Extensions/js/extensionsService.js:122:28
  asyncCallback@resource:///org/gnome/gjs/modules/core/overrides/Gio.js:115:22
  run@resource:///org/gnome/Shell/Extensions/js/dbusService.js:177:20
  main@resource:///org/gnome/Shell/Extensions/js/main.js:19:13
  run@resource:///org/gnome/gjs/modules/script/package.js:206:19
  start@resource:///org/gnome/gjs/modules/script/package.js:190:8
  @/usr/share/gnome-shell/org.gnome.Shell.Extensions:1:17
@luebke-dev
Copy link
Owner

luebke-dev commented Apr 9, 2021 via email

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

2 participants