David Mohammed

Results 389 comments of David Mohammed
trafficstars

Looking through that issue led to this suggestion. https://gitlab.com/EikoTsukida/power-profiles-automation

You could just drag the budgie screenshot icon in the menu into the icon-task-list if thats what you are using - or plank etc - then its an easy once...

Is that an appindicator based icon? If it is then on 20.04.5 the appindicator assumes that whatever is providing the icon (in this case soundux) provides a valid sized icon...

not sure what this is ... but if its referring to obtaining from the user graphically their IP address and port number then this is being done under #2

ok - chromecast preferences dialog created - see the preferences branch you'll need to install the schema ``` sudo cp schema/org* /usr/share/glib-2.0/schemas sudo glib-compile-schemas /usr/share/glib-2.0/schemas ``` Since your main module...

quite correct - just need to rename the main module from Chromecast.py to chromecast.py (and change the .plugin module name to match) You can't add the chromecast icon in the...

revised instructions for Ubuntu in the README.

quick update. Currently creating a preferences page to record ip/port and default chromecast. Values to be store in dconf. Then will look at main page and use the stored dconf...

Hi Ikey - noticed you have updated the example! cheers. I compiled and installed the example - saw the "I am groot" by adding the new applet. When removing the...

k - sorry Ikey - just got back to looking at this. so we think this is a budgie-panel issue itself or something wrong with the example itself? If the...