francma / wob

A lightweight overlay volume/backlight/progress/anything bar for Wayland.
ISC License
911 stars 50 forks source link

Add recursive clone line to docs #8

Closed phwelo closed 5 years ago

phwelo commented 5 years ago

Took me a week, but you gave me this advice on reddit and I wanted to help get it into the repo so the next guy doesn't have to reach out to find the info

source convo: https://www.reddit.com/r/swaywm/comments/d98kmo/github_francmawob_a_lightweight_overlay/

7415963987456321 commented 5 years ago

I don't really understand how this is supposed to work, you've removed themeson build-release --buildtype release line so that meson is never called to set up the build directory.

If I attempt to run the line git clone --recursive git@github.com:francma/wob.git in a terminal nothing really happens. Wouldn't it have made more sense to just add a git submodule update --init --recursive line before the meson line?

francma commented 5 years ago

added in https://github.com/francma/wob/commit/f14e734cd3f96478435fc3b8591424b3b7813c97