Struct cnx::widgets::Pager[][src]

pub struct Pager { /* fields omitted */ }
Expand description

Shows the WM’s workspaces/groups, highlighting whichever is currently active.

This widget shows the WM’s workspaces/groups, as determined by the EWMH _NET_NUMBER_OF_DESKTOPS and _NET_DESKTOP_NAMES and _NET_CURRENT_DESKTOP properties. The active workspace is highlighted.

Implementations

Creates a new Pager widget.

Trait Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.