Something About Wayland(swaywm)
1. Solution
1.2. Emacs transparent, terminal blur
sway can't, probably wayfire?
1.3. Authorization required, but no authorization protocol specified
1.3.1. sudo -E
1.3.2. lxpolkit(directly execute) or polkit-gnome(prettier, at /usr/libexec/polkit-gnome-authentication-agent-1)
1.4. cannot start sway on lightdm
yes, still not stable, and it can't remenber which DE you used last time
so use gdm is a better choice?
SDDM is fantastic! It is themeable,
I'm using elarun
, a oxygen-like smooth crystal theme, materia-kde is also a good choice
1.5. obs
don't remove the include
line in sway/config
1.6. cursor theme not working
from this issue
add seat seat0 xcursor_theme Oxygen_White
in sway config file
1.7. touchpad gesture like gnome
use libinput-gestures
1.8. notify-send don't work
mako, a notification daemon
1.10. emacs tool-bar not working(cannot toggle and icon theme missing)
1.10.1. cannot toggle: disable custon default-frame-alist
, or just use floating mode
1.10.2. TODO icon theme missing: ?
1.11. Option –create on workspace prev_on_output|next_on_output?
this feature is not compatible with i3, so sway didn't accept the pr
1.11.1. shell script solution
1.11.2. rust, probably useful
2. Ref
2.1. Sway: 从尝试到放弃
2.2. 从 Xorg 迁移到 Wayland
2.4. prtsc is Print
xev/wev
is helpful
2.6. Configs
2.6.1. https://github.com/ziap/dotfiles
a great config
2.6.2. Ruixi-rebirth's dotfiles
sway, very beautiful, from COSSIG
2.6.4. 夜 - Yoru
awesome config!