command-pal icon indicating copy to clipboard operation
command-pal copied to clipboard

Method to open/close palette.

Open rouilj opened this issue 2 years ago • 0 comments

If I create an instance of command-pal, can I activate it from a button I create?

It looks like the hotkey or clicking on the button set internal state, but that state isn't accessible to to me.

I guess I need to have App invoke callback into main.js similar to how shortcuts.js implements hotkeys right?

rouilj avatar Feb 03 '23 23:02 rouilj