G-dH

Results 216 comments of G-dH

Did you install the latest github version?

I didn't yet release the latest fix that handles the pop error and simplifies the workaround.

I did the basic conversion of my extended version this evening and was surprised that all was usable quite quickly, except for the unscrollable combo box list which contains more...

[Extended version](https://extensions.gnome.org/extension/4167/custom-hot-corners-extended/) with 40+ actions is Gnome 40 compatible already.

@kfogel : The only function of the `WorkspaceSwitcherPopup` class that is intended as public is `display`, so it makes sense to focus on this function instead of any other internal...

@kfogel : To be specific, the best solution is to override the popup class with an empty class with only the _display()_ function.

I'll do some tests on my system. I'm on Ubuntu 20.04 and gettext has a bug that was fixed later..

Hi, the extension is ready for translations when it comes to the technical side of thing, but I was constantly changing the texts so I stopped to generate the `.pot`...

You can use this command in extension directory to generate it: find ./ -regex '.*\.js' -exec xgettext --keyword=_ --output=custom-hot-corners-extended.pot {} \+

Hi! - What distro, Gnome Shell version, Wayland or X11 session, extension version? - Is the barrier between the monitors along the entire edge? - Do you use some of...