Luke Horwell

Results 365 comments of Luke Horwell

Hello, yes, there are two sides to this. **This one** is definitely up for grabs. We can already [generate the new index](https://github.com/ubuntu-mate/software-boutique-curated-apps/blob/master/scripts/build-index.py) into a single, compressed JSON file, but to...

> The `subcategory` key does not seem to appear in the new metadata, but it is wanted in the old format. How should I get a hold of this info?...

The next generation of this software intends to revamp the inner workings of installing software. Currently, it uses the `aptdaemon` library and not the `apt` or `apt-get` command directly. No...

Thanks for the report. Good points - sorry it took a while to get back. This is a bit of a head scratcher :thinking: since there's pre-releases and architectures/device ports...

One of three things come to mind: * If DPI / poll rate feels the same, but the actual number in Polychromatic reads different - it could be that the...

Closing stale support issue. [OpenRazer's repository](https://github.com/openrazer/openrazer/issues) would be the best place to ask if you encounter quirky hardware behaviour.

The technical reason is that the `colour` library is used in `polychromatic.fx`, which is only imported when importing `polychromatic.backends.openrazer`. `polychromatic.fx` is used for manipulating colours for software effects. It's _sort...

The error handling wasn't great here -- a possible cause could be that file designated to play a software effect has moved or became _invalid_ for some reason. Maybe an...

Can confirm, it's a bug in KDE. Applications have no control over which direction these menus open: * https://bugs.kde.org/show_bug.cgi?id=442877 It's been a bug for as long as I started using...

Right now, Polychromatic doesn't have a "software effect" implementation besides the sequenced frame-by-frame effect editor. A programmatic way to create and handle effects (with good support across all hardware) is...