| Age | Commit message (Collapse) | Author |
|
Optional left users with features that look broken without them
(AutoMute toggle inert, Import wallpaper missing its thumbnail,
clipboard losing snippets on close). Hard-dep'ing all three is
simpler and avoids the support burden.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
|
wl-copy is invoked by the Settings-tab keybind Copy buttons so the
copied snippet persists on the clipboard after livepaper closes.
Without it, falls back to Avalonia's clipboard which releases the
selection on app exit.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
|
ffmpeg powers the new Import Wallpaper thumbnail extraction; libpulse
provides pactl/parec for Auto-Mute (pipewire-pulse covers it on
PipeWire systems). Both degrade gracefully if missing, so optdepends
rather than depends.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
|
|
|
|
|
|
|
|
|
|