sawfish
window manager for X11
Install
- All systems
-
curl cmd.cat/sawfish.sh
- Debian
-
apt-get install sawfish
- Ubuntu
-
apt-get install sawfish
- Kali Linux
-
apt-get install sawfish
- Fedora
-
dnf install sawfish
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install sawfish
- Raspbian
-
apt-get install sawfish
- Dockerfile
- dockerfile.run/sawfish
sawfish
window manager for X11
Sawfish is an extensible window manager using an Emacs Lisp-like scripting language. All window decorations are configurable, the basic idea is to have as much user-interface policy as possible controlled through the Lisp language.
sawfish-dbg
sawfish debugging symbols
This package contains the debugging symbols from the sawfish window manager. It is not needed for normal operation of the package. Install it if you need to debug problems in sawfish. You will also almost certainly need sawfish-lisp-source in that case.