Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/afreidz/no.de
/ functions
Functions
135 in github.com/afreidz/no.de
⨍
Functions
135
◇
Types & classes
25
↓ 10 callers
Method
draw
(node?: Container)
wm/lib/adapters/xorg/index.ts:468
↓ 8 callers
Method
append
(c: Workspace, i?: number)
wm/lib/root.ts:15
↓ 7 callers
Method
send
(scope, data)
ipc/src/client.node.js:17
↓ 6 callers
Method
sendUpdate
()
wm/lib/adapters/xorg/index.ts:155
↓ 5 callers
Method
exists
(id)
wm/lib/container.ts:225
↓ 5 callers
Method
getAllOnScreen
(s: Geography)
wm/lib/workspace.ts:98
↓ 5 callers
Function
layout
(n)
wm/lib/container.ts:254
↓ 4 callers
Method
getAll
()
wm/lib/workspace.ts:94
↓ 4 callers
Method
getById
(id)
wm/lib/container.ts:229
↓ 3 callers
Method
activateWorkspace
(ws: Workspace)
wm/lib/adapters/xorg/index.ts:198
↓ 3 callers
Method
closeModal
()
wm/lib/adapters/xorg/index.ts:404
↓ 3 callers
Method
deref
()
wm/lib/container.ts:194
↓ 3 callers
Method
getAll
()
wm/lib/container.ts:233
↓ 3 callers
Method
getByCoords
(c: Coord)
wm/lib/window.ts:28
↓ 3 callers
Method
getByType
(type)
wm/lib/container.ts:237
↓ 3 callers
Method
update
()
wm/lib/container.ts:190
↓ 2 callers
Method
close
()
ipc/src/client.node.js:28
↓ 2 callers
Method
draw
()
wm/lib/adapters/browser.ts:6
↓ 2 callers
Function
flush
()
cli/index.js:31
↓ 2 callers
Method
getAll
()
wm/lib/window.ts:24
↓ 2 callers
Method
getByName
(name: string)
wm/lib/workspace.ts:114
↓ 2 callers
Method
getScreenByCoords
(c: Coord)
wm/lib/root.ts:27
↓ 2 callers
Method
getXProp
(prop: string, type: string, wid: number)
wm/lib/adapters/xorg/index.ts:487
↓ 2 callers
Function
kill
()
cli/index.js:42
↓ 2 callers
Method
moveToWorkspace
(name: string, win?: Window)
wm/lib/adapters/xorg/index.ts:241
↓ 2 callers
Method
remove
(c: Container)
wm/lib/container.ts:219
↓ 2 callers
Method
remove
(c: Workspace)
wm/lib/root.ts:23
↓ 2 callers
Method
run
(cmd: string)
wm/lib/adapters/xorg/index.ts:161
↓ 1 callers
Method
addWorkspace
(screen: Geography)
wm/lib/manager.ts:59
↓ 1 callers
Method
addWorkspace
(target: Geography | null = null, activate: Boolean = false)
wm/lib/adapters/xorg/index.ts:181
↓ 1 callers
Method
append
(c: Section, i?: number)
wm/lib/workspace.ts:70
↓ 1 callers
Method
append
(c: Container, i?: number)
wm/lib/container.ts:203
↓ 1 callers
Method
append
(c: Container, i: number)
wm/lib/window.ts:12
↓ 1 callers
Function
argsToArr
(args)
cli/index.js:25
↓ 1 callers
Function
cmd
(c)
ui/src/routes/endpoints/brain.json.js:55
↓ 1 callers
Method
createDesktop
(wid: number)
wm/lib/adapters/xorg/index.ts:361
↓ 1 callers
Method
createModal
(wid: number)
wm/lib/adapters/xorg/index.ts:370
↓ 1 callers
Method
createWindow
(wid: number)
wm/lib/adapters/xorg/index.ts:413
↓ 1 callers
Method
cycleWorkspace
(includeEmpty: Boolean = false)
wm/lib/adapters/xorg/index.ts:208
↓ 1 callers
Method
destroyWindow
(win: Window)
wm/lib/adapters/xorg/index.ts:437
↓ 1 callers
Method
flipDir
(ws?: Workspace)
wm/lib/adapters/xorg/index.ts:175
↓ 1 callers
Method
getOverrideRedirect
(wid: number)
wm/lib/adapters/xorg/index.ts:445
↓ 1 callers
Method
getWinClass
(wid: number)
wm/lib/adapters/xorg/index.ts:464
↓ 1 callers
Method
getWinName
(wid: number)
wm/lib/adapters/xorg/index.ts:460
↓ 1 callers
Method
handle
(e)
ipc/src/client.browser.js:21
↓ 1 callers
Method
handle
(e)
ipc/src/client.node.js:22
↓ 1 callers
Method
handle
(m)
ipc/src/server.js:24
↓ 1 callers
Method
handleDestroy
(id: number)
wm/lib/adapters/xorg/index.ts:357
↓ 1 callers
Method
handleEnter
(id: number)
wm/lib/adapters/xorg/index.ts:324
↓ 1 callers
Method
handleLeave
(id: number)
wm/lib/adapters/xorg/index.ts:332
↓ 1 callers
Method
handleMap
(id: number)
wm/lib/adapters/xorg/index.ts:340
↓ 1 callers
Function
init
()
cli/index.js:46
↓ 1 callers
Function
init
()
wm/index.ts:4
↓ 1 callers
Method
kill
()
wm/lib/adapters/xorg/index.ts:165
↓ 1 callers
Method
listen
()
wm/lib/adapters/xorg/index.ts:64
↓ 1 callers
Function
logs
()
cli/index.js:35
↓ 1 callers
Function
ls
()
cli/index.js:57
↓ 1 callers
Method
moveWithinWorkspace
(dir: Dir)
wm/lib/adapters/xorg/index.ts:252
↓ 1 callers
Method
openModal
(type: string)
wm/lib/adapters/xorg/index.ts:381
↓ 1 callers
Method
removeWorkspace
()
wm/lib/adapters/xorg/index.ts:192
↓ 1 callers
Function
render
(node: Container)
wm/lib/adapters/browser.ts:23
↓ 1 callers
Method
resize
(...args)
wm/lib/adapters/xorg/index.ts:170
↓ 1 callers
Method
serialize
()
wm/lib/container.ts:178
↓ 1 callers
Method
setup
()
wm/lib/adapters/xorg/index.ts:50
↓ 1 callers
Method
toggleFloatWin
(win: Window)
wm/lib/adapters/xorg/index.ts:218
↓ 1 callers
Method
toggleFullscreenWin
(win?: Window)
wm/lib/adapters/xorg/index.ts:228
↓ 1 callers
Function
uicmd
()
cli/index.js:70
↓ 1 callers
Function
wmcmd
()
cli/index.js:61
↓ 1 callers
Function
xInit
()
wm/lib/adapters/xorg/index.ts:28
Method
active
()
wm/lib/manager.ts:39
Method
ancestors
()
wm/lib/container.ts:158
Method
append
(c: Window, i?: number)
wm/lib/section.ts:22
Method
appendTo
(c: Root, i?: number)
wm/lib/workspace.ts:81
Method
appendTo
(c: Container, i?: number)
wm/lib/container.ts:215
Method
appendTo
()
wm/lib/root.ts:19
Method
appendTo
(c: Workspace, i?: number)
wm/lib/section.ts:26
Method
appendTo
(c: Section, i?: number)
wm/lib/window.ts:16
Method
children
()
wm/lib/workspace.ts:62
Method
children
()
wm/lib/container.ts:131
Method
childrenIds
()
wm/lib/container.ts:127
Method
close
()
ipc/src/client.browser.js:27
Method
constructor
(scopes = [])
ipc/src/client.browser.js:8
Method
constructor
(scopes = [])
ipc/src/client.node.js:9
Method
constructor
(opts = { port: process.env.PORT || 8081 })
ipc/src/server.js:8
Method
constructor
(screens: Array<Geography>, geo: Geography)
wm/lib/manager.ts:29
Method
constructor
(opts: WorkspaceConstructor)
wm/lib/workspace.ts:15
Method
constructor
(opts: ContainerConstructor = {})
wm/lib/container.ts:63
Method
constructor
(opts: RootConstructor)
wm/lib/root.ts:9
Method
constructor
(opts: ContainerConstructor = {})
wm/lib/section.ts:6
Method
constructor
(opts: ContainerConstructor = {})
wm/lib/window.ts:7
Method
constructor
(screens: Array<Geography>, geo: Geography)
wm/lib/adapters/xorg/index.ts:60
Method
createWindow
(wid: number = null, split?: Boolean)
wm/lib/manager.ts:123
Method
createWindow
(wid: number, split?: Boolean)
wm/lib/adapters/browser.ts:11
Method
descendents
()
wm/lib/container.ts:149
Method
destroyWindow
(win: Window)
wm/lib/manager.ts:139
Method
destroyWindow
(win: Window)
wm/lib/adapters/browser.ts:17
Method
draw
()
wm/lib/manager.ts:55
Method
flipDir
(ws?: Workspace)
wm/lib/manager.ts:115
Method
floating
()
wm/lib/container.ts:92
Method
fullscreen
()
wm/lib/container.ts:107
next →
1–100 of 135, ranked by callers