Matt Perry

Results 9 issues of Matt Perry

Showing the account name next to the issuer still cuts off most of account name where it can't be viewed. Seeing the full account name can be important when you...

proposal

### Sequence of actions: 1. Create a userscript with the following content ``` // ==UserScript== // @name New script // @namespace https://www.example.org // @match *://example.org/* // @grant none // @version...

bug

**Describe the bug** When a PDF is opened in the viewer, it will take more than 30 minutes for the PDF to appear during which anki.exe is using 90% CPU....

bug

It would be nice if support was added for the XDG_CONFIG_HOME location as defined in the [XDG Base Directory Specification](https://specifications.freedesktop.org/basedir-spec/latest/) which should default to `$HOME/.config/` if not set. Basically, the...

Add support for the XDG Base Directory specification as defined at https://specifications.freedesktop.org/basedir-spec/latest/. The config file located at $XDG_CONFIG_HOME/minicpan/config will be checked before looking for ~/.minicpanrc. $XDG_CACHE_HOME/minicpan will be used as...

The minicpan program began exiting prematurely several days ago, and it gives a "connection reset by peer" error. Here is the output: ``` $ minicpan --debug Updating /home/mperry/perl5/minicpan Mirroring from...

Perl Weekly isn't very usable or readable on mobile devices such as phones. The HTML is using tables and setting them to a wide width which forces the user to...

Show image previews for webp files in the media manager's information pane.

Change on/off toggles to use `[` for off and `]` for on. It's universal in user interfaces to have 'on' be to the right and 'off' be to the left....