Add spectrwm defaults, closes #131
This commit is contained in:
@@ -44,6 +44,7 @@ Note that versions since `2.0` use Meson for the build system, although the `Mak
|
|||||||
```bash
|
```bash
|
||||||
sudo apt-get install libgl1-mesa-dev libpulse0 libpulse-dev libxext6 libxext-dev libxrender-dev libxcomposite-dev liblua5.3-dev liblua5.3 lua-lgi lua-filesystem libobs0 libobs-dev meson build-essential gcc
|
sudo apt-get install libgl1-mesa-dev libpulse0 libpulse-dev libxext6 libxext-dev libxrender-dev libxcomposite-dev liblua5.3-dev liblua5.3 lua-lgi lua-filesystem libobs0 libobs-dev meson build-essential gcc
|
||||||
```
|
```
|
||||||
|
Don't forget to run `sudo ldconfig` after installing.
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
Some distributions have a package for `glava`. If your distribution is not listed please use the compilation instructions above.
|
Some distributions have a package for `glava`. If your distribution is not listed please use the compilation instructions above.
|
||||||
@@ -75,10 +76,12 @@ GLava aims to be compatible with _most_ EWMH compliant window managers. Below is
|
|||||||
| Fluxbox |  | No issues
|
| Fluxbox |  | No issues
|
||||||
| IceWM |  | No issues
|
| IceWM |  | No issues
|
||||||
| Bspwm |  | No issues
|
| Bspwm |  | No issues
|
||||||
|
| SpectrWM |
|
||||||
| Herbstluftwm |  | `hc rule windowtype~'_NET_WM_WINDOW_TYPE_DESKTOP' manage=off` can be used to unmanage desktop windows
|
| Herbstluftwm |  | `hc rule windowtype~'_NET_WM_WINDOW_TYPE_DESKTOP' manage=off` can be used to unmanage desktop windows
|
||||||
| Unity |  | No issues
|
| Unity |  | No issues
|
||||||
| AwesomeWM |  | Defaults to unmanaged
|
| AwesomeWM |  | Defaults to unmanaged
|
||||||
| i3 (and i3-gaps) |  | Defaults to unmanaged
|
| i3 (and i3-gaps) |  | Defaults to unmanaged
|
||||||
|
| spectrwm |  | Defaults to unmanaged
|
||||||
| EXWM |  | EXWM does not have a desktop, and forces window decorations
|
| EXWM |  | EXWM does not have a desktop, and forces window decorations
|
||||||
| Enlightenment |  | Needs testing
|
| Enlightenment |  | Needs testing
|
||||||
| Xmonad |  | Needs testing
|
| Xmonad |  | Needs testing
|
||||||
|
|||||||
Reference in New Issue
Block a user