Kurt Wilson

Results 18 comments of Kurt Wilson

Ditto for the 17 R4 On Mon, Apr 17, 2017, 9:05 PM leictreon wrote: > Same here - but Alienware 15r3? I'll happily test...will read source code > and see...

I doesnt seem to be required (at least, for me)

I'm not a fan of migrating from an Open Source solution to a closed-source one. It's nice that Pyright is OSS, but I'm skeptical of Pylance

I found using the compatibility settings and changing the "Scaling done by" to "Application" helped

Btw, where do the current sounds come from? On Sat, Oct 15, 2016, 12:26 PM YVT [email protected] wrote: > @100best https://github.com/100best Can you point me to the link on >...

I know that, but where did he get them from? On Sat, Oct 15, 2016, 12:51 PM Flávio Monteiro [email protected] wrote: > @Kurtoid https://github.com/Kurtoid They're downloaded during the build >...

I usually see this icon used in launchers, though ![image](https://github.com/PapirusDevelopmentTeam/papirus-icon-theme/assets/2405137/f196ee4a-b930-49e8-952d-d2a0e478e3f4) There is an open, but old pr too: https://github.com/PapirusDevelopmentTeam/papirus-icon-theme/pull/3430

> One thing I noticed is, that you don't check if curios is loaded since it's a optional dependency Would implementing this as a plugin handle that? I'll give it...

Making sure I understand correctly: I should move the Curios calls to a new class in `common/addons/curios/`, create a `PERIPHERAL_PLUGINS` like in the Environmental Sensor, and define and use `InventoryManagerPeripheral.addIntegrationPlugin`...