Skip to content

StianOby/multi-monitors-add-on

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multi Monitors Add-On

Fork of https://github.com/spin83/multi-monitors-add-on rewritten (almost) from scratch for gnome-shell version 46.

Versions

  • Branch master contains extension for GNOME 46
  • Branch gnome-42_44 contains extension for GNOME 42, 43, 44
  • Branch gnome-3-32_3-36 contains extension for GNOME 3.32, 3.34 and 3.36
  • Branch gnome-3-24_3-30 contains extension for GNOME 3.24, 3.26, 3.28 and 3.30
  • Branch gnome-3-20_3-22 contains extension for GNOME 3.20 and 3.22
  • Branch gnome-3-16_3-18 contains extension for GNOME 3.16 and 3.18
  • Branch gnome-3-14 contains extension for GNOME 3.14
  • Branch gnome-3-10 contains extension for GNOME 3.10

Installation from git

# clone repo
git clone [email protected]:lazanet/multi-monitors-add-on.git
# cd into cloned repo
cd multi-monitors-add-on
# create a local shared gnome shell extensions dir
mkdir -p ~/.local/share/gnome-shell/extensions
# create a symbolic link in the extensions dir to this extension
ln -sr multi-monitors-add-on@spin83 ~/.local/share/gnome-shell/extensions

Restart the shell and then enable the extension.

License

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.6%
  • CSS 2.3%
  • Shell 1.1%