We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 380199f commit 589ca76Copy full SHA for 589ca76
1 file changed
window.js
@@ -246,7 +246,6 @@ var WindowManager = GObject.registerClass(
246
}),
247
globalWsm.connect("active-workspace-changed", () => {
248
this.hideWindowBorders();
249
- this.ext.indicator.updateTileIcon();
250
this.trackCurrentMonWs();
251
this.updateDecorationLayout();
252
this.renderTree("active-workspace-changed");
0 commit comments