#124 disable core dumps in wayland mode, ingest pixelflux with 3d accel fixes in wayland, fix clientside audio init, fix orientation change on set resolution not working

This commit is contained in:
thelamer 2026-01-25 18:22:13 -05:00
parent c08cd60175
commit efedf63cc1
No known key found for this signature in database
3 changed files with 5 additions and 4 deletions

View File

@ -16,7 +16,7 @@ RUN \
https://github.com/selkies-project/selkies.git \
/src && \
cd /src && \
git checkout -f 2ec1bf1487ac3dc40d20d5fe501eb39ad4f88f34
git checkout -f 51b4430dc8c1e5ec2a2de8b1de68cb3852b108ad
RUN \
echo "**** build shared core library ****" && \
@ -199,7 +199,7 @@ RUN \
| awk '/tag_name/{print $4;exit}' FS='[""]') && \
curl -o \
/tmp/selkies.tar.gz -L \
"https://github.com/selkies-project/selkies/archive/2ec1bf1487ac3dc40d20d5fe501eb39ad4f88f34.tar.gz" && \
"https://github.com/selkies-project/selkies/archive/51b4430dc8c1e5ec2a2de8b1de68cb3852b108ad.tar.gz" && \
cd /tmp && \
tar xf selkies.tar.gz && \
cd selkies-* && \

View File

@ -16,7 +16,7 @@ RUN \
https://github.com/selkies-project/selkies.git \
/src && \
cd /src && \
git checkout -f 2ec1bf1487ac3dc40d20d5fe501eb39ad4f88f34
git checkout -f 51b4430dc8c1e5ec2a2de8b1de68cb3852b108ad
RUN \
echo "**** build shared core library ****" && \
@ -197,7 +197,7 @@ RUN \
| awk '/tag_name/{print $4;exit}' FS='[""]') && \
curl -o \
/tmp/selkies.tar.gz -L \
"https://github.com/selkies-project/selkies/archive/2ec1bf1487ac3dc40d20d5fe501eb39ad4f88f34.tar.gz" && \
"https://github.com/selkies-project/selkies/archive/51b4430dc8c1e5ec2a2de8b1de68cb3852b108ad.tar.gz" && \
cd /tmp && \
tar xf selkies.tar.gz && \
cd selkies-* && \

View File

@ -1,6 +1,7 @@
#!/usr/bin/env bash
# Start DE
ulimit -c 0
export XCURSOR_THEME=breeze_cursors
export XCURSOR_SIZE=24
export XKB_DEFAULT_LAYOUT=us