Module window_filter

Source
Expand description

Rules or “filters” that specify actions this program should take on all currently open windows.

Modules§

xml_format 🔒
Serialize or deserialize window filters as XML in the format expected by the C# program https://github.com/Lej77/VirtualDesktopManager.

Structs§

ExportedWindowFilters
IntegerRange
TextPattern
Represents a pattern that can be matched against some text.
WindowFilter
Specifies how to filter all windows to select a subset and also what action should be applied to the selected windows.

Enums§

FilterAction
Specifies what action to preform on a window that a WindowFilter has selected.