Commit graph

355 commits

Author SHA1 Message Date
Eduardo Flores
486eff3eb3 Apply suggestions 2023-10-11 19:46:07 -04:00
Eduardo Flores
76e26dca88 Update libcosmic 2023-10-11 19:46:07 -04:00
Eduardo Flores
f815f7f8c9 Update button style 2023-10-11 19:46:07 -04:00
Eduardo Flores
276ecc7d6c Switch back to libcosmic upstream 2023-10-11 19:46:07 -04:00
Eduardo Flores
c7b25daa71 Update libcosmic 2023-10-11 19:46:07 -04:00
Eduardo Flores
3353dc95ac Initial implementation of the Tiling applet 2023-10-11 19:46:07 -04:00
Alyssa Ross
a136ee7122
Fix Cargo.lock
This was mistakenly left out of the commit that updated
freedesktop-icons, breaking cargo with --frozen.

Fixes: c16f761 ("app-list: chore: update freedesktop-icons")
2023-09-21 22:23:35 +00:00
Ian Douglas Scott
6a64486163 Iced port of status area applet
This is based on the GTK version of the status area applet that was
previously in this repository.

This exposes app indicators found over dbus. As used in applications
like nm-applet and steam.
2023-08-24 16:57:27 -07:00
Ian Douglas Scott
a23f181b7f Use cosmic::Application/cosmic::app::applet
This saves a bit of duplicated boilerplate.

Applets seem to work fairly well with this. Though we should see if any
other changes to initial window settings are needed in certain applets
for the exact behavior we want.
2023-08-23 10:24:56 -07:00
Ashley Wulber
6726873761 fix build 2023-08-03 12:33:09 -04:00
Ashley Wulber
c77265eaed feat(notifications): add icon to show less button 2023-08-03 12:33:09 -04:00
Ashley Wulber
97e82e1299 chore: update cosmic-time 2023-08-03 12:33:09 -04:00
Ashley Wulber
c8891c8af9 refactor: use the cards widget and use peer to peer dbus 2023-08-03 12:33:09 -04:00
Ashley Wulber
cc592846cc chore: update dependencies 2023-08-03 12:33:09 -04:00
Ashley Wulber
44146f8b3d update: notifications util to fix duration since 2023-08-03 12:33:09 -04:00
Ashley Wulber
1767bc2a9d update notifications applet with clear button, and times 2023-08-03 12:33:09 -04:00
Ian Douglas Scott
294cf6f3a7 Update dependencies, and use workspace dependencies
Using `[workspace.dependencies]`, we can update `rev =` for a dependency
in one place, instead of each individual applet.
2023-08-02 12:36:01 -06:00
Ashley Wulber
b2636c8b5d chore: update deps 2023-06-23 11:14:45 -04:00
Ashley Wulber
899c3123d1 udpate libcosmic for scaling fixes 2023-06-21 20:49:35 -04:00
Ashley Wulber
93385bc42c fix: update libcosmic and remove resize option from workspaces window builder 2023-06-21 20:49:35 -04:00
Ashley Wulber
5a15ef8d7f update libcosmic 2023-06-21 20:49:35 -04:00
Ashley Wulber
61d527a84c update deps 2023-06-21 20:49:35 -04:00
Ashley Wulber
76bf6a4519 feat: theme management 2023-06-21 20:49:35 -04:00
Brock
3ec06bef80
Init Animations: animate toggler widgets (#96) 2023-06-07 13:43:49 -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
8a040dd338 feat: basic DnD support 2023-04-11 19:26:43 -04:00
Ashley Wulber
903a5589a3 update libcosmic 2023-04-06 15:12:49 -04:00
Ian Douglas Scott
0ba4182560 Add back cosmic-panel-button 2023-03-31 19:05:57 -07:00
Ashley Wulber
e582a9f0f6 update libcosmic 2023-03-20 09:13:13 -06:00
Ian Douglas Scott
6d7727a5d0 Update sctk, libcosmic, cosmic-client-toolkit 2023-03-02 14:06:52 -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
Ashley Wulber
b692cdcc05 chore: use latest libcosmic 2023-02-02 23:47:33 -05:00
Ashley Wulber
a76353981f feat: update pulse connection every time the audio applet popup is opened 2023-01-31 16:11:45 -05:00
Ashley Wulber
fee32fb1f8
update iced 2023-01-23 14:00:37 -05:00
Ashley Wulber
982b8f5fd1
update: use dyrend & use autosized window in app-list & fix button size in workspaces & only update popup text in time when creating popup 2023-01-20 11:25:53 -05:00
Ian Douglas Scott
72a75eabc7 Use cosmic::SingleThreadExecutor
This cuts down the number of threads per applet process. This is probably
no benefit to having multiple tokio worker threads for a typical applet.
2023-01-19 10:06:39 -05:00
Ashley Wulber
a253dee83a refactor: make the graphics applet more like the mockup 2023-01-12 18:23:56 -05:00
Ashley Wulber
cbbd350fc6
update power applet to use latest zbus 2023-01-10 14:56:34 -05:00
Ashley Wulber
d35732d120
refactor nm state 2023-01-10 14:56:15 -05:00
Ashley Wulber
c10087a55d
feat: more improvements to network applet 2023-01-10 14:53:25 -05:00
Ashley Wulber
13ccc03676
wip: network applet more like mockup 2023-01-10 14:53:24 -05:00
Ian Douglas Scott
966e6aa8f6 power: Bump nix dependency 2023-01-05 10:20:46 -08:00
Ian Douglas Scott
7dbab103a8 battery: Fix zbus dependency specification, and use tokio feature 2023-01-05 09:56:56 -08:00
Ian Douglas Scott
27e19828fd Use cosmic-client-toolkit helpers in workspace applet 2023-01-03 15:16:59 -08:00
Ian Douglas Scott
442e59073f Update dependencies
Update `sctk` to version used in `cosmic-protocols`, and then `cargo
update`.
2023-01-03 15:16:56 -08:00
Ashley Wulber
4c9b2eb007
feat: autosized sound applet popup 2022-12-28 11:36:15 -05:00
Ashley Wulber
88b4a7d20b
update applets using latest libcosmic auto-sizing popups 2022-12-27 18:35:06 -05:00
Ashley Wulber
a1aa87f5bd refactor: move projects into a workspace 2022-12-23 16:14:55 -05:00
13r0ck
31362c7dc1 Update debian packaing for new repo structure. 2022-12-23 16:14:55 -05:00