Skip to content

tobagin/multi-monitors-add-on

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Multi Monitors Add-On

Extension inspired by https://github.com/darkxst/multiple-monitor-panels and rewritten from scratch for gnome-shell version 3.10.4. Adds panels and thumbnails for additional monitors. Settings changes are applied in dynamic fashion, no restart needed.

Forked from spin83/multi-monitor-add-on

Versions

  • Branch master contains extension for GNOME 3.38 (works on 44.1 as well, after fixing deprecated use of org.gnome.shell.overrides and replacing it with org.gnome.shell.mutter)
  • For older gnome versions use the original repository

I'll try to integrate the unanswered pull requests from the original repo (and attribute the code to the authors, if they don't wanna repeat them here or don't answer at all) I just like this extension and wanna keep using it... so I'll maintain it now I guess.

Installation from git

git clone git://github.com/spin83/multi-monitors-add-on.git
cd multi-monitors-add-on
cp -r multi-monitors-add-on@spin83 ~/.local/share/gnome-shell/extensions/

Restart the shell (alt-F2, r, enter/creturn) 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

Fixing the org.schema.overrides issue

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.5%
  • CSS 0.5%