Sander Sweers
Sander Sweers
One of the more annoying things with the current implementation is that it's overly complicated and uses custom draw methods, faders etc. I Made a proof of concept using GtkListBox...
This appears to work for me. Yes it copies all the files to the build dir but for now I don't care. I just want it to work so we...
With bluetooth LE we do not have signal bars. The problem afaics is that we do not have tpl, lq and rss. We do have an rssi property in the...
It *may* cause errors to show even when no bluetooth is available. see #1759 for refference.
This is a pet project of me to add a new plugin that contols media player devices over bluetooth. I can control my android phone with it properly at this...
https://developer.gnome.org/NetworkManager/1.0/ref-migrating.html#id-1.4.3.12 I personally do not have a DUN phone so it's hard for me to port this part of the plugin to GDBus. But IMO we should fix this before...
This issue will track all the things we will need to address when eventually moving to Gtk+4. It is still in development though so this list is incomplete. Also we...
I doubt many people will even attempt this so this is a low priority thing to fix. I do get **one** (no more) notification to confirm the pair, when I...
I forgot about this so quick issue to remind myself. I ran into import errors as it shadows pythons own typing module.
I think this should be possible but just do not have the time to look right now.