Sonny

Results 179 issues of Sonny

```javascript ltx.parse('f') ltx.parse('f') ltx.parse('f') ``` should fail, currently extra data is ignored

To allow something like ```javascript function m (bar) { return ltx`` } m(undefined) ``` to return `` maybe even ```javascript function m (bar) { return ltx`` } m(undefined) ``` to...

https://source.ind.ie/gnome/gnomit/gjs/-/issues/35

fixes #12 [system module documentation](https://gitlab.gnome.org/GNOME/gjs/snippets/32#programinvocationname)

Filesystem permissions are not binary. There are 3 options, `ro`, `rw` (default) and `create`. I propose to replace the `GtkSwitch` with a `GtkCombobox` to allow for one of of the...

help wanted
design

Using "native" Node.js ESM doesn't work with ttag because the `ttag` module only has a default export there and no named exports. ``` import ttag from 'ttag'; const {t, useLocale,...

enhancement

Currently lispiel providers don't need special permissions when packaged as Flatpak. :ok_hand: We know that each provider voice can be big so we don't want to ship all voices in...

This issue is about discussing what's needed for apps to make use of libspiel without punching hole in the sandbox with `"--socket=session-bus"`. That particular static permission is considered unsafe. See...

We should have a repo with nightly Workbench - using the `master` sdk. GNOME nightly comes to mind

> I'd love it if it remembered my choice of UI templating language; at the moment, I manually change it to "XML" every time I open a new preview. https://floss.social/@[email protected]/112209275904050683...

enhancement