Authorisation in Hyprland
Closed this issue · 3 comments
When i connect my headphones to pc via blueman , it connects and ask for authorisation I am using hyrplandit gives a notification about remote authorisation permission but it is read only , i cant allow or dismiss permission in hyprland
What notification do you get and what daemon do you use (e.g. dunst, mako, swaync)?
I personally use mako and observed this same problem, I assumed it was just a mako issue and not hyprland specifically
From what I read mako does not render buttons for actions but they can be invoked by keybindings or makoctl
. The go-to solution seems to be emersion/mako#4 (comment) (also with on-button-left
and / or an additional makoctl dismiss
, see emersion/mako#283 (comment))
It's a bit unfortunate that a notification daemon indicates actions support (which it obviously has) but does not show any indication of such actions by default...