Jose Maranan

Results 191 comments of Jose Maranan

Hi! I think this is still a good enhancement. Given how unintuitive the current experience is.

Yeah, keybinding conflict detection is needed so that Forge will leave it alone. See #37. Otherwise, I initially intended it to be keyboard driven by design so shortcuts would always...

Hi @puspamadak, thanks for the report - assuming you were using the latest v69? If you are, we introduced the Adwaita Preferences and looks like need more polish and testing....

@puspamadak - this was caused by the Adwaita update for prefs. I added a PR here. https://github.com/forge-ext/forge/pull/240

Hi @alexjjassuncao, it is possible to implement but gsettings/gschema is the way to go. Due to the tight integration with some of the APIs and prefs. I am assuming you...

I have seen some folks using a shell script to invoke `gsettings` and store that in their dotconfig files

If you want to try updating it, you can start on `extension.js#_addIndicator()` and then `indicator.js#class FeatureIndicator`

> Temporarily I have switched to [Pop Shell Extension](https://github.com/pop-os/shell). It has a similar tiling functionality but do not suffer from the same bug on Gnome 44.3. No worries. Thanks for...

Thanks for the report. Don't have a touchscreen to test/fix this on.

Hi @SnoutBug did you notice anything on the logs? Any errors/stack traces? What other extensions do you have? My thoughts are that the touchscreen hardware already acts like a mouse....