community/aquamarine: move from testing and upgrade to 0.3.2
aquamarine 0.3.2 has ABI compatibility with 0.3.0, so hyprland doesn't need to be recompiled
-
tested on OnePlus 6, built locally
Also moved some more of Hyprland's dependencies to community... (hyprcursor is still the holdover, haven't gotten tests working there)
anyone having glitchiness on Hyprland 0.42.0
should consider setting
render {
explicit_sync = 0
explicit_sync_kms = 0
direct_scanout = false
}
as suggested in
https://github.com/hyprwm/Hyprland/issues/7389#issuecomment-2297743459