Rust Examples Ex
format
| |
hello
binary, hex
| |
ob10000, oxF
| |
hello
| |
ob10000, oxF
处理方法:
https://gist.github.com/valorad/7fd3e4a7fb4481f1eb77ded42a72537d
注意:
xorg-server依赖:
| |
原生支持
vscode
code --ozone-platform=wayland修复方法:
cp /usr/local/share/sfwbar/w10.config ~/.config/sfwbar/sfwbar.config
使用步骤:
使用 Xephyr 启动一个 x server
Xephyr -screen 1600x900 :1启动 gui 程序
DISPLAY=:1 gvim