diff options
| author | 2026-04-21 01:24:40 +0100 | |
|---|---|---|
| committer | 2026-04-21 01:24:40 +0100 | |
| commit | 1de646909631dd0d6a90b35996fb41ec4c82f2d5 (patch) | |
| tree | e0c371547764e5dbc6a08d13d6ce07d7b661667b /meta | |
| parent | f65413f0287242fa63cfa030f6cc714e350ece61 (diff) | |
| download | dotfiles-1de646909631dd0d6a90b35996fb41ec4c82f2d5.tar.gz dotfiles-1de646909631dd0d6a90b35996fb41ec4c82f2d5.tar.bz2 dotfiles-1de646909631dd0d6a90b35996fb41ec4c82f2d5.zip | |
pkg(wayland): add xorg-xwayland for zbarcam preview
zbarcam opens an X11 preview window and bails with "unable to open X
display" on a pure-Wayland sway without an X server. xorg-xwayland is
~2MB and demand-spawned by sway, so the runtime cost when not scanning
is zero.
Diffstat (limited to 'meta')
| -rw-r--r-- | meta/wayland.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/wayland.txt b/meta/wayland.txt index 00fa8bc..b84e7c3 100644 --- a/meta/wayland.txt +++ b/meta/wayland.txt @@ -29,6 +29,7 @@ imv # QR zbar +xorg-xwayland # needed for zbarcam's X11 preview # Document viewer zathura |
