selectors: add a tag: to for matching window tag(s) by regex (#8985)

This commit is contained in:
zakk4223 2025-01-09 14:52:26 -06:00 committed by GitHub
parent e66eab7b6a
commit 2d1ebadb9b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 16 additions and 0 deletions

View file

@ -49,6 +49,7 @@ enum eFocusWindowMode : uint8_t {
MODE_INITIAL_CLASS_REGEX,
MODE_TITLE_REGEX,
MODE_INITIAL_TITLE_REGEX,
MODE_TAG_REGEX,
MODE_ADDRESS,
MODE_PID,
MODE_ACTIVE_WINDOW