mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-08 16:29:26 -05:00
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