Skip to content

Commit abbdaa7

Browse files
committed
πŸ“ Update all action descriptions
1 parent 32c62b9 commit abbdaa7

58 files changed

Lines changed: 664 additions & 424 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

β€Žastro.config.mjsβ€Ž

Lines changed: 14 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -48,18 +48,22 @@ export default defineConfig({
4848
'usage',
4949
'creating-menus',
5050
{
51-
label: 'Available Item Types',
51+
label: 'Available Actions',
5252
collapsed: true,
5353
items: [
54-
'item-submenu',
55-
'item-run-command',
56-
'item-file',
57-
'item-simulate-hotkey',
58-
'item-execute-macro',
59-
'item-paste-text',
60-
'item-open-uri',
61-
'item-redirect',
62-
'item-settings',
54+
'actions/close-menu',
55+
'actions/close-submenu',
56+
'actions/delay',
57+
'actions/execute-command',
58+
'actions/execute-macro',
59+
'actions/focus-window',
60+
'actions/inhibit-shortcuts',
61+
'actions/open-file',
62+
'actions/open-menu',
63+
'actions/open-settings',
64+
'actions/open-uri',
65+
'actions/set-clipboard',
66+
'actions/simulate-hotkey',
6367
],
6468
},
6569
],
323 KB
Loading
329 KB
Loading
-241 KB
Binary file not shown.
323 KB
Loading
292 KB
Loading

β€Žsrc/assets/editor-screen.pngβ€Ž

-272 KB
Binary file not shown.
174 KB
Loading
181 KB
Loading
168 KB
Loading

0 commit comments

Comments
Β (0)