Merlin04

Results 38 issues of Merlin04

I'm really confused about how to do this, at the top of the example file it says "Generated on `date` on `time`", is there some program I run to generate...

question

I'm configuring my keyplus mini firmware, but I don't know what the keycodes are. There should be a list of them.

documentation

When I snap a window to one side of the screen, its title bar disappears, but the window doesn't show up in the applet.

When I disconnect and reconnect my Scarlett 18i6, it loses all the mixer settings I applied with this app. Is it possible to restore them (either using scarlett-mixer or some...

**Is your feature request related to a problem? Please describe.** with the new UI update, I'm finding the dividers between posts to have substantially lower contrast than before, which makes...

feature

This seems super cool - I tried to install it though, and when I run it I get this error: ``` (env) me@c134h067:~/clones/MattePalte--Verbify-TTS> /home/me/clones/MattePalte--Verbify-TTS/env/bin/python /home/me/clones/MattePalte--Verbify-TTS/command_read.py Traceback (most recent call last):...

An "add folder" icon would be very helpful (to go along with add and delete buttons)

With a simple .proto file like this: ```proto syntax = "proto3"; message Empty {} service Test { rpc Ping (Empty) returns (Empty); } ``` the generated .ml file contains these...