Partial support for GNOME 40#159
Conversation
|
FWIW works for me as described. Thanks realh! |
|
Excellent! This at least restores symmetry to my multi-monitor setup! |
|
This is fantastic! Super helpful. Too bad the original maintainer appears to be AFK tho... |
|
how do i install it? |
|
If you already have an old version remove it first. Clone my repo, then copy or make a symlink of multi-monitors-add-on@spin83 into ~/.local/share/gnome-shell/extensions. Then run |
|
I'm unable to enable this extension on Gnome 41. |
|
Update README on your fork please. I did whole support again, thinking I was fixing bugs in this PR. I downloaded the original one. |
Point readme instructions to forked repository
|
Thanks @realh! |
|
I have the |
|
I have removed the stateAdjustment is undefined error for gnome 42.1 wayland by adding |
How exactly did you make this change @PartyLogan? I tried adding that to the |
In extension.js |
|
The error is non-fatal for me. In the log it shows as: I don't see how @Bharakuda's change could affect that. Unfortunately I don't know what that class in gnome-shell is supposed to do or what the extension was trying to do with it, so I can't come up with a proper fix. All I ever wanted was for the panel to appear on both monitors, which still works for me. |
|
The error was also non-fatal for me, I was just curious what would happen if I tried to implement that suggested fix. Nothing really changed except that I have no more of that error message |
|
@realh -- I'm still getting this with your branch: |
|
Excellent. Now I only need the Alt-tab switch of apps pane to display on all monitors as well and I'll be all set up. Thx again! |
|
Hi @realh and folks. It would be nice if you check this ticket: it's about multi monitor addon and unite extension interaction |
This adds partial support for GNOME 40 (see #148). Some more work is needed to restore full functionality, but this at least lets you extend the panel to additional monitors and edit preferences.
Summary of changes: