mirror of
https://github.com/kavishdevar/librepods.git
synced 2026-04-10 21:35:30 +00:00
[Linux] Use segment control for setting noise control mode (#92)
* [Linux] Enhance GUI with icons * Improve visibility * Smarter hiding of battery values * Add simple opacity based ear detection indication * Hide disconnected devices * Add airpods 3 icon * Support more devices * Better icons * Add documentation * Add segmented control * Support keyboard navigation * Fix ear detection when primary pod changes * Support up to 9 modes with the keyboard * Redisign * Use id * Use correct images * Remove duplicates * Use correct image * Remove more merge conflicts * Remove unused code * Remove unused code * Make all text readbale
This commit is contained in:
@@ -27,6 +27,7 @@ qt_add_qml_module(applinux
|
||||
QML_FILES
|
||||
Main.qml
|
||||
BatteryIndicator.qml
|
||||
SegmentedControl.qml
|
||||
)
|
||||
|
||||
# Add the resource file
|
||||
|
||||
Reference in New Issue
Block a user