speedwm-personal/docs/releaseinfo.md
2022-11-30 19:09:06 +01:00

22 lines
972 B
Markdown

### **speedwm 1.5.1**
This is a small update to speedwm, to fix a few issues caused by last release. It introduces two features though.
### Changelog
- Add marking support.
- Custom layout is no longer optional due to issues it caused.
- Update many, many comments that no longer apply.
- Fix keybind conflict.
- Center floating windows that are sent to another monitor.
- Prevent border flicker
- Remove icon from desktop entry.
- Fix crash if altbarcmd is set and altbar isn't set to 1.
- Add altbar values to .Xresources now that the crash is fixed.
- Various other bugfixes (see commit history)
### Installation
Nothing has changed with the installation since last release, simply download and unpack the tarball, and `make clean install` as root.
- If you are on Gentoo, you can install both x11-wm/speedwm, x11-wm/libspeedwm and x11-wm/speedwm-extras by adding my overlay.
- I plan on writing an Arch AUR package eventually, but please feel free to do my job ;)