summaryrefslogtreecommitdiffstats
path: root/extensions/44/multi-monitors-add-on/README.md
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-08 16:02:51 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-08 16:02:51 +0000
commit38dd2e23d9e4d0c4e4ccae2e1f261dd19861c331 (patch)
treece0a90ded587c944b91104ca6aeaae96cfaa9f7b /extensions/44/multi-monitors-add-on/README.md
parentReleasing version 20230618. (diff)
downloadgnome-shell-extensions-extra-38dd2e23d9e4d0c4e4ccae2e1f261dd19861c331.tar.xz
gnome-shell-extensions-extra-38dd2e23d9e4d0c4e4ccae2e1f261dd19861c331.zip
Moving current extensions to subdirectory for GNOME 44 as GNOME Shell 45 is backwards incompatible (see Debian #1052112).
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'extensions/44/multi-monitors-add-on/README.md')
-rw-r--r--extensions/44/multi-monitors-add-on/README.md33
1 files changed, 33 insertions, 0 deletions
diff --git a/extensions/44/multi-monitors-add-on/README.md b/extensions/44/multi-monitors-add-on/README.md
new file mode 100644
index 0000000..4aaa45a
--- /dev/null
+++ b/extensions/44/multi-monitors-add-on/README.md
@@ -0,0 +1,33 @@
+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.
+
+Versions
+========
+
+* Branch [master](https://github.com/realh/multi-monitors-add-on/tree/master) contains extension for GNOME 42
+* Branch [gnome-3-32_3-36](https://github.com/spin83/multi-monitors-add-on/tree/gnome-3-32_3-36) contains extension for GNOME 3.32, 3.34 and 3.36
+* Branch [gnome-3-24_3-30](https://github.com/spin83/multi-monitors-add-on/tree/gnome-3-24_3-30) contains extension for GNOME 3.24, 3.26, 3.28 and 3.30
+* Branch [gnome-3-20_3-22](https://github.com/spin83/multi-monitors-add-on/tree/gnome-3-20_3-22) contains extension for GNOME 3.20 and 3.22
+* Branch [gnome-3-16_3-18](https://github.com/spin83/multi-monitors-add-on/tree/gnome-3-16_3-18) contains extension for GNOME 3.16 and 3.18
+* Branch [gnome-3-14](https://github.com/spin83/multi-monitors-add-on/tree/gnome-3-14) contains extension for GNOME 3.14
+* Branch [gnome-3-10](https://github.com/spin83/multi-monitors-add-on/tree/gnome-3-10) contains extension for GNOME 3.10
+
+Installation from git
+=====================
+
+ git clone git://github.com/realh/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 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.