alternate-tab: make the highlight square again
Fixes a regression from a78a16b4a7
This commit is contained in:
@@ -395,7 +395,7 @@ const WindowList = new Lang.Class({
|
||||
Extends: AltTab.SwitcherList,
|
||||
|
||||
_init : function(windows, settings) {
|
||||
this.parent(false);
|
||||
this.parent(true);
|
||||
|
||||
this.windows = windows;
|
||||
this.icons = [];
|
||||
|
||||
Reference in New Issue
Block a user