Git Product home page Git Product logo

Comments (3)

AhoyISki avatar AhoyISki commented on August 19, 2024

It is very likely that firedecor is installed in the wrong place. Because the plugin expects the user to download the wayfire-git package from the aur, it installs firedecor at /usr/lib/wayfire/libfiredecor.so. But since you installed wayfire manually, I think the actual plugin install for your build would be at /usr/local/lib/wayfire/. It may be the case that you're using an older version of firedecor, where I remember using those red colors for testing reasons, and before I changed things to install in the "expected" place. Can you check if there is a /usr/lib/wayfire/libfiredecor.so? If there is, try moving it to the /usr/local/lib/wayfire/ directory, since things in /usr/local/lib/ have priority over things in /usr/lib/.

from firedecor.

AhoyISki avatar AhoyISki commented on August 19, 2024

I still have to figure out how to have meson find the correct installation directory for both cases

from firedecor.

psyleft avatar psyleft commented on August 19, 2024

Hmm... libfiredecor.so seems to have been correctly installed to /usr/local/lib/wayfire.

I guess I should mention that I installed both wayfire and firedecor to /opt and then used gnu stow to place them in /usr/local. Firedecor recognizes this just fine and meson puts all the files in the right place. I tried recompiling and still had the same issue. The reason I didn't use the aur package in the first place was because there was a conflict with the standard wlroots, but on the wayfire-git page someone has posted an updated pkgbuild. I'll try doing this the "standard" way and see if it works. If so it was probably some strange issue specific to my system of the way I built the package.

from firedecor.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.