Ashley Wulber
9f51e12fc9
fix: reset timeline when a popup is created
2024-04-30 20:14:46 -04:00
Ryan Brue
c7765278f0
fix: use same connection for all connect attempts
2024-04-30 00:14:47 +02:00
Lily Foster
e4a6f94723
battery: Give up if both power-profiles-daemon and system76-power connections fail
2024-04-18 20:17:48 -04:00
FAlexei
4dd031d6c4
i18n(ru): translation update
2024-04-17 06:30:26 +02:00
Ryan Brue
25c24ce184
feat: add power-profiles-daemon as an additional power profile backend
2024-04-16 17:50:02 -04:00
Grooble
22d7501aee
i18n(fr): Update translations
2024-04-02 23:27:48 +02:00
Ian Douglas Scott
a18d64add7
battery: Show keyboard backlight only when supported
2024-03-28 15:31:44 -07:00
Gabriele
d22d4274ec
i18n(it): translation improvements
2024-03-25 15:33:28 -06:00
Michael Aaron Murphy
32229c16f0
chore(cargo): replace log dependency with tracing
2024-03-25 15:33:22 -06:00
Michael Aaron Murphy
e0632b8c6f
chore(cargo): upgrade dependencies across workspace
2024-03-14 23:37:37 +01:00
Michael Aaron Murphy
3c4acdacd7
refactor: compile applets as multicall binary
2024-03-14 23:37:37 +01:00
Hugo Carvalho
67f4b704f7
Create cosmic_applet_battery.ftl
2024-03-06 15:44:59 -05:00
Matthew Fallah (マシュー・ファラー)
d7beb35afa
Spanish (Spain) i18n: Create cosmic_applet_battery.ftl
2024-02-28 21:46:40 -05:00
Matthew Fallah (マシュー・ファラー)
72da609fe5
Translate cosmic-applet-battery
...
There may or may not be issues with the wording on the "this much time remaining" prompt because the grammar here is different from Western languages. For now, I have translated around this.
2024-02-21 11:01:38 -05:00
Gildemberg Santos
12458aded1
Update cosmic_applet_battery.ftl
2024-02-21 11:01:18 -05:00
gildemberg-santos
edd4d278a3
feat(i18n): 🌐 translate cosmic_applet_battery pt-br
2024-02-21 11:01:18 -05:00
Victoria Brekenfeld
6ce1a581c7
battery: Re-evaluate gpu state on udev change event
2024-02-07 20:44:50 +01:00
Ashley Wulber
f00fd8bc1a
chore: update fixes
2024-02-06 16:21:16 -05:00
Victoria Brekenfeld
4b253adccc
battery/dgpu: Filter Xwayland
2024-02-06 18:26:37 +01:00
Victoria Brekenfeld
ee04d486fa
battery/gpu: Fix freezing after udev-event
2024-02-06 18:26:27 +01:00
Victoria Brekenfeld
1ad07dc2f3
battery/dgpu: Fix name of hotplugged gpus
2024-02-06 18:25:28 +01:00
Victoria Brekenfeld
2a47cde1b4
battery/dgpu: Add connected outputs to list
2024-02-01 18:33:40 +01:00
Victoria Brekenfeld
8472f1f358
battery: Add gpu indicator and process list
2024-02-01 18:33:40 +01:00
Ashley Wulber
6851d9de54
fix: logging and use dbus config subscription in audio applet
2024-01-18 23:16:17 -05:00
Yevhen Popok
48154da855
Add Ukrainian translation
2024-01-17 11:03:59 -05:00
VandaLHJ
7d0f457c8d
Add cosmic_applet_battery.ftl PL Translation
...
There is no Polish translation, here is pretty basic one.
2024-01-04 17:19:38 -05:00
Ashley Wulber
e5db5ab1dd
chore: update libcosmic ( #168 )
2023-12-11 14:45:36 -05:00
W
9e7ea865a7
Add i18n(sr-Cyrl)
2023-12-07 10:14:21 -05:00
W
f93e8bd53e
Delete cosmic-applet-battery/i18n/sr directory
...
Deleted to enable Serbian (Cyrillic) support
2023-12-07 10:14:21 -05:00
W
3af2800983
Add i18n(sr-Latn)
...
Used existing translation
2023-12-07 10:14:21 -05:00
Ashley Wulber
afff014dd2
chore: open power settings when the batter button is pressed
2023-11-22 08:03:54 -05:00
daniel.eades
b9723dd5e0
use 'Self' to refer to own type
2023-11-16 15:47:20 -05:00
FAlexei
6ded7c35fb
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
9c64906971
fix(battery): remove extra spacing from column
2023-10-25 16:27:00 -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
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
Ashley Wulber
ff8e688121
fix: checkmark icons
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
Chris Kruining
fcd1cfff5e
add Dutch translations
2023-10-11 09:07:36 -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
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
8d9bb40b1b
refactor(battery): use channel subscription
2023-08-02 12:35:26 -06:00
Ashley Wulber
20e084c808
chore: add applet icons
2023-07-12 09:39:32 -04:00