Commit graph

69 commits

Author SHA1 Message Date
Ashley Wulber
f8a6fd7ab6 update: notifications dependencies 2024-01-22 10:11:44 -05:00
Ashley Wulber
6875bb38c0 fix(notifications): only connect to notifications daemon once 2024-01-18 23:16:17 -05:00
Ashley Wulber
d4e0dd8fb8 fix: make all subscriptions resistant to being restarted
many of the errors we've been seeing the last few days are because of subscriptions which are restarting
2024-01-18 23:16:17 -05:00
Ashley Wulber
6851d9de54 fix: logging and use dbus config subscription in audio applet 2024-01-18 23:16:17 -05:00
VandaLHJ
85e4e65eb8 Update cosmic_applet_notifications.ftl
Fixed time to follow fluent convention better.
2024-01-18 11:20:48 -05:00
VandaLHJ
5b30363f2a Add cosmic_applet_notifications.ftl PL translation
Added basic Polish translation to fill the void.
2024-01-17 12:12:56 -05:00
Yevhen Popok
48154da855 Add Ukrainian translation 2024-01-17 11:03:59 -05:00
Ashley Wulber
e5db5ab1dd
chore: update libcosmic (#168) 2023-12-11 14:45:36 -05:00
W
2b903ca147 Add i18n(sr-Cyrl) 2023-12-07 10:14:21 -05:00
W
41cf9497c2 Delete cosmic-applet-notifications/i18n/sr directory 2023-12-07 10:14:21 -05:00
W
9b58a8ad8e Add i18n(sr-Latn) 2023-12-07 10:14:21 -05:00
Ashley Wulber
b7b7b9541e chore: open notification settings when the button is pressed 2023-11-22 08:03:54 -05:00
Ashley Wulber
9974b2f99f fix: log fewer error messages from notifications subscription 2023-11-19 06:28:16 -08:00
daniel.eades
b9723dd5e0 use 'Self' to refer to own type 2023-11-16 15:47:20 -05:00
daniel.eades
c085758d20 remove useless 'format' calls 2023-11-16 15:47:20 -05:00
daniel.eades
12ef9ce993 remove useless conversions 2023-11-16 15:47:20 -05:00
W
5b8125b2be Add Serbian (Latin) translations
Abbreviations are used for the *[other] cases because the noun forms change depending on the number.
2023-11-09 10:06:29 -07:00
FAlexei
85440c7169 Add Russian translation 2023-11-05 07:37:00 -07:00
Ashley Wulber
0db1a96c42 refactor(audio): use mpris2-zbus 2023-10-27 19:46:51 -04:00
Ashley Wulber
12ac3e7e2f fix(notifications): text size adjustments and spacing 2023-10-25 16:27:00 -04:00
Ashley Wulber
3f0f632d41 fix: padding for notifications 2023-10-24 15:34:21 -04:00
Ashley Wulber
3338cb74b6 refactor: styling improvements 2023-10-24 15:34:21 -04:00
Ashley Wulber
d80a801fe5 refactor: use menu button 2023-10-24 15:34:21 -04:00
GroobleDierne
46e9329614 i18(fr): Fix typo, improve with more context 2023-10-23 09:30:52 -06:00
GroobleDierne
c077b5e440 i18(fr): Update French translation 2023-10-23 09:30:52 -06:00
Elmeri.K
9d321822a9 Added Finnish translations 2023-10-17 09:58:41 -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
Chris Kruining
fcd1cfff5e add Dutch translations 2023-10-11 09:07:36 -04:00
Dominic Gerhauser
fefaea9b63 i18(de): Add German translation 2023-10-04 18:57:57 -04:00
Dominic Gerhauser
9535cd6629 i18(de): Add German translation 2023-10-04 18:57:57 -04:00
Ashley Wulber
56d96e5282 fix: clear popup state when it is dismissed by the compositor 2023-09-12 16:27:25 -04:00
MJ Kim
2d1b8680f9 Added Korean translations 2023-09-05 20:53:51 -04: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
3ad64df5f3
Refactor icons jammy (#108)
* chore: add icons and installation

* refactor: use the new battery icons

* refactor: use audio applet icons

* chore dependency cleanup

* chore: remove icons included in cosmic-icons package

* refactor: use icons for signal strength and fix handling of new connections

* fix: improve some logic for the networking applet

* chore: add cosmic-icons to Depends

* feat: use notifications icons

* chore: set bluetooth icon depending on state

* fix: set default font and text size

* feat (network): add airplane-mode message

* feat (battery): add display icons to the battery applet

* fix (battery): logic for selecting the battery icon & use new battery icons
2023-08-08 16:18:12 -04:00
Ashley Wulber
c77265eaed feat(notifications): add icon to show less button 2023-08-03 12:33:09 -04:00
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