Skip to content
This repository was archived by the owner on May 16, 2026. It is now read-only.

Latest commit

 

History

History
37 lines (26 loc) · 1.84 KB

File metadata and controls

37 lines (26 loc) · 1.84 KB

Important

Repository has been archived

There are two reasons:

  1. I no longer use GNOME as my primary desktop environment, having now moved to COSMIC. As such, I don't really have motivation to work on this.
  2. The repository that this is forked from has since come back with an update which resolved issues this was aiming to fix, so you're better just going there.

Thanks folks!


Multi-monitor panel

A screenshot showing 2 monitors, both with a top panel

About

As the name of the extension implies, this enables the display of the top panel in GNOME on all monitors, rather than just the primary one.

This is a fork of lazanet/multi-monitors-add-on, which is a fork of spin83/multi-monitors-add-on, which was inspired by darkxst/multiple-monitor-panels. Hell of a history.

This particular fork enables functionality for GNOME 47/48, and has some planned additional features on top.

Installation

Single-line installer

git clone https://github.com/coolssor/multi-monitor-panel && cd multi-monitor-panel && cp -r multi-monitor-panel@coolssor ~/.local/share/gnome-shell/extensions/

Once completed, restart the shell (log out and back in, or run killall -HUP gnome-shell), then enable the extension.

Planned features

  • Integration with other extensions:
    • Open Bar (theming, floating panel, etc)
    • Hide Top Bar (Intellihide)
    • Re-do translation (because I need to learn how to do it properly)

License

The Multi-monitor panel extension is distributed under the terms of the GNU General Public License, version 2 or later. See the LICENSE file for details.