Results 327 comments of Athanasius

> There is something to be said for using a Process (for the sqlite stuff) and feeding it with a Queue, it works pretty well and is faster than threads...

This appears to be working OK for me: ``` root@emilia:/usr/src/hid-xpadneo-v0.9-214-g8d20a23; 09:14:34 0$ dkms install hid-xpadneo/v0.9-214-g8d20a23 -k 6.17.3-athan Sign command: /lib/modules/6.17.3-athan/build/scripts/sign-file Signing key: /var/lib/dkms/mok.key Public certificate (MOK): /var/lib/dkms/mok.pub make -j16 KERNELRELEASE=6.17.3-athan...

And 6.18 has now been released, any timeline on merging the PR ?

- [ ] Initially just concentrate on making a wheel that works so long as the system python works, including tkinter. - [ ] After that look into if we...

If we try to support a situation in which: 1. We can't guarantee there's a terminal/console to print to that's visible to the user. 2. tkinter isn't available so we...

Yeah, that's just a wiki update being necessary. The thing to note really is the 'targeted against'. That means no actual testing of prior versions, so there should be no...

The paradigm of EDMC UI is that the sizing is controlled by the totality of the UI elements, i.e. core plus any addons you have with UI elements. It's all...