Andreas Backx

Results 35 issues of Andreas Backx

Some requests like `/repo/:owner/:repo` return a users URL for an organization causing further use of the model Organization to act as a user. Requests like `Organization.teams` built on top of...

This adds `env` as a feature to `clap_mangen` and enables it by default to keep the default behaviour. I wish there was a way to make it automatically enable the...

In the readme it tells people to install pyyaml and ua-parser alongside this library. ua-parser seems to be included in the setup.py, but pyyaml is not. I'm up to make...

Previously I was using ddcutil without any problems on AMD hardware. Because of the mining craze I got a good deal on my used AMD hardware and a good deal...

nvidia proprietary

I've got 2 of my monitors setup using MST of which only the first in the chain is detected and works with ddcutil. Both monitors are Dell U2515H monitors that...

DisplayPort

I thought it would be neat to have mainframer work with Docker so it can be easily used anywhere very easily without any setup by the users. Dockerfiles could perhaps...

Would be great if the background drawables had ripples for devices supporting it, else use the current background drawables as a fallback (no ripple, just a change in colour).

When clicking and holding on a new line, the cursor already moves. But the line highlight does not move yet. This makes the plugin feel slow. ![Example](https://i.imgur.com/1tHdWu7.png) Together with this...

Calling `Model.refresh_from_db` on a soft deleted model will raise a `Model.DoesNotExist` exception. Should this be the expected behaviour? I could look into this and make a PR. But from guessing...

Over the past few years I've been using AmCoder extensively everywhere. I've made simple GTK themes, terminal themes, personal changes, and recently a VS Code version. This is all for...