Luke Horwell
Luke Horwell
What is the model of your Mamba? If it's the wireless model -- try seeing if starting the computer with the mouse purely wireless and again purely wired makes any...
That's my mouse too -- I can confirm that it does remember its last effect across power cycles. Now you mention Windows dual boot, it's **highly likely** due to Synapse...
Thank you for the kind words, I used a translator to have a read through. 👓 I have ideas to improve some of the things you've mentioned, but it will...
The aforementioned bug for translations has been [fixed](https://github.com/polychromatic/polychromatic/commit/da9efb2e3358189c80afecd320f472e185b92abe) for the next release. It's currently in a refactor branch and will automatically close this issue once merged. 👍🏼
Translations are a bit of a cat & mouse race 🐱 🐭 since after the refactor, I'll be implementing new/improved features which would require another translation update. So, it's up...
The `fr_FR` translation is 65% complete, with 212 strings to do. There's no hurry, I think translating before a release is due would be more productive. Do you think a...
Thanks for your thoughts. I forgot about Launchpad's translations tab, and I've set up Transifex for Ubuntu MATE before. Personally I prefer the decentralized file-based solution that's currently set up...
I just checked, there's about 11 strings difference, so translating either branch is OK. `backend_refactor` is newer, but as you preview them in the application, not all features may be...
In Arch, `intltool-extract` is provided by the package `intltool`. `pacman -F` can help discover the package: ```c $ pacman -F intltool-extract extra/intltool 0.51.0-6 [installed] usr/bin/intltool-extract ``` (The Debian/Ubuntu equivalent is...
> The screenshot below shows that Qt Linguist does not work Looks like the screenshot wasn't uploaded? 📷 For basic operation, Qt Linguist does work and saves the file correctly....