Skip to content

Wayland tools

See also Useful add ons for sway

Clipboards

Tools:

  • cliphist
    • Default in mylinux4work hyprland setup
    • DB: ~/.cache/cliphist/db (BoltDB)
      • By default world-readable: chmod 600 ~/.cache/cliphist/db
      • Forever growing, until completely purged with cliphist wipe
  • clipman
  • wayclip
    • Supports DB encryption (but doesn't document how)
    • AUR package: wayclip-manager-git

wayland-clipboard

Ubuntu eoan packaged wl-clipboard 1.0 won't work with sway 1.2

Build and install:

cd ~/projects/wayland/wl-clipboard
gup
rm -rf build; meson build && ninja -C build && sudo ninja -C build install

Libappindicator tray

Electron apps

from Libappindicator tray #21:

You need libappindicator-gtk3 (added to AUR package) and launch apps with env XDG_CURRENT_DESKTOP=Unity slack

Notifications

Sway notification center

Mako

Notification daemon

Battery warning notifications

Debug input events

sudo libinput debug-events