Eric Goller

Results 122 issues of Eric Goller

Github provides an array of additional features to enforce quality assurance policies. While this can help increasing code quality and normalizing workflow, it can also slow things down. This issue...

Packaging/Meta

For documentaition and future reference sake: - [x] Upload archive to github releases - [ ] Upload archive to EGO

duplicate
Packaging/Meta

PR #235 Introduced some very rudimentary usage instruction. As #158 points out, a more elaborate documentation as well (hover) tooltips given hints would be desireable quality of life improvements.

enhancement
docs

Both auxiliary sub-modules could probably be named better to convey their content/function. Suggestions?

enhancement

Because gnome-shell-extensions documentation is so lacking, it is common advise to copy and paste from its provided _reference extensions_. Most prominently the [example extension](https://git.gnome.org/browse/gnome-shell-extensions/tree/extensions/example/) to see how basic functionality can...

enhancement

Our codebase uses "Activity" inconsistently. 1. As `Fact.activity`. That is the answer to "what are you doing right now". This is how it should be used. 1. As `Fact`. That...

enhancement

At the very least this should include the general workflow and a reference to weblate

docs

Unline the english baseline strings, several of the languages we offer translations for do distinguish between addressing someone formally or informally. As different translators may opt for different resolutions to...

enhancement

While the code itself is (partially) documented using JSDoc syntax, our acutal sphinx documentation does not support nor use this. This should be fixed.

Packaging/Meta

This will bump our min. gjs version significantly but should also help cleanup the code significantly. Features I am looking forward to in particular are new style class definitions and...

enhancement