unagi
Modular X compositing manager
Install
- All systems
-
curl cmd.cat/unagi.sh
- Debian
-
apt-get install unagi
- Ubuntu
-
apt-get install unagi
- Kali Linux
-
apt-get install unagi
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install unagi
- Raspbian
-
apt-get install unagi
- Dockerfile
- dockerfile.run/unagi
unagi
Modular X compositing manager
Unagi is a modular compositing manager which aims to be efficient, lightweight and responsive. It is currently written in C programming language and based on XCB library client library. Any existing window manager (such as Awesome) can be used as long as it implements properly EWMH and ICCCM specifications (or at least needed), which is generally the case nowadays. It also aims to provide a functional and stable software to improve window manager usability from an end-user point of view (for instance windows translucency, application-switcher using live thumbnails instead of plain icons, Exposé...), therefore it does not intend at all to provide useless eye-candy effects.
unagi-dbg
Modular X compositing manager - debugging symbols
Unagi is a modular compositing manager which aims to be efficient, lightweight and responsive. It is currently written in C programming language and based on XCB library client library. Any existing window manager (such as Awesome) can be used as long as it implements properly EWMH and ICCCM specifications (or at least needed), which is generally the case nowadays. It also aims to provide a functional and stable software to improve window manager usability from an end-user point of view (for instance windows translucency, application-switcher using live thumbnails instead of plain icons, Exposé...), therefore it does not intend at all to provide useless eye-candy effects. This package contains the debugging symbols for unagi.