forked from Shinonome/dots-hyprland
bluetooth menu: right click to expand item
This commit is contained in:
@@ -12,6 +12,7 @@ DialogListItem {
|
|||||||
pointingHandCursor: !expanded
|
pointingHandCursor: !expanded
|
||||||
|
|
||||||
onClicked: expanded = !expanded
|
onClicked: expanded = !expanded
|
||||||
|
altAction: () => expanded = !expanded
|
||||||
|
|
||||||
component ActionButton: DialogButton {
|
component ActionButton: DialogButton {
|
||||||
colBackground: Appearance.colors.colPrimary
|
colBackground: Appearance.colors.colPrimary
|
||||||
|
|||||||
Reference in New Issue
Block a user