Patrick Gaskin

Results 63 issues of Patrick Gaskin

discussion
new-firmware-change

This is definitely possible since DictionaryViewFooter uses a QBoxLayout and adds a TouchLabel for each item. I'll need to find a better way to get the current selection first, though.

feature
location

- [ ] Fix it if possible (I think it is, but I don't know how yet) - [x] Add support for the new night mode (7c82cc4450c66af003f1a7c9825006b05606477f 749483b883448c9f4df538f144a5e26f7f244e46)

bug
action
new-firmware-change

People are having trouble creating the uninstall file on non-Linux operating systems due to the lack of an extension. Also, I'm receiving quite a few emails about people buying second-hand...

feature

I just had an idea for a simple way to allow users to disable config files shipped and updated with other software without needing complex logic in NM or the...

feature

As mentioned previously in #93, #94, and on MR. - Book title. - Chapter title. - More? It will be implemented as an optional feature, only being computed (and potentially...

feature
location

I've been considering adding output variables to actions in the form of a string-to-string key/value mapping. This would be substituted in future commands, whose output would then be merged with...

discussion

This would allow implementing asynchronous action results, e.g. confirmation dialogs (note that the current ok dialog result doesn't wait). A few potential issues: - Can all actions be safely run...

discussion

At the moment, I need to start the find app and press track every time I turn on my phone. Is it possible to start tracking the moment I turn...

android app

I've been thinking about the recent requests for custom registry URLs, modified registries, and so on. I think I've come up with a potential solution for these requests which requires...

enhancement