aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/meta/wayland
Commit message (Collapse)AuthorAgeFilesLines
* fix: use wl-mirror for true display mirroringLibravatar sommerfeld35 hours1-0/+1
| | | | | | | | | The pos 0 0 hack created two independent overlapping outputs, causing workspace duplication and fuzzel rendering across wrong boundaries. Now uses wl-mirror to properly duplicate laptop screen to external display. Script runs at startup (with 'init' arg) and cycles on F7. Added wl-mirror to metapackage, fullscreen window rule for wl-mirror.
* feat: add wayland desktop metapackageLibravatar sommerfeld35 hours1-0/+59
Combines and replaces x-base, x-de, and x-extra metapackages. Includes sway, waybar, fuzzel, mako, swaylock, grim, slurp, wf-recorder, imv, wl-clipboard, ghostty, and desktop apps.