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
Ashley Wulber
d088acd62d
fix: fix update dep & fix window size
2022-12-07 12:46:54 -05:00
Ashley Wulber
f2d3dbec5c
update battery applet to use latest libcosmic
2022-12-07 11:54:31 -05:00
Ashley Wulber
90d2e7b2bd
fix: remove typo
2022-12-05 14:27:56 -05:00
Ashley Wulber
93fa346bd8
fmt
2022-12-05 10:52:48 -05:00
Ashley Wulber
6b25ba5742
fix: typos & some i18n
2022-12-05 10:52:15 -05:00
Ashley Wulber
6a98d7f7c8
feat: iced battery applet
2022-12-02 20:24:52 -05:00
Ashley Wulber
ac0b555946
chore: update libcosmic & other deps
2022-08-17 21:10:26 -04:00
Ashley Wulber
98813824d4
feat: use libcosmic::init
2022-08-16 14:36:31 -04:00
Ashley Wulber
d9212b2285
feat: init adwaita
2022-08-10 10:48:20 -04:00
Ashley Wulber
f6e5e04382
wip: allow multiple instances of each applet
2022-07-27 15:41:33 -04:00
Ian Douglas Scott
eabe58f62c
Run cargo update`, adjust for changes in gtk-rs/relm4, and format
2022-07-21 14:02:01 -07:00
Ashley Wulber
488fe6f186
merge master_jammy and udpate to use latest cosmic panel config
2022-07-06 12:41:49 -04:00
Ian Douglas Scott
aac43de65d
Separate CosmicAppletWindow and CosmicAppletButton
2022-07-05 14:41:09 -07:00
Ian Douglas Scott
f56b160635
Library for shared applet code; use in battery applet
...
Creates window, button, and popover with correct properties and CSS
style.
2022-07-01 21:33:58 -07:00
Ian Douglas Scott
9c9d1f2f4c
battery: Remove power profiles
...
I guess in the current design this is a seperate applet.
2022-07-01 18:36:05 -07:00
Ian Douglas Scott
14101dc7db
Install battery applet, and make it work in the panel
2022-06-25 22:28:56 -07:00