roundabout,
created on Monday, 11 August 2025, 12:46:03 (1754916363),
received on Monday, 11 August 2025, 12:46:06 (1754916366)
Author identity: Vlad <vlad.muntoiu@gmail.com>
cdc88871d25b19225113d9bd50ac0a63cb91b1dd
applets/wf-window-list/__init__.py
@@ -305,9 +305,6 @@ class WFWindowList(panorama_panel.Applet):
try: message = self.wf_socket.read_next_event() event = message.get("event") # print(message)# TODO: moving to another workspace with the view doesn't update the list# until another view is focusedmatch event: case "view-workspace-changed": view = message.get("view", {})