(05-25-2020, 12:26 PM)saba Wrote: I'm having trouble reinstalling sxmo-ui because of an updated libressl3.1-libtls in alpine. It has libtls.so.20 but idiotbox wants libtls.so.19
edit: fixed it by temporarily changing alpine repo to older version and downgrading
This should be fixed now as I just pushed new packages to the repo - normal apk update & upgrade should work. I am planning on upstreaming all the packages I'm using as deps to alpine so that should resolve these issues in the future. Also eventually I'll get the sxmo ui packages in pmOS too so there should better compatibility and guarantees of no breakage.
In regards to scrolling in st using gestures - it's definitely something I think would be nice as well. Right now it's only doable through the dmenu context menu. I'd like a cross-application gesture for scrolling - just need to figure out the best implementation (gesture & script) for it.
Just added st selection capability for copying text (if anyone was looking for that feature) - I was really missing it. If you apk update/upgrade it should come in through new sxmo-st & sxmo-utils packages.