bemyak

Results 44 comments of bemyak

It seems you're running out of stack space and need to allocate the display buffer on heap. See this comment: https://github.com/caemor/epd-waveshare/blob/6992771d0c3d01b8d402ed2253c9f6d290556faa/src/traits.rs#L130

I was considering switching to PicoCSS for a while now, but the absence of the main developer leaves me hesitant. The fork raises some concerns as well, since I can...

Oh, I see, probably I misread the code. I'll give it a go then :)

Can you check if running the following command applies the config? ```bash qdbus org.kde.plasmashell /PlasmaShell org.kde.PlasmaShell.evaluateScript "$(cat ~/.local/share/plasma-manager/data/desktop_script_panels.js)" ```