mirror of
https://github.com/dongdigua/dongdigua.github.io
synced 2024-11-23 19:43:08 +08:00
1.9 KiB
1.9 KiB
Swaywm/Wayland related issues (踩坑)
VirtualBox
cursor
WLR_NO_HARDWARE_CURSORS=1
egl error
enable 3D acceleration in VirtualBox
unable to drop root
donot run under root
in normal user, libseat permission deniened
add user in video
group
login as user, not root
iBus
no, use fcitx5 instead
Authorization required, but no authorization protocol specified
sudo -E
lxpolkit(directly execute) or polkit-gnome(prettier, at /usr/libexec/polkit-gnome-authentication-agent-1)
pkexec
environment variable?
trick: add Exec=zsh -lc sway
in /usr/share/wayland-sessions/sway.desktop
cursor theme not working
from this issue
add seat seat0 xcursor_theme Oxygen_White
in sway config file
Option –create on workspace prev_on_output|next_on_output?
this feature is not compatible with i3, so sway didn't accept the pr
grim + slurp screenshot pause the screen
swappy is probably an idea I odn't want to make it too complicated, just shot the whole screen and edit with GIMP later