SL-20378 Add menu bar entry and keyboard shortcut to open Notifications floater

master
Alexander Gavriliuk 2023-10-11 15:43:23 +02:00
parent 366d443999
commit 3e4fd9a20c
1 changed files with 8 additions and 0 deletions

View File

@ -64,6 +64,14 @@
function="Floater.ToggleOrBringToFront"
parameter="camera" />
</menu_item_call>
<menu_item_call
label="Notifications..."
name="Notifications"
shortcut="alt|shift|N">
<menu_item_call.on_click
function="Floater.ToggleOrBringToFront"
parameter="notification_well_window" />
</menu_item_call>
<menu_item_separator/>
<menu_item_check