Lorenz

Results 30 issues of Lorenz

Currently the Vala programming language is not supported. That would be good to have. https://gitlab.gnome.org/GNOME/vala/

help wanted
lexer missing

It seems to me, that the coqui-STT project has reached a point, where it can be used as a backend. There are lots of languages available, and the performance is...

For example ``workbench.window`` or ``workbench.builder``. If you don't have the source code of workbench, it is impossible to find out for example how to access the widgets from javascript to...

Every library should have its own unique namespace, so it can be addressed only with this namespace. libportal-gtk3 should also have namespace version 3 and -gtk4 version4. And to have...

gtk

### Checklist - [X] I agree to follow the [Code of Conduct](https://github.com/flatpak/flatpak/blob/master/CODE_OF_CONDUCT.md) that this project adheres to. - [X] I have searched the [issue tracker](https://www.github.com/flatpak/flatpak-builder/issues) for a bug that matches...

The plugin is hosted in the gnome builder repository, and therefore this is not needed anymore. Also it is outdated, as gnome builder doesn't allow plugins written in python anymore....

Currently: ```vala var animation_timed = new Adw.TimedAnimation ( progress_bar, // Widget 0, 1, // Initial value, final value 1500, // Duration (in milliseconds) target_timed // Animation target ) { easing...

bug

While using vls very often criticals appear on stderr. This should be avoided.

bug
upstream