...
This commit is contained in:
parent
478294a335
commit
1c470fe1f7
1 changed files with 1 additions and 1 deletions
|
|
@ -1288,7 +1288,7 @@ def title_changed(self, new_title: memoryview | None, is_base64: bool = False) -
|
|||
self.title_updated()
|
||||
|
||||
def osc_context(self, ctx_data: memoryview) -> None:
|
||||
pass # this is systemd's useless OSC 3008 context protocol
|
||||
pass # this is systemd's useless OSC 3008 context protocol https://systemd.io/OSC_CONTEXT/
|
||||
|
||||
def icon_changed(self, new_icon: memoryview) -> None:
|
||||
pass # TODO: Implement this
|
||||
|
|
|
|||
Loading…
Reference in a new issue