Leopold Luley
Leopold Luley
I've got a primitive `use_state` to work with this: Collapsed for brevity ```rust mod state { use crochet::{Action, Cx, Id, Payload, SizedBox, State}; use std::{marker::PhantomData, rc::Rc}; pub struct Update {...
And here a simple, maybe not entirely safe, Redux like store: Collapsed ```rust mod store { use std::{marker::PhantomData, ops::Deref, rc::Rc, sync::Arc}; use crochet::{Action, Cx, Id, Payload, SizedBox, State}; use druid::SingleUse;...
Just use the `plotinus-git` package, it works on Arch. The problem with `plotinus` is that it does not install the `gschema` which causes Cinnamon / Gnome to crash.
I did some testing with all three sequential annotations, and they do help, even though it still causes overhead on my laptop with OpenGL. On my desktop with Cuda it...
# Problems with `Positionable` After thinking a bit more about this I came to the conclusion that it's less a matter of naming than a matter of quantity. There are...
I took the template that I've created for myself, rewrote, documented and uploaded it. Maybe this helps a bit until someone finds the time (and motivation) to write the guide....
Thanks for the answer! For now, I went with re-adding, but moving is a common operation for my app, so I would like to do it properly. I'll check out...
This happens for me even with all screens having the same resolution. (Archlinux)
I see this, when I open the App (on any platform), open the sidebar, and press on the big green storage quota button.
On https://ente.io/#pricing it looks correct