This commit is contained in:
Kovid Goyal
2025-11-17 12:46:54 +05:30
parent 478294a335
commit 1c470fe1f7

View File

@@ -1288,7 +1288,7 @@ class Window:
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