Results 63 comments of Ivan

@hwiorn Add new issue #388

> Does this happen only with custom layouts in /etc/lightdm/web-greeter.yml? If so, which layouts are you trying to set? It happens with default layouts in `/etc/lightdm/web-greeter.yml`. Try leave only `us`...

Yes, I would like to add Russian translation. How can we do this?

Add PR #72 with localization support.

Seems it compatible with Gnome 41. Just edit file `metadata.json` and add `41` to list of versions: ``` ... "shell-version": ["40", "41"], ... ```

Hi @wfpaisa. Exactly, I would like to remove this space in regular windows (which is marked by red square). I enter this CSS in inspector (and get nothing): ``` .titlebar...

Ok, will wait Manjaro Gnome update. Thanks!

Matt, can you provide more info? OS, program versions, exception with it fails. Is it works with text fields?

You can drop to text entry fields (where you can type) and other apps like notepad.

Matt, can you test this: In function "cb_drag_data_get" change "id(self)" to "id(self.get_widget())" or "id(widget)"