justforlxz / deepin-topbar

Provide the function of the top bar, beautiful, easy to use.
https://blog.justforlxz.com/
GNU General Public License v3.0
326 stars 51 forks source link

add install.sh #171

Closed ZimoLoveShuang closed 4 years ago

ZimoLoveShuang commented 4 years ago
  1. add install.sh to convenient everybody build from source code
  2. fix error "/deepin-topbar/src/widgets/switchitem.h:18:45: error: ‘class Dtk::Widget::DSwitchButton’ has no member named ‘isChecked’; did you mean ‘checked’? bool checked() const { return m_switch->isChecked(); }", I think this error is related to dependencies version
  3. update readme
ZimoLoveShuang commented 4 years ago

This saved me a lot of time... I was having issues to install some dependencies, this worked great!

I'm very glad that this script can help you, but unfortunately I submitted pull request to the original author of the project. He didn't merge