Giter Club home page Giter Club logo

Comments (4)

kde-yyds avatar kde-yyds commented on August 22, 2024

当时我搞的这个方案是另开一个debian11容器跑kwin xrender和xfce panel(kwin和kde如果不是在同一个容器kde的面板获取不了窗口列表)

from termux-x11-plasma-installer.

kde-yyds avatar kde-yyds commented on August 22, 2024

如果要跑kwin xrender这也许是更好的方案
把debian11点rootfs拷到arch的/usr/share/debian11-kwin
然后执行这个脚本

#!/bin/bash
export QT_PLUGIN_PATH=/usr/share/debian11-kwin/lib/aarch64-linux-gnu/qt5/plugins/
export LD_LIBRARY_PATH=/usr/share/debian11-kwin/lib/:/usr/share/debian11-kwin/lib/aarch64-linux-gnu/:/usr/share/debian11-kwin/lib/aarch64-linux-gnu/pulseaudio/
#export LD_PRELOAD=/usr/share/debian11-kwin/lib/aarch-linux-gnu/libc.so.6
set -e KWIN_COMPOSE
/usr/share/debian11-kwin/lib/ld-linux-aarch64.so.1 /usr/share/debian11-kwin/bin/kwin --replace

from termux-x11-plasma-installer.

kde-yyds avatar kde-yyds commented on August 22, 2024

如果你有root能跑chroot且是高通的处理器的话可以考虑用turnip zink跑kwin wayland(跑x11的有点小问题,窗口内容是空的)然后编译带termux x11点dri3的Xwayland替换系统带的,然后在Xwayland里跑plasma x11

效果最好,但比kwin xrender的方案更卡一些
kde-yyds刚刚发布的视频https://b23.tv/24kU8a9

from termux-x11-plasma-installer.

lifeformg avatar lifeformg commented on August 22, 2024

感谢回复

from termux-x11-plasma-installer.

Related Issues (11)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.