Files
SDG-OS/sdgos/help/mangodispatchers.list

72 lines
14 KiB
Plaintext

## Introduction
this menu shows you mangoWM dispatcher options, it uses the following format:
name | example | description | category
you can search by any of these fields using fuzzy finding
killclient | killclient | close the current focused window | Mango Binds Settings - Dispatchers
togglefloating | togglefloating | toggle floating state for the focused window | Mango Binds Settings - Dispatchers
toggle_all_floating | toggle_all_floating | toggle floating state for all visible windows | Mango Binds Settings - Dispatchers
togglefullscreen | togglefullscreen | toggle fullscreen for the focused window | Mango Binds Settings - Dispatchers
togglefakefullscreen | togglefakefullscreen | makes focused app think its fullscreen but keeps it windowed | Mango Binds Settings - Dispatchers
togglemaximizescreen | togglemaximizescreen | maximize the focused window (hide other windows behind) | Mango Binds Settings - Dispatchers
toggleglobal | toggleglobal | pin the focused window to all tags | Mango Binds Settings - Dispatchers
toggle_render_border | toggle_render_border | toggles rendering of the border for the focused window | Mango Binds Settings - Dispatchers
centerwin | centerwin | centers the focused floating window | Mango Binds Settings - Dispatchers
minimized | minimized | minimize a window to the scratchpad | Mango Binds Settings - Dispatchers
restore_minimized | restore_minimized | bring back a window from the scratchpad | Mango Binds Settings - Dispatchers
toggle_scratchpad | toggle_scratchpad | toggle scratchpad visibility | Mango Binds Settings - Dispatchers
toggle_named_scratchpad | toggle_named_scratchpad,appid,title,'launchcommand' | toggles a named scratchpad, launches app if not running | Mango Binds Settings - Dispatchers
focusdir | focusdir,left | move focus in direction up/down/left/right | Mango Binds Settings - Dispatchers
focusstack | focusstack,next | cycle focus in the stack prev/next | Mango Binds Settings - Dispatchers
focuslast | focuslast | focus the previous window | Mango Binds Settings - Dispatchers
exchange_client | exchange_client,right | swap focused window with window to the left/right/down/up | Mango Binds Settings - Dispatchers
exchange_stack_client | exchange_stack_client,next | swap focused window with prev/next window in stack | Mango Binds Settings - Dispatchers
zoom | zoom | swap focused window with master | Mango Binds Settings - Dispatchers
view | view,3 | view this tag, accepts x, +x, -x and x|y|z, + and - are relative | Mango Binds Settings - Dispatchers
viewtoleft | viewtoleft | view the previous tag (equal to view,-1) | Mango Binds Settings - Dispatchers
viewtoright | viewtoright | view the next tag (equal to view,+1) | Mango Binds Settings - Dispatchers
viewtoleft_have_client | viewtoleft_have_client | viewtoleft but only if a window exists on that tag on that monitor | Mango Binds Settings - Dispatchers
viewtoright_have_client | viewtoright_have_client | viewtoright but only if a window exists on that tag on that monitor | Mango Binds Settings - Dispatchers
viewcrossmon | viewcrossmon,1,name:DP-1 | view a specific tag on a specific monitor | Mango Binds Settings - Dispatchers
tag | tag,2 | replace focused window tag with this tag and move to that tag | Mango Binds Settings - Dispatchers
tagsilent | tagsilent,5 | replace focused window tag with this tag, do not move to the tag | Mango Binds Settings - Dispatchers
tagtoleft | tagtoleft | increment focused window tag by 1 | Mango Binds Settings - Dispatchers
tagtoright | tagtoright | decrement focused window tag by 1 | Mango Binds Settings - Dispatchers
tagcrossmon | tagcrossmon,4,name:DP-2 | move focused window to specific tag on specific monitor | Mango Binds Settings - Dispatchers
toggletag | toggletag,2 | toggle this tag on the active window without removing other tags | Mango Binds Settings - Dispatchers
toggleview | toggleview,4 | toggle visibility for this tag | Mango Binds Settings - Dispatchers
comboview | comboview,3 | like view + toggleview, allows holding down modifier and pressing multiple keys | Mango Binds Settings - Dispatchers
focusmon | focusmon,right | move focus to monitor by direction (left/right/up/down) or name:DP-1 | Mango Binds Settings - Dispatchers
tagmon | tagmon,right | move focused window to monitor by direction or name:DP-1 | Mango Binds Settings - Dispatchers
setlayout | setlayout,tile | sets the layout of the current tag on the current window | Mango Binds Settings - Dispatchers
switch_layout | switch_layout | cycle through the available layouts (see circle_layout:) | Mango Binds Settings - Dispatchers
incmaster | incmaster,+1 | increase/decrease the number of master windows (+1/-1) | Mango Binds Settings - Dispatchers
setmfact | setmfact,+0.05 | increase/decrease the master area size (+/-0.x) | Mango Binds Settings - Dispatchers
set_proportion | set_proportion,0.7 | set the scroller window proportion (0.0-1.0) | Mango Binds Settings - Dispatchers
switch_proportion_preset | switch_proportion_preset | switch between proportion presets (see scroller_proportion_preset:) | Mango Binds Settings - Dispatchers
scroller_stack | scroller_stack,up | move window inside/outside scroller stack in direction | Mango Binds Settings - Dispatchers
incgaps | incgaps,+2 | adjust gap size (+/-x) | Mango Binds Settings - Dispatchers
togglegaps | togglegaps | toggle whether gaps are used | Mango Binds Settings - Dispatchers
dwindle_toggle_split_direction | dwindle_toggle_split_direction | toggle the split direction for dwindle layout | Mango Binds Settings - Dispatchers
spawn | spawn,firefox | spawn the provided application via command | Mango Binds Settings - Dispatchers
spawn_shell | spawn_shell,'ghostty -e ~/.config/sdgos/tuis/pkg-install.sh' | run the provided command with command syntax support | Mango Binds Settings - Dispatchers
spawn_on_empty | spawn_on_empty,'firefox',4 | spawns the application on the provided tab if empty | Mango Binds Settings - Dispatchers
reload_config | reload_config | reloads the mango config | Mango Binds Settings - Dispatchers
quit | quit | quits mangoWM | Mango Binds Settings - Dispatchers
toggleoverview | toggleoverview | toggle overview mode on/off | Mango Binds Settings - Dispatchers
create_virtual_output | create_virtual_output | creates a virtual monitor (for remote access) | Mango Binds Settings - Dispatchers
destroy_all_virtual_output | destroy_all_virtual_output | destroy a virtual monitor (for remote access) | Mango Binds Settings - Dispatchers
toggleoverlay | toggleoverlay | toggles overlay state for the focused window | Mango Binds Settings - Dispatchers
toggle_trackpad_enable | toggle_trackpad_enable | toggles the trackpad | Mango Binds Settings - Dispatchers
setkeymode | setkeymode,mykeymode | sets the keymode | Mango Binds Settings - Dispatchers
switch_keyboard_layout | switch_keyboard_layout | switches between your available keyboard layouts | Mango Binds Settings - Dispatchers
setoption | setoption,key,value | temporarily sets any option (gets removed on reload) | Mango Binds Settings - Dispatchers
disable_monitor | disable_monitor,name:HDMI-A-1 | disables the provided monitor | Mango Binds Settings - Dispatchers
enable_monitor | enable_monitor,name:HDMI-A-1 | enables the provided monitor | Mango Binds Settings - Dispatchers
toggle_monitor | toggle_monitor,name:HDMI-A-1 | toggles the provided monitor | Mango Binds Settings - Dispatchers
smartmovewin | smartmovewin,up | moves floating focused window in direction by snap distance | Mango Binds Settings - Dispatchers
smartresizewin | smartresizewin,left | resizes floating focused window by snap distance | Mango Binds Settings - Dispatchers
movewin | movewin,10,10 | moves floating focused window to x,y coordinates | Mango Binds Settings - Dispatchers
resizewin | resizewin,500,300 | resizes floating focused window to x,y pixels | Mango Binds Settings - Dispatchers