ktowen

Results 8 issues of ktowen

- It would be useful to have an indication in the Tray icon if it's active or not. - The tooltip says "ToolTip" - Double clicking the tray icon while...

enhancement

It's cool that this automatically resolves the choices names conflicts. But, if you add a new choice or a package with a choice that collides with yours then the short...

### Description of the new feature / enhancement Quick Accent should allow to change the activation key to others like Control, Shift or alt ### Scenario when this would be...

Needs-Triage

[This condition](https://github.com/lorinkoz/django-pgschemas/blob/master/django_pgschemas/postgresql/base.py#L69) will always skip adding the search path if PGSCHEMAS_LIMIT_SET_CALLS is True. Not sure how to add a test for that. Also I see there are some refactors planned...

The `_get_schemas_from_options` function is using a set to store the possible tenants that will be affected by the command but it doesn't preserve the ordering when they are fetched from...

When I try to run any django command it gets stuck and if I interrupt it this is the traceback I get. I enabled debug logs in case it's useful...

In the convert_engine raises this exception (last line only) if the pdf is password protected ``` File "/home/towen/.cache/pypoetry/virtualenvs/ktest-_eEaXIqn-py3.6/lib/python3.6/site-packages/sorl/thumbnail/engines/convert_engine.py", line 94, in get_image_size image['size'] = int(m.group('x')), int(m.group('y')) AttributeError: 'NoneType' object has...

It's only used by the example project and it has it's own package.json to it can have installed there and not in the hook. Also you should think about moving...

enhancement
hacktoberfest