showhideclient - bakkeby/dusk GitHub Wiki

Function Expected argument Default keybinding
showhideclient client pointer or NULL Super+z

The showhideclient function allows a user to right-click on a window title on the bar to hide the window, or to reveal the window if hidden.

This feature is also available via the Super+z keybinding in which case the currently focused window will be hidden.

It is possible to reveal hidden clients using the same keybinding, but this depends on the client being selected first using the special focusstack feature that allows for focusing on hidden clients.

External command:

$ duskc run_command showhideclient  # hides the currently selected client

Back to Functions > Bar.

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