* Reset cosmic-applet-audio * save point with rwlock to talk to pulse * almost making pulse work with a subscription, but awating results causes a panic * maybe threaded * Working pulse connection * working async pulse audio listener * cargo fmt * working communication * make worky ChannelVolumes * more fixy * working control for speaker volume * fix changing volume on input * Initial port to iced-sctk * Fix revealer return types * fix: build * feat: more applet updates Co-authored-by: Ashley Wulber <ashley@system76.com>
12 lines
341 B
Desktop File
12 lines
341 B
Desktop File
[Desktop Entry]
|
|
Name=Cosmic Applet Audio
|
|
Comment=Write a GTK + Rust application
|
|
Type=Application
|
|
Exec=cosmic-applet-audio
|
|
Terminal=false
|
|
Categories=GNOME;GTK;
|
|
Keywords=Gnome;GTK;
|
|
# Translators: Do NOT translate or transliterate this text (this is an icon file name)!
|
|
Icon=com.system76.CosmicAppletAudio.svg
|
|
StartupNotify=true
|
|
NoDisplay=true
|