Feature Idea/Submission: Thunderbolt module in Cinnamon Settings #766
timfeierabend
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I've built a simple Thunderbolt device settings page for Cinnamon Settings. It uses
boltd
to show known Thunderbolt devices, authenticate them, and trust/forget them. I'd like to contribute this to the Cinnamon project somehow - I don't know what the next steps would be.You can get the module code here: https://raw.githubusercontent.com/timfeierabend/cinnamon/refs/heads/thunderbolt-settings/files/usr/share/cinnamon/cinnamon-settings/modules/cs_thunderbolt.py
Rationale
When I started using Linux Mint, I immediately appreciated how much effort went into the stability and usability of Cinnamon and the various Linux Mint apps. I was surprised to learn that I needed to open a terminal and issue
boltctl
commands to enable my docking station. Some quick research showed functionality was present in both GNOME (via GNOME Control Center) and KDE (via KDE Settings w/plasma-thunderbolt
package).Many laptops are powered by Intel processors, with the higher end ones having at least 1 Thunderbolt port. Adding this feature will improve the usability for Cinnamon for less-technical users and make Cinnamon feel more complete.
TO-DO
Any and all feedback on this is welcome!
Beta Was this translation helpful? Give feedback.
All reactions