M. R.

Results 74 issues of M. R.

Etcher will automatically stream the `.img` file out of a zip, saving a step. This is not true for `.tar.gz` (for whatever reason) - it complains about a missing partition...

This PR makes the script executable, and also simplifies finding each platform's section by correcting indentation.

### Discussed in https://github.com/FormerLurker/Octolapse/discussions/828 Originally posted by **m-roberts** March 3, 2022 Rather than having to [inject printer settings manually](https://github.com/FormerLurker/Octolapse/wiki/V0.4---Automatic-Slicer-Configuration#if-you-are-using-cura-follow-these-steps), which are overwritten when Cura projects (`.3mf`) are loaded, it would...

http://docs.coinigy.apiary.io/ This will allow the bot to work with many exchanges with only a single interface. The title is very self-explanatory - take their 30 day trial and see if...

help wanted

### Is there an existing issue for this? - [X] I have searched the existing issues ### Summary Possible implementations of this could be: * Invite links that can be...

feature

``` /var/lib/dpkg/info/{package}.postinst:39: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses import imp ``` Appears during package installation for all maintainer scripts...

Daemon restarts, but client that started before the daemon is unable to restart itself - this means that a restart is required to get gestures back. It would be better...

enhancement
Priority-Low

A non-active logged-in user's client will respond to touch events from a different user's activity. Some method of preventing this would also be great.

enhancement
Priority-Low

### Describe the bug ``` git clone https://github.com/JoseExposito/touche.git cd touche/ sudo apt build-dep . dpkg-buildpackage ``` Full output here: https://pastebin.com/PQJycDe5 Relevant output: ``` Found ninja-1.10.1 at /usr/bin/ninja dh_auto_build cd obj-arm-linux-gnueabihf...