No description
Find a file
Brock f3b5713ff5
Sound applet rewrite (#28)
* 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>
2022-12-08 13:58:39 -05:00
applets Sound applet rewrite (#28) 2022-12-08 13:58:39 -05:00
debian Sound applet rewrite (#28) 2022-12-08 13:58:39 -05:00
libcosmic-applet feat: popup positioning depending on panel anchor 2022-08-24 15:55:53 -04:00
.gitignore chore: debian packaging 2022-05-25 17:11:42 -04:00
Cargo.lock Sound applet rewrite (#28) 2022-12-08 13:58:39 -05:00
Cargo.toml Sound applet rewrite (#28) 2022-12-08 13:58:39 -05:00
justfile Sound applet rewrite (#28) 2022-12-08 13:58:39 -05:00
LICENSE license 2022-05-26 11:59:09 -04:00
rust-toolchain Iced graphics applet (#26) 2022-11-17 10:38:48 -05:00