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

NAME  DESCRIPTION  TAGS  CONFIGURATION  EXAMPLES  SEE ALSO 

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

CONFIGURATION

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)


Updated 2024-01-29 - jenkler.se | uex.se