README.Slackware 2.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. 1) Slackware still ships the old 0.8.8 release of compiz that was
  2. released back in 2011. The project has recently been picked up
  3. and is being actively maintained by the compiz-reloaded team.
  4. You can still use the 0.8.8 version of the compiz that ships
  5. with Slackware with the companion packages since there has not been
  6. any ABI changes to the code. But there is a good chance you will run
  7. into stabilty issues if you do, so it is HIGHLY recommended you use
  8. the version of compiz that matches the companion packages. Because
  9. you will be replacing a stock Slackware package the SlackBuild is
  10. not hosted at www.slackbuilds.org. You can download the SlackBuild
  11. from the link below.
  12. https://www.dropbox.com/s/t08cb1u00he4cyo/compiz-0.8.14-SlackBuild.tar.gz
  13. This SlackBuild is based off the 14.2 stock Slackware SlackBuild so you
  14. shouldn't run into any problems. If you do use this version of compiz you
  15. will need to blacklist compiz in your /etc/slackpkg/blacklist file to keep
  16. slackpkg from reverting the package back to 0.8.8
  17. 2) Compiz now has basic support for the MATE desktop. You will have to install
  18. MATE before you install compiz for support. The MATE slackware project
  19. website is located here https://mateslackbuilds.github.io/
  20. 3) The compizconfig-backend-kconfig4 package has been removed from the
  21. project so if you are upgrading from a previous version you will want
  22. to remove this package. Also compiz-plugins-unsupported has now been
  23. renamed to compiz-plugins-experimental so you will need to remove
  24. compiz-plugins-unsupported before you upgrade to the newest packages.
  25. 4) The install order has compiz listed twice. libcompizconfig depends
  26. on compiz, but compiz has some extra window decorator related features
  27. that depend on libcompizconfig. So if you want these extra features you
  28. will have to recompile compiz again AFTER you build and install
  29. libcompizconfig. This is not required it is just an option if you want
  30. to do it.
  31. 5) After you install compiz and the companion packages you will need to
  32. launch CCSM and enable "Move", "Resize Window", and "Window Decorations"
  33. before you start compiz. This way you can manage your windows. After
  34. you enable those three options you can start compiz and customize to
  35. your liking.