miruka 73ecbaad10 Add upload avatar hover overlay
Also fix name colors and always use fit-crop mode for avatars.
2019-07-15 20:10:43 -04:00
2019-07-15 20:10:43 -04:00
2019-03-21 23:28:14 -04:00
2019-07-15 16:14:08 -04:00
2019-07-15 20:10:43 -04:00

harmonyqml

Dependencies setup

pyotherside

git clone https://github.com/thp/pyotherside
cd pyotherside
qmake
make
sudo make install

After this, verify the permissions of the installed plugin files.

sudo chmod 644 /usr/lib/qt5/qml/io/thp/pyotherside/*
sudo chmod 755 /usr/lib/qt5/qml/io/thp/pyotherside/*.so
Description
No description provided
Readme 31 MiB
Languages
QML 64.4%
Python 32.2%
C++ 2.8%
QMake 0.4%
Shell 0.2%