Commit graph

14 commits

Author SHA1 Message Date
daniel.eades
b1aa5debc1 tighten significant 'Drop' 2023-11-16 15:47:20 -05:00
daniel.eades
c360a6158e prefer 'is_empty' to comparison with empty str 2023-11-16 15:47:20 -05:00
daniel.eades
974367f312 don't clone 'Copy' types 2023-11-16 15:47:20 -05:00
Ashley Wulber
7249b6af68 refactor(bluetooth): use channel subscription 2023-08-02 12:35:26 -06:00
Ashley Wulber
9ebd9b511a
wip: update libcosmic (#93)
* wip: update libcosmic

* fix: damge issue resolved by updating iced

* fix: high cpu usage by time applet and app-list

* refactor subscriptions to produce fewer events

* refactor network applet to use less cpu

* fix: text size

* refactor: i18n for audio applet

* refactor: power applet i18n setup

* fix (battery): always send profile update

* fix (battery): set toggler width to layout correctly

* fix (app-list): backoff for restarts of toplevel subscription

* fix (network): alignment

* feat: ask for comfirmation before applying power applet actions

* wip: integrate cosmic-config

* update zbus

* feat: update to use latest libcosmic

* update iced

* udpate deps

* update deps

* refactor: move applet helpers to this repo, outside of libcosmic.

this should help alleviate some dependency hell

* chore update deps

* update deps

* cleanup
2023-06-01 12:23:12 -04:00
Ashley Wulber
5c725dd7a1 fix: add scrollbar with enough devices and display address for unnamed devices 2023-02-15 11:17:44 -05:00
Ashley Wulber
f272037bdd feat(bluetooth): icons & text sizing 2023-02-15 11:17:44 -05:00
Ashley Wulber
02f3e8d76c refactor(bluetooth): handle end of device scan stream 2023-02-15 11:17:44 -05:00
Ashley Wulber
7a9ab9de72 feat(bluetooth): define ordering of device lists 2023-02-15 11:17:44 -05:00
Ashley Wulber
b1a5468547 feat(bluetooth): add discoverable & pairable toggles + fix bug where the receiver for bluetooth events is accidentally dropped 2023-02-15 11:17:44 -05:00
Ashley Wulber
c068343c4d cleanup 2023-02-15 11:17:44 -05:00
Ashley Wulber
5e0baa62aa fix: don't register as default agent 2023-02-15 11:17:44 -05:00
Ashley Wulber
7a003389b8 feat: pairing via applet's agent 2023-02-15 11:17:44 -05:00
Ashley Wulber
000ac7b8b4 wip: bluetooth applet 2023-02-15 11:17:44 -05:00