Gergely Gombos

Results 34 comments of Gergely Gombos

They work nicely (at least for `removeContainers()`) - just please document that - they use `scope.$applyAsync` (or change it to a maybe slower `scope.$apply`) because if I want to do...

@Leuug I'm not experienced with Python packaging guidelines, but I'll read into them and review your package this week!

Hey! Flatpak is running for me on F36. Same version. @averyfreeman are you still experiencing this issue? BTW now that upstream is not dead but maintained, we can think about...

As an added info, my system Python version is 3.10.4, too, and GTG is working fine. @averyfreeman let's rule out Python version issues: - Run GTG - While running `flatpak...

Maybe there was some misunderstanding, but my proposal is to touch `antimicro` as little as possible, treating it as legacy code, and not waste our time with backporting and maintaining...

> bot other general purpose download sites like SourceForge etc and they will never see its GitHub page This is a logistics problem: identifying where users find `antimicro`. As I...

I totally agree, what I'm saying is that these sites also only know about updates if a) we notify them b) they see a release a GH, and we can...

Great! I opened issues here, see the checklist above.

True, but IMO this is a very minor nuisance with this pretty well-hidden function. Also, I can only open the "Advanced" window after setting some key, but this shouldn't be...

Basically, this is what shells are automatically doing (searching for commands in `$PATH` when you type something). If there is a simple, native way to do that, then this could...