MCPcopy Create free account

hub / github.com/ParthJadhav/Tmuxer / functions

Functions84 in github.com/ParthJadhav/Tmuxer

↓ 8 callersMethodshow
(&self)
src-tauri/src/ns_panel.rs:268
↓ 4 callersMethodrun_script
(self, command: &str)
src-tauri/src/terminal/mod.rs:16
↓ 3 callersFunctiongetDashboardWindow
()
src/utils/window.ts:46
↓ 2 callersFunctiongetSearchWindow
()
src/utils/window.ts:47
↓ 1 callersFunctionconfigureWindow
()
src/utils/window.ts:4
↓ 1 callersMethodcontent_view
(&self)
src-tauri/src/ns_panel.rs:291
↓ 1 callersFunctioncreateDashboardWindow
()
src/utils/window.ts:24
↓ 1 callersFunctioncreateSettings
()
src/utils/utils.ts:23
↓ 1 callersFunctioncreate_system_tray
()
src-tauri/src/main.rs:22
↓ 1 callersFunctionfetchData
()
src/routes/Dashboard/routes/Settings/index.tsx:17
↓ 1 callersMethodfrom
Create an NSPanel from Tauri's NSWindow
src-tauri/src/ns_panel.rs:324
↓ 1 callersFunctionget_monitor_with_cursor
Gets the Monitor with cursor
src-tauri/src/ns_panel.rs:185
↓ 1 callersFunctionget_tmux_sessions
()
src-tauri/src/tmux.rs:27
↓ 1 callersFunctionhide_app
(app_handle: AppHandle<Wry>)
src-tauri/src/ns_panel.rs:153
↓ 1 callersFunctioninitialiseApp
()
src/utils/utils.ts:39
↓ 1 callersMethodis_visible
(&self)
src-tauri/src/ns_panel.rs:274
↓ 1 callersFunctionlistenForHotkey
(shortcut: string)
src/utils/utils.ts:10
↓ 1 callersMethodmake_first_responder
(&self, sender: Option<id>)
src-tauri/src/ns_panel.rs:295
↓ 1 callersMethodmake_key_window
(&self)
src-tauri/src/ns_panel.rs:279
↓ 1 callersFunctiononSearchInputChanged
( event: React.ChangeEvent<HTMLInputElement>, setFilteredSessions: React.Dispatch<React.SetStateAction<ISe
src/components/SearchInput/index.tsx:7
↓ 1 callersMethodorder_front_regardless
(&self)
src-tauri/src/ns_panel.rs:283
↓ 1 callersMethodorder_out
(&self, sender: Option<id>)
src-tauri/src/ns_panel.rs:287
↓ 1 callersFunctionposition_window_at_the_center_of_the_monitor_with_cursor
Positions a given window at the center of the monitor with cursor
src-tauri/src/ns_panel.rs:158
↓ 1 callersFunctionregister_app_shortcut
(app_handle: &AppHandle<Wry>, app_shortcut: &str)
src-tauri/src/ns_panel.rs:126
↓ 1 callersFunctionrenderIcon
()
src/components/Actions/index.tsx:19
↓ 1 callersFunctionrenderSessions
()
src/components/Session/index.tsx:10
↓ 1 callersFunctionrenderSessions
()
src/components/Sessions/index.tsx:10
↓ 1 callersFunctionsetWindowSize
(width: number, height: number)
src/utils/window.ts:10
↓ 1 callersFunctionsetWindowSizeToBody
()
src/utils/window.ts:19
↓ 1 callersMethodset_collection_behaviour
(&self, behaviour: NSWindowCollectionBehavior)
src-tauri/src/ns_panel.rs:311
↓ 1 callersMethodset_delegate
(&self, delegate: Option<Id<RawNSPanelDelegate>>)
src-tauri/src/ns_panel.rs:315
↓ 1 callersMethodset_level
(&self, level: i32)
src-tauri/src/ns_panel.rs:303
↓ 1 callersMethodset_panel_
(&self, panel: ShareId<RawNSPanel>)
src-tauri/src/ns_panel.rs:404
↓ 1 callersMethodset_style_mask
(&self, style_mask: i32)
src-tauri/src/ns_panel.rs:307
↓ 1 callersFunctionshow_app
(app_handle: AppHandle<Wry>)
src-tauri/src/ns_panel.rs:148
↓ 1 callersFunctionupdateShortcut
(shortcut: string)
src/utils/utils.ts:32
FunctionActionOption
({ text, iconText, dark = false, marginTop, marginBottom, icon })
src/components/Actions/index.tsx:16
FunctionActions
()
src/components/Actions/index.tsx:40
FunctionApp
()
src/App.tsx:8
FunctionCommandIcon
(props: SVGProps<SVGSVGElement>)
src/components/Icons/CommandIcon.tsx:3
FunctionCustomButton
({ leftIcon, rightIcon, size = 'sm', dark = false, backgroundColour, flat, active, children,
src/components/CustomButton/index.tsx:35
FunctionCustomIconButton
({ onClick, dark, iconText, icon, size = 'sm', flat, backgroundColour, ...rest }: CustomIconButtonProps)
src/components/CustomIconButton/index.tsx:17
FunctionCustomInput
({ containerStyle, size, multiline, ...rest })
src/components/CustomInput/index.tsx:10
FunctionDashboard
()
src/routes/Dashboard/index.tsx:4
FunctionReturnIcon
(props: SVGProps<SVGSVGElement>)
src/components/Icons/ReturnIcon.tsx:3
FunctionSearch
()
src/routes/Search/index.tsx:50
FunctionSearchInput
()
src/components/SearchInput/index.tsx:19
FunctionSessionButton
({ session_name: sessionName, windows, Index })
src/components/SessionButton/index.tsx:15
FunctionSessionProvider
({ children }: { children: React.ReactNode })
src/contexts/session.context.tsx:18
FunctionSessions
({ sessions, refreshSessions, })
src/components/Session/index.tsx:6
FunctionSessions
({ sessions, refreshSessions, })
src/components/Sessions/index.tsx:6
FunctionSettingRow
({ label, children }: { label: string, children: ReactNode })
src/routes/Dashboard/routes/Settings/index.tsx:78
FunctionSettings
()
src/routes/Dashboard/routes/Settings/index.tsx:10
FunctionSettingsIcon
(props: any)
src/components/Icons/SettingsIcon.tsx:1
FunctionTerminalIcon
(props: SVGProps<SVGSVGElement>)
src/components/Icons/TerminalIcon.tsx:3
FunctionTitleBar
()
src/components/TitleBar/index.tsx:5
FunctionTmuxerLogo
(props: SVGProps<SVGSVGElement>)
src/components/Icons/TmuxerLogo.tsx:3
FunctionUpdateProvider
({ children }: { children: React.ReactNode })
src/contexts/update.context.tsx:13
FunctionWindowIcon
(props: SVGProps<SVGSVGElement>)
src/components/Icons/WindowIcon.tsx:3
Functionapply_vibrancy_to_dashboard
(window: Window)
src-tauri/src/main.rs:37
Methodcan_become_key_window
Returns YES to ensure that RawNSPanel can become a key window
src-tauri/src/ns_panel.rs:261
Methodclass
()
src-tauri/src/ns_panel.rs:334
Functioncreate_ns_panel
(window: &Window<Wry>)
src-tauri/src/ns_panel.rs:409
Methoddefine_class
()
src-tauri/src/ns_panel.rs:246
Methoddisplay
(&self)
src-tauri/src/tmux.rs:19
Methodget_class
()
src-tauri/src/ns_panel.rs:242
FunctionhandleButtonClick
()
src/components/SessionButton/index.tsx:18
FunctionhandleKeyDown
(event: any)
src/routes/Dashboard/routes/Settings/index.tsx:27
FunctionhandleLaunchOnLoginChange
(event: any)
src/routes/Dashboard/routes/Settings/index.tsx:62
FunctionhandleShortcutChange
()
src/routes/Dashboard/routes/Settings/index.tsx:57
FunctionhandleTerminalChange
(event: any)
src/routes/Dashboard/routes/Settings/index.tsx:72
Functioninit_ns_panel
(app_handle: AppHandle<Wry>, window: Window<Wry>, app_shortcut: &str)
src-tauri/src/ns_panel.rs:119
Functionlaunch_on_login
(enable: bool)
src-tauri/src/util.rs:4
Functionmain
()
src-tauri/build.rs:1
Functionmain
()
src-tauri/src/main.rs:42
Methodnew
(session_name: String, windows: i16, created_at: String)
src-tauri/src/tmux.rs:11
Methodnew
(name: &'static str, script: &'static str)
src-tauri/src/terminal/mod.rs:12
Functionopen_terminal
(terminal: String, command: String)
src-tauri/src/terminal/mod.rs:51
FunctionrefreshSessions
()
src/routes/Search/index.tsx:63
FunctionsetUpdate
()
src/contexts/update.context.tsx:15
Methodset_panel
(this: &mut Object, _: Sel, panel: id)
src-tauri/src/ns_panel.rs:382
FunctionswitchToApp
()
src/utils/window.ts:14
Methodwindow_did_become_key
(_: &Object, _: Sel, _: id)
src-tauri/src/ns_panel.rs:386
Methodwindow_did_resign_key
Hide panel when it's no longer the key window
src-tauri/src/ns_panel.rs:389