TOPICS: {
DM_OPEN: "napplet:dm/open";
KEYBINDS_ALL: "keybinds:all";
KEYBINDS_CAPTURE_END: "keybinds:capture-end";
KEYBINDS_CAPTURE_START: "keybinds:capture-start";
KEYBINDS_GET: "keybinds:get-all";
KEYBINDS_RESET: "keybinds:reset";
KEYBINDS_UPDATE: "keybinds:update";
NOTE_OPEN: "napplet:note/open";
PROFILE_OPEN: "napplet:profile/open";
STREAM_CHANNEL_SWITCH: "stream:channel-switch";
STREAM_CURRENT_CONTEXT: "stream:current-context";
STREAM_CURRENT_CONTEXT_GET: "stream:current-context-get";
WM_FOCUSED_WINDOW_CHANGED: "wm:focused-window-changed";
}
Type Declaration
ReadonlyDM_OPEN: "napplet:dm/open"
ReadonlyKEYBINDS_ALL: "keybinds:all"
ReadonlyKEYBINDS_CAPTURE_END: "keybinds:capture-end"
ReadonlyKEYBINDS_CAPTURE_START: "keybinds:capture-start"
ReadonlyKEYBINDS_GET: "keybinds:get-all"
ReadonlyKEYBINDS_RESET: "keybinds:reset"
ReadonlyKEYBINDS_UPDATE: "keybinds:update"
ReadonlyNOTE_OPEN: "napplet:note/open"
ReadonlyPROFILE_OPEN: "napplet:profile/open"
ReadonlySTREAM_CHANNEL_SWITCH: "stream:channel-switch"
ReadonlySTREAM_CURRENT_CONTEXT: "stream:current-context"
ReadonlySTREAM_CURRENT_CONTEXT_GET: "stream:current-context-get"
ReadonlyWM_FOCUSED_WINDOW_CHANGED: "wm:focused-window-changed"
Built-in topic constants for the napplet INC event bus.