vafu
vafu
**This is a WIP PR, any suggestions and improvements either in code or in UX are welcome!** This PR adds basic Metropolis-like sequencing with steps repeats and few different gate...
I have a following config (simplified): ``` ... "modules-right": ["group/status"], "group/status": { "orientation":"inherit", "modules": [ "sway/language", "power-profiles-daemon", "pulseaudio", "network", "battery", "clock" ], }, "clock": { "tooltip-format": "{:%Y %B}\n{calendar}", "format-alt": "{:%Y-%m-%d}"...
**Describe the bug** Reveraler animation doesn't finish completely **To Reproduce** OSD from gjs samples (converted in gtk4) **Expected behavior** Revealer animation finishes and hides the widget completely [Code](https://github.com/vafu/dot-config/blob/main/ags/widgets/osd/OSD.tsx#L23-L27) Copied OSD...
Hi, any chance you could upload the BOM for 20230615 ? I suppose it contains bunch circuitry for midi?
Hi, for general xls BOM, molex connector that goes on the board to connect the display is missing. What is the correct part number? thanks!
Hi, I'm very new to rtic and rust in general, so might be missing something. I'm developing a midi processor. One of the tasks to solve is sending a timed...