clayton craft

Results 41 issues of clayton craft

For most cases, for me at least, this would save extra key presses and make the behavior similar to other mail apps (mutt, aerc)

akms gets confused if the target kernel is not in aports, since it tries to install the `-dev` pacakge for the kernel (even if that package is already installed...): ```...

I have 2-step auth enabled on my account and attempted to use a generated app password to log in with Raccoon. It seems to be successful initially, however I receive...

hi! thanks for all of your hard work creating a viable alternative to the Brother proprietary drivers! Looks like there are a number of merge requests and reports (in issues...

I'm not able to re-open #25, but this is still an issue for me on Android 8. I see the 'start on boot' permission is listed for Easer in Android,...

bug
unknown cause
compatibility
more-info-needed

I am using a library (https://github.com/getsenic/gatt-python/blob/master/gatt/gatt_linux.py) that implements its own event loop. When I call the .run() method in this library, eventually I would like to interrupt it, but it...

hi! a lot of great stuff has been merged since the last tag, and I was wondering if you were considering tagging a new release soon so distros could package...

@Danct12, @MartijnBraam any chance you could make a new release? there aren't a lot of changes between 0.8 and master[1], but it includes two useful fixes. The librem5 kernel upgrade...

This adds a public method, cmd.SendSignal, that allows sending a signal to a process and, optionally, to the entire process group. Internally, terminateProcess is replaced by signalProcess.

I've got a use case where I don't necessarily want to terminate an entire process group (i.e. having children outlive the parent is desired). If you're open to such a...