Eric Goller

Results 122 issues of Eric Goller

GTK+ allows for [various ways to interact with instance attributes](https://stackoverflow.com/questions/15180320/editing-gtkwidget-attributes-properties). We should pick one for consistency and refactor the codebase accordingly. This should also be added to the docs and...

Enhancement
Ready
Good first bug

One basic core functionality has been implemented, we need to address i18n and l10n. It is advisable not to postpone this for two long in order to minimize duplicate effort....

Enhancement
Story
Information needed

It would be nice to produce a listing of all existing categories with the ability to change their properties (e.g. the name). This should be accessible via the application action...

Enhancement
In progress
Ready

Enhancement
Documentation
Ready
Good first bug

Enhancement
Ready
Good first bug

The docs [recommend](http://lazka.github.io/pgi-docs/Gtk-3.0/classes/FileChooserDialog.html) so use `Gtk.FileChooserNative` for improved native look and feel. We need to investigate if this class is indeed preferable and if there are any obvious downsides. Once...

UI
Information needed

When closing the client while still running an _ongoing fact_ it may be preferable to warn the user. This warning probably should be optional (set via preferences).

Enhancement

The current ``release`` maketarget duplicates ``dist``. Instead it should declare it as a dependency.

Enhancement
Ready
Good first bug