Peter Hoeg

Results 59 issues of Peter Hoeg

**Describe the bug** maestral needs a dbus python module in order to be able to unlock kwallet. **To Reproduce** 1. stick this in `maestral.ini` ``` ini [auth] keyring = keyring.backends.kwallet.DBusKeyring...

bug

Instead of creating IDE disks and rtl8139 NICs we might as well use virtio. More CPU cycles for other stuff!

### Checklist - [X] I've looked through [the documentation](https://clementtsang.github.io/bottom/nightly/) and [existing open issues](https://github.com/ClementTsang/bottom/issues?q=is%3Aopen+is%3Aissue+label%3Afeature) for similar feature requests. ### Describe the feature request On Linux at least when one is using...

feature

## Description of changes ## Things done - Built on platform(s) - [ ] x86_64-linux - [ ] aarch64-linux - [ ] x86_64-darwin - [ ] aarch64-darwin - For non-Linux:...

10.rebuild-linux: 101-500
10.rebuild-darwin: 0

**The problem** I would like to standardize my configuration across machines and thus have `$XDG_CONFIG_HOME/Psst/config.json` read-only. That is however not possible with the tokens being written there. **Possible solution** If...

enhancement

It would be great to have the option to use a yubikey instead of manually inputting a password.

help wanted

It would be great to have tags for the actual releases to be able to follow the development and see what has changed.

In an org-mode file, it's possible to inject a source block written in any language supported by emacs and then switch to the corresponding major mode when editing that source...

Sometimes when launching fallout (and fallout2), everything past the first splash image (which is shown correctly) is in greyscale/black and white when run with `SDL_VIDEODRIVER=wayland`. This works: ```sh unset SDL_VIDEODRIVER...