chore: add reminder

This commit is contained in:
aclist 2026-07-07 18:11:40 +09:00
parent a91ce17501
commit 09ef0f4f9a

View File

@ -71,6 +71,7 @@ def has_cmd(cmd: str) -> bool:
return False
# TODO: drop, completely superseded by new methods
@deprecated("dropped in favor of Gtk native methods")
def foreground(cmd: str, pid: int) -> None:
if cmd == "wmctrl":