MCPcopy Create free account

hub / github.com/BurntSushi/wingo / types & classes

Types & classes228 in github.com/BurntSushi/wingo

↓ 6 callersTypeAliasproportion
layout/tree.go:17
↓ 1 callersTypeAliasType
hook/hook.go:38
↓ 1 callersTypeAliasgroup
group is used internally to generate values implementing SelectGroup using (*Select).NewStaticGroup.
prompt/select_group.go:18
StructAddWorkspace
commands/commands.go:184
StructAddedWorkspace
event/events.go:20
StructAllPrompts
wm/prompt.go:11
StructAnd
commands/match.go:200
StructArgs
Args represents a value that specifies what special strings get replaced with in user defined hooks. So for instance, the "focused" hook is specifical
hook/hook.go:254
StructAutoCycle
commands/tile_auto.go:54
StructAutoMakeMaster
commands/tile_auto.go:249
StructAutoMaster
commands/tile_auto.go:224
StructAutoMastersFewer
commands/tile_auto.go:274
StructAutoMastersMore
commands/tile_auto.go:296
StructAutoNext
commands/tile_auto.go:128
StructAutoPrev
commands/tile_auto.go:152
StructAutoResizeMaster
commands/tile_auto.go:76
StructAutoResizeWindow
commands/tile_auto.go:102
StructAutoSwitchNext
commands/tile_auto.go:176
StructAutoSwitchPrev
commands/tile_auto.go:200
StructAutoTile
commands/tile_auto.go:9
InterfaceAutoTiler
layout/layout.go:38
StructAutoUntile
commands/tile_auto.go:31
StructBorders
frame/borders.go:11
StructBordersTheme
frame/borders.go:221
StructChangedActiveClient
event/events.go:55
StructChangedClientName
event/events.go:52
StructChangedLayout
event/events.go:60
StructChangedVisibleWorkspace
event/events.go:17
StructChangedWorkspace
event/events.go:16
StructChangedWorkspaceNames
event/events.go:18
InterfaceClient
Client is the method set required for a particular client to be used by any layout. Note that since layout clients come from workspace clients, this
layout/client.go:15
InterfaceClient
workspace/client.go:11
InterfaceClient
frame/client.go:11
InterfaceClient
stack/client.go:9
InterfaceClient
heads/client.go:12
InterfaceClient
Client is the minimal implementation necessary for any particular window to be tracked by the focus package.
focus/client.go:11
InterfaceClient
wm/client.go:12
StructClient
xclient/client.go:37
TypeAliasClientList
wm/client.go:36
InterfaceClients
heads/client.go:7
StructClose
commands/commands.go:204
StructColor
render/color.go:9
StructCommandHacks
wm/command_hacks.go:3
StructConfiguration
wm/config.go:13
StructCycle
Cycle represents a single cycle prompt. A new cycle prompt can be created by: cycle := prompt.NewCycle(XUtilValue, cycleThemeValue, cycleConfigValue
prompt/cycle.go:33
InterfaceCycleChoice
CycleChoice is any value capable of being shown in a prompt cycle.
prompt/cycle_item.go:14
StructCycleClientChoose
commands/prompt.go:14
StructCycleClientHide
commands/prompt.go:27
StructCycleClientNext
commands/prompt.go:40
StructCycleClientPrev
commands/prompt.go:76
StructCycleConfig
CycleConfig values can be used to create prompts with different configurations. As of right now, the only configuration options supported is whether t
prompt/cycle.go:415
StructCycleItem
CycleItem is a representation of a CycleChoice that is amenable to being displayed in a cycle prompt. A CycleItem value is created and returned to the
prompt/cycle_item.go:58
StructCycleTheme
CycleTheme values can be used to create prompts with different colors, padding, border sizes, icon sizes, fonts, etc. You may use DefaultCycleTheme fo
prompt/cycle.go:379
StructDale
commands/commands.go:222
StructData
wini/wini.go:29
StructDeiconify
commands/commands.go:516
InterfaceEvent
event/events.go:7
StructFalse
commands/match.go:167
StructFloat
commands/commands.go:247
InterfaceFloater
layout/layout.go:31
StructFloating
layout/floating.go:10
StructFocus
commands/commands.go:266
StructFocusRaise
commands/commands.go:303
StructFocusedClient
event/events.go:30
InterfaceFrame
frame/interface.go:7
StructFrameBorders
commands/commands.go:322
StructFrameFull
commands/commands.go:340
StructFrameNada
commands/commands.go:358
StructFrameSlim
commands/commands.go:376
StructFull
frame/full.go:19
StructFullTheme
frame/full.go:397
StructGetActive
commands/get.go:17
StructGetAllClients
commands/get.go:142
StructGetClientHeight
commands/get.go:102
StructGetClientList
commands/get.go:159
StructGetClientName
commands/get.go:183
StructGetClientStatesList
commands/get.go:496
StructGetClientType
commands/get.go:202
StructGetClientWidth
commands/get.go:122
StructGetClientWorkspace
commands/get.go:222
StructGetClientX
commands/get.go:44
StructGetClientY
commands/get.go:73
StructGetHead
commands/get.go:244
StructGetHeadHeight
commands/get.go:282
StructGetHeadWidth
commands/get.go:303
StructGetHeadWorkspace
commands/get.go:324
StructGetLayout
commands/get.go:343
StructGetNumHeads
commands/get.go:257
StructGetNumHeadsConnected
commands/get.go:269
StructGetWorkspace
commands/get.go:368
StructGetWorkspaceId
commands/get.go:380
StructGetWorkspaceList
commands/get.go:400
StructGetWorkspaceNext
commands/get.go:418
StructGetWorkspacePrefix
commands/get.go:430
StructGetWorkspacePrev
commands/get.go:484
StructHeadCycle
commands/commands.go:394
StructHeadFocus
commands/commands.go:414
StructHeadFocusWithClient
commands/commands.go:433
InterfaceHeads
workspace/workspaces.go:17
StructHeads
heads/heads.go:16
next →1–100 of 228, ranked by callers