Ashley Wulber
7073d8fc22
fix: add no notifications message to fluent
2023-08-03 12:33:09 -04:00
Ashley Wulber
0476ddd00b
fix: remove card stacks that don't have any cards
2023-08-03 12:33:09 -04:00
Ashley Wulber
6ff3e669de
remove cards that have no associated notifications
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
c8273f0b4d
fix(notifications): layout
2023-08-03 12:33:09 -04:00
Ashley Wulber
9cad9ba649
cleanup(notifications): layout, popup size, and i18n
2023-08-03 12:33:09 -04:00
Ashley Wulber
eb6ac8958d
fix(notifications): better handle singular and plural hours and minutes
2023-08-03 12:33:09 -04:00
Ashley Wulber
ee3be25b9b
refactor: read initial fd from env
2023-08-03 12:33:09 -04:00
Ashley Wulber
6bb6ee6a92
fix: better handle daemon restarts
2023-08-03 12:33:09 -04:00
Ashley Wulber
94becddc2d
cleanup: adjust the layout and styles to more closely match the mockup
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
Ashley Wulber
68dec69d4c
feat: handling of notifications events
2023-08-03 12:33:09 -04:00
Ashley Wulber
060b316365
wip: send dismiss requests and display notifications
2023-08-03 12:33:09 -04:00
Ashley Wulber
c4566730ab
more logging
2023-08-03 12:33:09 -04:00
Ashley Wulber
2f7255ea1b
notifications: add X-NotificationsApplet key
2023-08-03 12:33:09 -04:00
Ashley Wulber
39b4b1f932
wip: notifications applet subscription for receiving notifications
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
20e084c808
chore: add applet icons
2023-07-12 09:39:32 -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
8119b29aca
chore: add applet key and do some cleanup
...
the applet key marks an application as possible to be used as an applet
2023-06-01 20:45:31 -04: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
903a5589a3
update libcosmic
2023-04-06 15:12:49 -04:00
Ian Douglas Scott
6d7727a5d0
Update sctk, libcosmic, cosmic-client-toolkit
2023-03-02 14:06:52 -05:00
Ashley Wulber
b692cdcc05
chore: use latest libcosmic
2023-02-02 23:47:33 -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
dc1dc3e27b
fix: button border radius and padding
2023-01-17 13:11:43 -05:00
Ashley Wulber
a253dee83a
refactor: make the graphics applet more like the mockup
2023-01-12 18:23:56 -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
a682b8deb0
Move Cosmic Applets into new Dir & remove old applets
2022-12-23 16:14:55 -05:00