Commit graph

1085 commits

Author SHA1 Message Date
Piotr
cf06e14545
feat(battery): support charging limits with system76-power 2024-09-06 17:56:11 +02:00
wiiznokes
58a61b7eee
fix(time): improve display of time 2024-09-06 17:55:28 +02:00
João Ribeiro
0b536349cb
i18n(pt): add Portuguese translations 2024-09-03 16:56:08 +02:00
Vukašin Vojinović
d657b1941a fix: use text::body 2024-09-03 16:52:59 +02:00
Vukašin Vojinović
02b3fbdb11 fix: use cosmic::widget::text instead of cosmic::iced::widget::text 2024-09-03 16:52:59 +02:00
Vukašin Vojinović
a2063213e4 improv(bluetooth): align confirm and cancel buttons closer to design 2024-09-03 16:52:59 +02:00
Joshua Megnauth
77e6fc5908
fix(time): Try LC_TIME before LANG 2024-09-01 15:30:20 +02:00
Josh Megnauth
93e3b0f8f3 feat(time): Option to show seconds on the clock
Closes: #496
Requires: pop-os/cosmic-settings#509

I based some of this code off of `i3status-rust` to double check that I
handled it efficiently.
2024-08-29 21:08:17 +02:00
patrulhasirius
f9c01f54d2
fix(battery): too many decimals in battery percent
Co-authored-by: Lucas Ribeiro <estg-lnr@tce.rs.gov.br>
2024-08-29 20:59:54 +02:00
Levi Portenier
53848e4201
Add issue template (#627) 2024-08-28 11:57:35 -06:00
Ashley Wulber
386e8681dd fix: zombie processes 2024-08-22 11:36:12 -06:00
Joshua Megnauth
0d0a13a062
fix(time): Timezone stream spams updates 2024-08-20 14:20:47 +02:00
Josh Megnauth
323e8a55b2 fix(time): Update applet timezone on change
Closes: #582

The chrono crate caches the local timezone but doesn't update it. This
makes sense because it'd be inefficient to constantly evaluate the local
timezone.

Instead of using the local timezone, this patch changes the applet to
use a fixed offset internally which is updated if the external timezone
changes.
2024-08-17 13:24:19 +02:00
Roxfr
f43705d31f
i18n(fr): translate reset 2024-08-17 13:24:02 +02:00
Roxfr
4306820acd
i18n(fr): translate notifications applet 2024-08-17 13:23:17 +02:00
Roxfr
ee0570bed3
i18n(fr): translate input sources applet 2024-08-17 13:22:32 +02:00
Csani10
1e3eaf463f
i18n(hu): fix translation for log-out 2024-08-17 13:21:53 +02:00
Matthew Fallah (マシュー・ファラー)
1e01da7982
i18n: updates for es-ES, nl, fr, ja, and it 2024-08-17 13:21:21 +02:00
Benjamin Weis
845948f5c8
i18n(de): add German translation 2024-08-15 17:53:15 +02:00
Vukašin Vojinović
ee6f3fc99d fix(power): use correct restart icon 2024-08-15 17:52:38 +02:00
LazyTanuki
b41f30e1a1 fix: make overflow button and status area buttons popup on press down instead of on press
leftovers from #568
2024-08-15 17:52:23 +02:00
Michael Aaron Murphy
bd5ac8a5bb
chore: update GitHub workflows 2024-08-15 10:21:08 +02:00
Vukašin Vojinović
55cd23b590 fix(network): don't show visible networks when wifi is off 2024-08-15 10:18:19 +02:00
Vukašin Vojinović
e61de72c9c update libcosmic
Also fixes the padding of some things to better match designs.
2024-08-15 10:18:19 +02:00
Luca Biendl
8973374a80
feat(bluetooth): add battery indicator to devices with battery status 2024-08-15 10:17:37 +02:00
lazytanuki
e51ca81f7d
feat: toggle popups on press down 2024-08-13 19:03:34 +02:00
Ashley Wulber
af658aa14d fix(audio): rtl media title overlap on controls 2024-08-13 19:01:18 +02:00
Vukašin Vojinović
8f3131615a
chore(audio): add cosmic-settings button 2024-08-13 18:32:40 +02:00
VandaLHJ
5a682fad90 Update cosmic_applet_notifications.ftl PL translation
clear group added
2024-08-07 12:37:40 -04:00
Yevhen Popok
2b41719829 Add Ukrainian translation for "app-list" and "input-sources" 2024-08-07 12:37:16 -04:00
VandaLHJ
0720bdbae3 Update cosmic_applet_power.ftl PL translation
Fixed not translated parts
2024-08-02 16:15:07 -04:00
Vukašin Vojinović
cfaab9b0dc fix(power): use text button for restart in power off dialog 2024-08-02 16:14:20 -04:00
Kamil Lihan
df46c8d5b8 i18n(sk): Add Slovak translations 2024-08-02 16:11:27 -04:00
VandaLHJ
0440097b0b Update cosmic_app_list.ftl PL translation
Not sure about app translation, went both ways this time, might need correction later after more feedback, but even now need to use zasobnik for tray
2024-08-02 16:10:57 -04:00
VandaLHJ
bbb3ef228a Update cosmic_app_list.ftl Pl translation
Changed pin to match en design guidelines, or something
2024-08-02 16:10:57 -04:00
Ashley Wulber
d654743234 fix: format of month can overflow bounds of panel if Long 2024-08-01 19:05:40 +02:00
Ashley Wulber
02b1743a62 chore: update cosmic-text to 0.12.1 2024-08-01 18:43:37 +02:00
Berk Elyesa Yıldırım
1dbdba87b4 Update Turkish translation
Fix little mistakes and bring it closer to
the established FOSS translations for consistency

Signed-off-by: Berk Elyesa Yıldırım <beryesa@sayafe.org>
2024-07-31 14:56:03 -04:00
Hans Gaiser
d10bc475b7 fix(power): lock only User sessions 2024-07-29 10:44:04 -04:00
Ian Douglas Scott
293a91e8b1 Update for spawn_desktop_exec that calls SpawnTransientUnit
Allows `xdg-desktop-portal` to get app id from PID.

Also updates calls to `cosmic::process::spawn` to spawn in future.
2024-07-28 20:25:23 -07:00
Ian Douglas Scott
b0e4e6fc6d Remove unused imports 2024-07-28 20:25:23 -07:00
Phan Huy Hoang
10b69b07c2 fix: add padding to show media controls toggler 2024-07-27 15:22:08 -04:00
Phan Huy Hoang
c773847d1f fix: fix formatting issue 2024-07-27 15:22:08 -04:00
Snêu
a7c5a2f2ba fix: remove sound settings menu button 2024-07-27 15:22:08 -04:00
Snêu
2f33509d2a fix: disable sound settings menu button 2024-07-27 15:22:08 -04:00
Snêu
2a4e1cf45d fix: click on open setting button doesn't open COSMIC Settings 2024-07-27 15:22:08 -04:00
Yevhen Popok
5be5d5dd89 Ukrainian translation: use plural forms for the countdown in "seconds" 2024-07-26 16:52:29 -04:00
Yevhen Popok
e49e61f288 Ukrainian translation: use "[one]" plural category
For Ukrainian language "[one]" plural category covers multiple digits (1, 21, 31, 41, 51, 61, 71, 81, 101, 1001, …). It must be used instead of "[1]" in COSMIC translation files.
Source: https://cldr.unicode.org/index/cldr-spec/plural-rules
2024-07-26 16:52:29 -04:00
Yevhen Popok
69507a3ee9 Update Ukrainian translation 2024-07-26 16:52:29 -04:00
Weeesly
478bb3e500 Create cosmic_applet_workspaces.ftl 2024-07-25 13:12:48 -04:00