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 201 release.md

949 B

spmenu 2.0.1 release. This release fixes some issues with release 2.0.

  • Fix alpha option for Wayland
  • Fix X11 support. It would work under Xwayland but not a real X11 window manager
  • Update URLs after the cgit to gitea migration
  • Add license notice to all the scripts
  • Remove old and outdated comments from the example .Xresources file
  • Disable broken X11 only features under Wayland.
  • Remove old USEPANGO code
  • Fix typo in die() call
  • Bash is now a dependency in the PKGBUILD, as it should be
  • Freetype is no longer a dependency in the PKGBUILD, it's not necessary
  • Move the code for opening the display to readstdin(), so .Xresources can be used if Wayland as the primary protocol is enabled, but X11 is actually used.
  • Don't remove spmenu-VERSION.tar.gz when creating a pacman package.

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.