mirror of
https://github.com/aclist/dztui.git
synced 2026-08-28 10:47:15 +02:00
chore: add reminder
This commit is contained in:
parent
a91ce17501
commit
09ef0f4f9a
@ -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":
|
||||
|
||||
Loading…
Reference in New Issue
Block a user