marcohu

Results 4 issues of marcohu

I had some problems with git and needed to reset master. It was easier then to create a new PR. Sorry for that. Here is another one that provides the...

Here is another cleanup issue. `(gnome-shell:4344): Clutter-WARNING **: Attempting to remove actor of type 'StLabel' from group of class 'ShellGenericContainer', but the container is not the actor's parent.` Steps to...

I'm using Debian Stable and would appreciate if the extension would be compatible with this older release out-of-the-box. The breaking changes are fairly minimal and I would propose that instead...

guessWindowXID() can return `null`, but the return value is not always safe-guarded which can potentially lead to errors as some code expects it to be non-null.