slaclau
slaclau
### 📋 Description It would be great to be able to publish a badge showing the version of a a package in the snap store for the various channels ###...
When flake8 location is specified directly, the arguments are before the command rather than after so it does not run
Gradient in speedmeter doesn’t work in Python >= 3.10
Packages build with dh_virtualenv cannot be uploaded to Launchpad ppas as they require network access to pypi at build time. I have worked around this by downloading wheels before building...
Addresses #112 - **Add customreboot functionality** - **Add preferences for customreboot**
Implement functionality from https://extensions.gnome.org/extension/5105/reboottouefi/
Implement functionality from https://extensions.gnome.org/extension/5105/reboottouefi/
Respond to #107 - **Add option for individual sliders in quick settings sub menu Sync all slider to average of individual sliders** - **Add settings items to quick settings sub...
ddcutil is slow as it opens a new DDC connection each time it's called, DDCControl provides a DBUS service which maintains the connection.