This repository has been archived on 2024-01-22. You can view files and clone it, but cannot push or open issues or pull requests.
speedie-page/updates/spmenu 20 release.md

14 lines
585 B
Markdown
Raw Normal View History

spmenu 2.0 release. This release fixes many bugs, but notably adds in
experimental Wayland support. It is enabled by default.
- Add Wayland support
- Code cleanup
- Remove UTF-8 toggle
- Use Cairo for everything, no more X11 specific libraries for drawing. This
also means arrows look much better.
- Remove colorschemes, colors are now passed directly to drw\_text.
- Add bind.conf file, which can be used to configure keybinds individually
You can get the new release through pacman if you're using my Arch repository,
or you can simply get the source code and compile it yourself.