Drew Weymouth
Drew Weymouth
> I had considered making a Tooltip widget that standard widgets can make use of, or custom widgets could call directly... This could be a good idea too - even...
> This comes to the cost that widgets will not receive some shortcuts This seems unacceptable and if implemented would require some major workarounds. E.g. in my app, I have...
> are there any subsonic clients that support lyrics? I am planning on adding it to Supersonic in the near- to mid-future. Feishin (Sonixd's successor) supports lyrics but not the...
OpenSubsonic RfC for lyrics API improvements is up https://github.com/opensubsonic/open-subsonic-api/discussions/60
FYI lyrics support is being built in Supersonic now and will be in the next release - so it would be a good time for someone to pick up this...
Hmm, I'm getting a different crash: ``` panic: runtime error: slice bounds out of range [-1:] goroutine 11 [running]: fyne.io/fyne/v2/widget.getTextWhitespaceRegion({0x1400150ff30?, 0x1?, 0x140000d0270?}, 0x14001261ef0?, 0x1) /Users/drew/fyne/widget/entry.go:2181 +0x17c fyne.io/fyne/v2/widget.(*Entry).deleteWord(0x140001e8000, 0x1) /Users/drew/fyne/widget/entry.go:890 +0x50...
> @dweymouth Did you manage to have another look at it? :) No I have not. If you happen to find the problem feel free to add a code suggestion...
You may be correct. Here's the output of `cd-paranoia -A` for this drive (LG GP65NB60): `cd-paranoia -A cdparanoia III release 10.2 libcdio 2.1.0 x86_64-apple-darwin20.1.0 (C) 2001 Monty and Xiphophorus (C)...
I'm guessing the portable mode should also not save the password? Because saving it in the system keyring is not portable and saving it in plaintext isn't secure. Also, should...
This shouldn't be too hard to add, but I'm not too familiar with how portable apps are usually setup. How will it know if it should be running in portable...