tomf

Results 31 issues of tomf

Some IRC networks have multiple DNS names for various reasons including resilience. It'd be great if circ allowed me to join an IRC network via one DNS name, with auto-fallback...

I have feedly.com added to my list of domains on crackbook, yet when I visit it (while logged in), the "wait 9 seconds for the content to appear" message displays...

Context: Found while testing the development branch, as discussed in Matrix. ### Steps to reproduce 1. Use commit fc6ca208bf03f17438794f7497b52bbc41f5d42b. 1. Install Tow-Boot to MMC Boot of a Pinephone. 1. Power...

* help wanted
4. type: feature request

pypi lists a gatt version 0.2.7: https://pypi.org/project/gatt/0.2.7/ I see this repo doesn't have a 0.2.7 tag. If you could add the right tag, that'd be handy and allow NixOS to...

[The master-slave docs](https://github.com/mp911de/lettuce/wiki/Master-Slave) say: > The connection needs to be re-established outside of lettuce in a case of a Master/Slave failover or topology changes. So that users don't have to...

type: enhancement
status: waiting-for-triage

## Is your feature request related to a problem? Please describe. I'm trying to reduce the permissions of the extensions I use. awesome-rss is awesome, but has broad permissions. ##...

Per https://github.com/passff/passff/blob/e40d8671f73e0b7f1b5ad719ce9c480c43c4c58d/src/manifest.json#L24-L31 , passff requests a set of permissions on installation. passff is a privileged application, since it has access to a password store, so it'd be great if it...

enhancement
security

**Describe the bug** On my NixOS Pinephone, I realised spot CPU usage was ~70%, and this was fixed by setting a Meson buildtype of "release", as described in spot's README....

enhancement
help wanted
good first issue

**Describe the bug** https://github.com/k9mail/k-9/blob/a3d6fd7ab4ba1426f4fdf3ded51286219f5eeb10/mail/protocols/imap/src/main/java/com/fsck/k9/mail/store/imap/ImapList.java is missing a date format to match a `Date` field with a capitalised month, e.g. `Date: 26 APR 21 21:17:10 +0000` **To Reproduce** Steps to reproduce...

bug

Per https://www.gnu.org/software/emacs/manual/html_node/eshell/Input_002fOutput.html , Eshell supports opening some visual commands (e.g. `top` and `git log`) in `term-mode`. It would be great if vterm could be used instead of `term-mode`.