mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-08-31 20:59:56 +00:00
add notifications
edit widget.qml fix bug in monitor
This commit is contained in:
@ -205,8 +205,6 @@ Item {
|
||||
function action_requestKey() {
|
||||
if (debug) console.log("[main::action_requestKey]")
|
||||
|
||||
var message = AWKeys.graphicalValueByKey();
|
||||
if (message.length == 0) return
|
||||
AWActions.sendNotification("tag", message)
|
||||
AWKeys.graphicalValueByKey()
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user