Joschua Gandert

Results 27 issues of Joschua Gandert

I like the design of the keyboard, but I just wanted to say that if I ever create one I'd be interested in configuring the angle (i.e. how the "tent"...

With Ubuntu 16.04 LTS a [new packaging format, called snap](https://developer.ubuntu.com/en/desktop/) was introduced. They have some [additional benefits](https://developer.ubuntu.com/en/desktop/get-started/) like sandboxing. Users can install them with a click and developers can provide...

enhancement

The text and the x is unreadable. The contrast of the x in general is too low. ![treestyletabs](https://cloud.githubusercontent.com/assets/3063858/14911865/86b4f8c4-0df8-11e6-8835-c2e50f31ff8b.png)

:exclamation: First read the [guidelines](https://github.com/DaveDavenport/rofi/blob/next/.github/CONTRIBUTING.md)! This is not optional for any report/question. People must be able to understand the full context of the report when reading it, at any time....

Feature Request

As stated in [PEP8](https://www.python.org/dev/peps/pep-0008/#blank-lines): > Separate top-level function and class definitions with two blank lines. ``` python if __name__ == '__main__': class Pos: def __init__(self, x, y): self.x = x...

Thanks for this library! I'm using it to listen to every `on_release` event: ```python keyboard.on_release(callback=self.on_key_up) ``` But sadly after a while I always get this exception: ``` OSError: [Errno 19]...

# Checklist - [x] I have used the search function to see if someone else has already submitted the same feature request. - [x] I will only create one feature...

The proposed change ------------------- This existed at some point (before https://github.com/quodlibet/quodlibet/commit/36c6b1855dadb56ace4014b8cb3a748bfcae11d6). There was Ctrl + 0-9, which is now used for changing the current browser. Maybe (Ctrl + ) Alt...

enhancement
help-wanted
keys
ratings

The proposed change ------------------- Add an option to sort by various factors like, for example, modified time, folder size and most importantly, natural sort. ![not natural sort](https://user-images.githubusercontent.com/3063858/60107781-c4c23b80-9767-11e9-8f0c-09d221db799d.png) Also allow to...

enhancement
UI
good first issue

This is nice for when the application / the system is crashing, or there is a power outage.

enhancement
plugin