Chigozirim

Results 45 issues of Chigozirim

At the top right hand side of the desktop, the shutdown button is moved away from the rest of the window. What can I do to fix this? ![screenshot from...

I was just trying to debug why autorandr was not switching configurations after I unplug my external monitor. First off, running `autorandr --current` does not show anything after switching configurations....

I just want to add a disclaimer: _I'm not sure whether `poe` was designed the accept extra arguments beyond what was declared for a task, but I noticed that supplying...

I have many builders that I often have to run to generate files for me. Usually all I have to do is run `dart pub run build_runner build` to generate...

Closes #71 The purpose of this PR is to make an important note about user expectations with regards to the `release` event created by this action. The crux of it...

The readme has the following line: > This will create a Release, as well as a release event, which could be handled by a third party service, or by GitHub...

### What's wrong String usage is detecting strings used inside list of dictionaries as being overused. For example in a django project, the following configuration will trigger the rule violation...

bug

### Question I am building a checker plugin which is supposed to use data from all the files checked to compose a report. However, I am seeing that whenever I...

Question
Documentation :green_book:
topic-multiprocessing

### Question ## Description I've written a checker plugin and (with quite a bit of effort) written a simple unit test for it. After struggling with the unittest to make...

Question
Documentation :green_book:

Can we make this work with DKMS? I believe all you need is to add another path target for: ``` usr/src/*/dkms.conf ``` Doing this will allow your script to save...