Results 47 comments of 0chroma

I found a workaround, when I set `SDL_VIDEODRIVER=wayland` in the flatpak container then ran the configurator, xemu loaded properly

I'm not sure what SDL uses to detect what video driver to use, but that might need to be passed into the flatpak for it to work. I'm not sure...

I'd be interested in working on this for beauty filters!

I thought a lil more about this, I think it might be better if I worked on something like this as a native app. It's common to take photos/video directly...

right, I'm more thinking closed source apps like snow which dont always preserve that metadata. It's frustrating.

I can duplicate my config folder and point a new docker container at it once it's ready!

still seems to be happening :c ``` root@230923:/photoprism$ photoprism --debug optimize DEBU[2023-09-24T08:05:12-07:00] config: overriding config with values from /photoprism/storage/config/options.yml DEBU[2023-09-24T08:05:12-07:00] settings: loaded from /photoprism/storage/config/settings.yml DEBU[2023-09-24T08:05:12-07:00] config: running on 'Intel(R) Celeron(R)...

Looks like a pretty well thought out implementation... I think the benefit of having the stickers endpoint would also be that it makes implementing a picker much easier, since I'm...

mhm true JSON is a much nicer format but it's probably best to use XML since any developer implementing this will already have an XML parser set up.

I'm not sure if another maintainer is already working on it, but I'd love to contribute to this! This is the last thing stopping me from switching to Planify.