From a37073c8b3be8fed6c30648441b8d2a72a65e031 Mon Sep 17 00:00:00 2001 From: William Travis Jones Date: Tue, 22 Sep 2020 18:46:56 -0500 Subject: [PATCH] Add Gamescope - the micro-compositor --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6831c6d..5ec7a25 100644 --- a/README.md +++ b/README.md @@ -1077,6 +1077,7 @@ ### Compositors - [![Open-Source Software][OSS Icon]](https://github.com/yshui/compton) [Compton](https://github.com/yshui/compton) - Compton is a standalone composite manager, suitable for use with window managers that do not natively provide compositing functionality. +- [![Open-Source Software][OSS Icon]](https://github.com/Plagman/gamescope) [Gamescope](https://github.com/Plagman/gamescope) - Gamescope is a micro-compositor that provides a sandboxed Xwayland desktop with independent input, resolution, and refresh rate. - [![Open-Source Software][OSS Icon]](https://github.com/swaywm/sway) [Sway](https://swaywm.org) - Sway is tiling Wayland compositor and a drop-in replacement for the i3 window manager for X11. - [![Open-Source Software][OSS Icon]](https://cgit.freedesktop.org/xorg/app/xcompmgr) [Xcompmgr](https://cgit.freedesktop.org/xorg/app/xcompmgr) - Xcompmgr is a simple composite manager capable of rendering drop shadows and, with the use of the transset utility, primitive window transparency.