Mathieu Roy
Mathieu Roy
Hi, I like your widgets a lot. However, to change background, I had to make dirty hacks. Would you consider making this configurable? I understand that you made it so...
- Considering there are numerous reports of security issues that have been unanswered (issues #2134 #2142 #2128 #2117 - that's only for the recent pages of issues, I did not...
Within nextcloud, there is a map feature, that shows all pictures on a world map, with a preview on mouseover. This is not shareable, etc. Did anyone did something like...
A few platforms like tumblr or mastodon now support some alternative to animated GIF in the form or a specific mp4 (sometimes referred to as GIFV). nanogallery2 already supports mp4...
Hello, Is there any way to configure the map provider, for instance to use openstreetmap with some specific colorful layer instead of google maps? Regards (very cool software!)
offlineimap was not supporting custom flags https://github.com/OfflineIMAP/offlineimap/issues/209 - it is listed in issue #18 I'd like to raise the issue, it would be very convenient to see this implemented.
Hi, I cannot connect to clementine player 1.3.1. Not sure to fully understand the problem but it seems that it is expecting the flow on IPv6 ``` # netstat -an...
Hello, Just a minor cosmetic trouble. with the default theme, when I check the table of invoices/etc, when the mouse pass over text, it changes to bold: it make the...
Hi, I would be convenient if we could set some templates, like for instance default billing name, instead of being: FACTURE-N (a bit redundant, "facture N° FACTURE-4") but something like...
sh expect $CRYPTTAB_TRIED (if [ "$CRYPTTAB_TRIED" -gt 0 ]; then) to be set so the following fails: busybox sh /lib/cryptsetup/scripts/wget_or_ask "somepassphrase:https://example.org/encrypted_keyfile" > unencrypted_keyfile the following works (but without passing by...