toggleclientflag - bakkeby/dusk GitHub Wiki

Function Expected argument Default keybinding
toggleclientflag string N/A

The toggleclientflag function can be used to toggle individual flags for a client during runtime.

It should be noted that this feature has limited use cases and it is primarily intended for testing purposes. Flags should in general be set via client rules.

The function is used by an optional clientmenu script that can be used to inspect flags set for a client during runtime.

External commands:

$ duskc run_command toggleclientflag Floating  # toggle the floating state of the current client

Back to Functions > Flags.

⚠️ **GitHub.com Fallback** ⚠️