Francesco Minnocci

Results 140 comments of Francesco Minnocci

@tmbutcher Perhaps also this has been solved by https://github.com/OpenAnnePro/qmk_firmware/pull/41

Thanks for the quick response, I asked as I will try it on a Manjaro machine soon, hopefully I can get it to work with your script. Definitely looking forward...

I'm trying it now on a fresh Manjaro KDE Plasma install, and I think you should add unzip as a needed dependency, as it was not present on a full...

Nice, thanks; I am very happy about the final result! On Tue, 28 Jul 2020, 04:02 linlinxza, wrote: > I'm trying it now on a fresh Manjaro KDE Plasma install,...

can you share more info, like trying to do `xdg-open FILE` from terminal and posting the output?

I second this request, and for reference/similar projects [here](https://github.com/arnesongit/plugin.audio.tidal2) is a Kodi plugin for Tidal, and [these](https://github.com/strawberrymusicplayer/strawberry/tree/master/src/tidal) are the files which implement Tidal streaming from Strawberry. Edit: I guess also...

@vwkd I still think that the keyboard shortcuts such as the upwards arrow proposed in https://github.com/ajbura/cinny/issues/97 should _not_ be placed behind another "single keyboard shortcut" as they are pretty essential...

Is this behaviour new? I recall being able to set a small image centered without it being tiled, but the same options now make it tiled.

On a related note, how hard would it be to implement a theme-switching button for this template (aka light/dark mode)?

On my site, I ended up implementing it as in https://github.com/joeroe/risotto/issues/50#issuecomment-2212448137 but even simpler, still using the media query (without any button): https://github.com/BachoSeven/bachoseven.github.io/commit/aa597a274f2f6e0aa2ccb234c65e2343c8a11c83#diff-96dd75a968976edd5e03170268ed9085733f75c3fb24f992ae613c89e6de42dc This uses an additional `paletteLight` variable in...