yambar-modules-foreign-toplevel(5)

foreign-toplevel - This module provides information about toplevel windows in Wayland

Section 5 yambar bookworm source

Description

yambar-modules-foreign-toplevel

NAME

foreign-toplevel - This module provides information about toplevel windows in Wayland

DESCRIPTION

This module uses the wlr foreign toplevel management Wayland protocol to provide information about currently open windows, such as their application ID, window title, and their current state (maximized/minimized/fullscreen/activated).

The configuration for the foreign-toplevel module specifies a template particle. This particle will be instantiated once for each window.

Note: Wayland only.

TAGS

Image grohtml-12776-1.png

CONFIGURATION

Image grohtml-12776-2.png

EXAMPLES

bar:
left:
- foreign-toplevel:
content:
map:
conditions:
˜activated: {empty: {}}
activated:
- string: {text: "{app-id}: {title}"}

SEE ALSO

yambar-modules(5), yambar-particles(5), yambar-tags(5), yambar-decorations(5)