abisammy
abisammy
``python2 ./waf configure --libdir /usr/lib/x86_64-linux-gnu/`` gives a succesful output as follows: ``` Setting top to : /home/user/diodon-plugins Setting out to : /home/user/diodon-plugins/_build_ Checking for 'c_bgxlc' (c compiler) : not found...
I think this should wait until we remove compatibility with gnome 40 (https://github.com/Moon-0xff/gnome-mpris-label/issues/62) however I think there are a couple things we can improve in the settings page. 1. As...
Currently the code has to be styled manually, I would recommend we use a library to format it, such as [prettier]( https://prettier.io/). This can automatically format the code to how...