Commit graph

1300 commits

Author SHA1 Message Date
David Carvalho
64d2f3d33e i18n(pt-BR): update translations 2025-09-04 17:17:23 +02:00
Victoria Brekenfeld
84cbfe0d86 battery: Only consider connected built-in ports for primary-gpu logic 2025-09-04 09:59:11 -04:00
Vukašin Vojinović
8cbe5de137 chore: fix build 2025-09-03 14:21:50 -04:00
Victoria Brekenfeld
e5c89939a7 battery: Align primary gpu detection with cosmic-comp 2025-09-03 12:37:40 -04:00
Victoria Brekenfeld
94646f0124 battery: Trigger dgpu refresh on toggle 2025-09-03 12:37:40 -04:00
Victoria Brekenfeld
8fc0733f73 battery: Autosize applet for dgpu dot 2025-09-03 12:37:40 -04:00
Vukašin Vojinović
054cf4aca1 refactor(time): update to icu 2.0.0 2025-09-03 16:34:05 +02:00
Ashley Wulber
a795006633 fix(time): don't recreate timezone property stream 2025-09-02 09:15:10 -04:00
Vukašin Vojinović
6ef92f0917 chore: update dependencies 2025-09-01 08:41:25 -04:00
Ashley Wulber
4dfb2025b6 chore(workspaces-list): icon 2025-08-27 16:38:35 +02:00
Ian Douglas Scott
d53b968cfb
chore: update libcosmic to remove config error logs 2025-08-25 16:46:10 +02:00
Vukašin Vojinović
2c618622d3 chore: update dependencies
Sets the resolver to 3, so it's Rust-version aware. Without it, some dependencies get updated to versions needing Rust versions newer than the target.
2025-08-18 16:44:50 +02:00
Vukašin Vojinović
2b7b4cba56 chore: update to Rust 2024 edition 2025-08-18 16:44:50 +02:00
Vukašin Vojinović
c3fafd3910 chore: use std::sync::LazyLock
Removes `once_cell` as a direct dependency.
2025-08-18 16:44:50 +02:00
Michael Aaron Murphy
467716c167
chore(cargo): update libcosmic 2025-08-13 17:34:05 +02:00
Ashley Wulber
a5d813dc9b feat(status-area): provide activation token on menu item activation 2025-08-06 12:52:33 -04:00
Ian Douglas Scott
1d3d869f4a
status-area: Fix handling of NameOwnerChanged with non-None new name (#1010)
Fixes issue where `fcitx5` app icon persists after it is no longer
running. It seems it was getting a `NameOwnerChanged` event with the
acquired name after `register_status_notifier_item()`.
2025-08-04 21:33:55 +02:00
Ian Douglas Scott
d3ef5b181b Fix calls to rfkill on distros that put in in sbin
This makes the network applet work on Debian, for instance.

It may be better to directly use `/dev/rfkill`, but this improves things
for now.
2025-08-01 20:38:23 -07:00
Ashley Wulber
19e750c65e
chore: update libcosmic 2025-07-31 21:23:28 +02:00
Ashley Wulber
71c428b44b chore: udpate libcosmic 2025-07-28 14:51:43 -04:00
Ashley Wulber
f75f341da8 Revert "chore: update libcosmic"
This reverts commit 98e1cdec52.
2025-07-28 14:51:43 -04:00
Ashley Wulber
65b8376a40 fix: hide the charge limit toggle on unsupported devices 2025-07-28 14:51:43 -04:00
Ashley Wulber
98e1cdec52 chore: update libcosmic 2025-07-24 15:23:21 -06:00
Ashley Wulber
c539b0628b
fix(bluetooth): reversed min/max condition on retry timer 2025-07-18 20:06:19 +02:00
Feike Donia
c171f048a6
i18n: update fluent numbering scheme, with German and Dutch translations 2025-07-08 17:03:57 +02:00
darkroom2
611fe96531 i18n(pl): fix typo
oanelu -> panelu  (p is next to o on a keyboard)
2025-07-08 16:58:32 +02:00
Jason Hansen
2e4460b423
fix(time): update time when resuming from sleep 2025-07-08 16:58:08 +02:00
therealmate
a7ed5c8813
i18n(hu): update translation 2025-07-08 16:57:05 +02:00
Lampan-git
114f849143 fix(wifi): reconnect issue 2025-07-08 16:56:33 +02:00
SpecialSUDO
06791c6ef7
i18n(ar): add Arabic translation 2025-07-08 16:55:14 +02:00
Jeremy Soller
429f8c0863 Use icon form for buttons on small panels 2025-07-03 19:20:42 +00:00
Ashley Wulber
c9eec36130 chore: enable dbus-config 2025-06-27 16:51:51 +00:00
Ian Douglas Scott
6c7a9bb989 Update cctk
Includes https://github.com/pop-os/cosmic-protocols/pull/62.
2025-06-26 00:52:09 -04:00
Jeremy Soller
11fb6ed9c0 Update libcosmic and drop dbus-config 2025-06-23 11:55:45 -06:00
ellieplayswow
e5bdc727db cargo fmt 2025-06-16 12:56:53 -04:00
ellieplayswow
68ac7ea809 fix(app_tray): on WaylandUpdate::TopLevel(Update), when the toplevel app_id changes, move into a new / existing dock item 2025-06-16 12:56:53 -04:00
Erik W
ac93c41c23 fix(status-area): prevent crash on invalid icon data 2025-06-14 19:02:30 -04:00
Michael Aaron Murphy
5ac8605e7e
chore: update libcosmic 2025-06-11 17:16:11 +02:00
Ashley Wulber
2d54688a73 fix: exit the notifications applet if the daemon is unavailable 2025-05-29 18:41:39 +02:00
Ryan Brue
78e108ed7e Handle custom panel sizes in cosmic-app-list
With custom panel sizes, we use ranges that equal the values you would normally get from the hardcoded panel sizes
Update libcosmic

Signed-off-by: Ryan Brue <ryanbrue.dev@gmail.com>
2025-05-28 15:11:03 -04:00
Ian Douglas Scott
417f43a0f5 Update to zbus 5.x 2025-05-28 13:40:23 -04:00
oddib
b61e0bc94d
i18n(nb): add Norwegian translation 2025-05-28 17:25:20 +02:00
therealmate
75e36d4c15
i18n(hu): update translation 2025-05-28 17:24:22 +02:00
David Carvalho
0dc0dbf56d i18n (pt-BR): Update translations 2025-05-28 17:23:43 +02:00
Jason Hansen
bffc9b2550
feat(sound): update volume sliders when volume changes externally 2025-05-28 17:22:54 +02:00
Ashley Wulber
b4b4657122 fix(app-tray): reorder app tray elements with DnD shouldn't create extra items 2025-05-23 17:23:47 +02:00
Ashley Wulber
e50aa334f3 fix(app-tray): remove temporary icons and restore original after DnD leave event 2025-05-23 17:23:47 +02:00
sandptel
212493433e feat: updated flake.nix and fixed error due to crane api change 2025-05-20 17:01:17 +02:00
Ashley Wulber
171afc8be4 chore: cargo fmt 2025-05-20 17:00:56 +02:00
Ashley Wulber
942c8397a4 fix(status-area): overflow handling 2025-05-20 17:00:56 +02:00