mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-04-13 17:22:08 -04:00
feat: Clipboard widget context quick menu
This commit is contained in:
@@ -560,6 +560,7 @@ Item {
|
||||
axis: barWindow.axis
|
||||
section: topBarContent.getWidgetSection(parent)
|
||||
parentScreen: barWindow.screen
|
||||
clipboardHistoryModal: PopoutService.clipboardHistoryModal
|
||||
onClicked: {
|
||||
clipboardHistoryModalPopup.toggle();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user