lan-mouse/lan-mouse-gtk
Jon Kinney 3e7b04c184 deps: downgrade libadwaita feature flag to v1_1
Per maintainer review feedback. The bump to v1_2 in commit
a45e00e was unnecessary — none of the macOS menubar work uses
a libadwaita 1.2-only API (no AdwMessageDialog, AdwAboutWindow,
AdwBanner, etc.). Drop the floor back to v1.1 so distros and
flake users on slightly older libadwaita aren't pushed forward
just to run the GTK frontend.

Verified with cargo clean -p libadwaita followed by cargo check
-p lan-mouse-gtk: libadwaita rebuilds with v1_1 features only
and the workspace compiles, clippy-clean, tests passing.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-29 22:59:43 +02:00
..
resources macos: fold relaunch prompt into the warning row instead of a toast 2026-04-29 22:59:43 +02:00
src chore: silence two pre-existing clippy lints 2026-04-29 22:59:43 +02:00
build.rs extract frontend crate (#186) 2024-09-04 17:29:29 +02:00
Cargo.toml deps: downgrade libadwaita feature flag to v1_1 2026-04-29 22:59:43 +02:00