Compare commits
1 Commits
899f4eced8
...
e36f7d5964
| Author | SHA1 | Date | |
|---|---|---|---|
|
e36f7d5964
|
@@ -835,8 +835,8 @@ def get_current_window() -> str:
|
||||
|
||||
Returns the title of the currently active window, matching the titlebar display.
|
||||
Special cases:
|
||||
- For MUC configuration windows, includes "config" and an asterisk if modified (e.g., "room@example.com config *").
|
||||
- For vCard windows, includes the bare JID and an asterisk if modified (e.g., "vCard user@example.com *").
|
||||
- For MUC configuration windows, includes "config" and an asterisk if modified (e.g., "room@example.com config \*").
|
||||
- For vCard windows, includes the bare JID and an asterisk if modified (e.g., "vCard user@example.com \*").
|
||||
|
||||
:return: The window title as a string.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user