Geobert Quach

Results 49 issues of Geobert Quach

Hi, I love this small and efficient player! A small issue that I encountered: the window position is not saved between launch. No big deal but a small annoyance nonetheless...

enhancement
wontfix
upstream

In the official app, we have Radios that can be started by Artist, by Song or by Album. I can't anything about them in Psst

enhancement

I tap on the white player and select gnu go. I'm then prompted to install gnu go. I have the choice between play store and f-droid but both can't find...

First, thanks for figuring out the Windows/Linux issue! Many little things to adjust: - `ServerError` is a type and not highlighted - `ServerError::new`, `new` is a function and not highlighted...

When I discovered this plugin, it was installable in Neon version of Eclipse. It's not possible anymore (can't find it in the marketplace). Is there any reason for that, our...

For some reason (maybe because it's all auto generated from API metadata), the documentation for windows is not following the idiomatic way and is hosted at https://microsoft.github.io/windows-docs-rs/doc/windows/ This page is...

Hi, I'm in a case where I need to verify a signature done on a whole &[u8] rather than a digest and I see that the relevant method is in...

It's a small detail, but when using Psst, I felt that the play/stop was a bit aggresive and after a while, I nailed what was bothering me: the lack of...

enhancement

Hi, This keyboard is really near from perfection for me layout wise! I like the inner keys and the 1.5 in the thumb cluster. The only missing think for me...

winapi 0.2.8 uses deprecated code, so this PR is to update the dependencies to get rid of it. I also replace `try` macros by `?` as the compiler suggested. `cargo...