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§
- Exported
Window Filters - Integer
Range - Text
Pattern - Represents a pattern that can be matched against some text.
- Window
Filter - Specifies how to filter all windows to select a subset and also what action should be applied to the selected windows.
Enums§
- Filter
Action - Specifies what action to preform on a window that a
WindowFilter
has selected.