Maximilian Hantsch

Results 21 comments of Maximilian Hantsch

As an alternative to messing with the OBD interface yourself: For those car owners who already use EVNotify to collect their SOC data, the current SOC can be pulled via...

In MailSo/Smtp/SmtpClient.php the supported (implemented) authentications are: PLAIN, CRAM-MD5, and XOAUTH2. Not sure if you can get dovecot to support CRAM-MD5, but that would be an alternative to PLAIN according...

That happened on my rm2 even without recept. The hardware seems to be not very sensitive near the bottom edge, especially in the corners.

I switched to https://github.com/mb1986/rm-hacks which has some of the (similar) functionality of the ddvk patches.

I did not put the % sign in the field, only the digits 50.

@plateaukao I did not realise this value was in pixels! Of course the feature works, now I have put in 250, and that makes a big difference. Maybe the text...

Or, when the entry has '%' at the end, it could automatically calculate the pixels from the current screen height.

@rszyma What if you made an 'external kanata' mode where some of the functionality is not available? I don't intend to start/stop/pause or switch presets. I just use kanata-tray to...

Would kanata-tray run even if the user is not logged in yet (and there is no tray yet)? My kanata service starts quite early in the boot process, so I...

@ojaskavathe I've worked around this limitation by using a fake kanata command and referencing that from the tray config: ``` ... [presets.'main cfg'] kanata_config = '/etc/kanata/colemax-maxtend.kbd' autorun = true kanata_executable...