mirror of
https://github.com/BreizhHardware/multi-monitors-add-on.git
synced 2026-01-18 16:47:26 +01:00
Updated for GNOME 42
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"shell-version": ["40"],
|
||||
"shell-version": ["42"],
|
||||
"uuid": "multi-monitors-add-on@spin83",
|
||||
"name": "Multi Monitors Add-On",
|
||||
"settings-schema": "org.gnome.shell.extensions.multi-monitors-add-on",
|
||||
|
||||
@@ -365,7 +365,7 @@ class MultiMonitorsControlsManager extends St.Widget {
|
||||
this._fixGeometry = 0;
|
||||
this._visible = false;
|
||||
|
||||
let layout = new OverviewControls.ControlsLayout();
|
||||
let layout = new OverviewControls.ControlsManagerLayout();
|
||||
super._init({
|
||||
layout_manager: layout,
|
||||
x_expand: true,
|
||||
|
||||
Reference in New Issue
Block a user