Michael Aaron Murphy
a45427cb74
fix: update libcosmic to use correct imports for fde and fd-icons
2025-04-04 02:39:44 +02:00
Michael Aaron Murphy
25263dad7d
fix: missing icons and actions from the dock
2025-04-04 02:30:03 +02:00
Ashley Wulber
6b47c3b5b9
chore: update cosmic-settings-subscriptions
2025-03-28 15:45:51 +01:00
Sachin Malik
546811981e
fix(time): align calendar
2025-03-22 23:46:33 +01:00
Victoria Brekenfeld
9ca6b4ed8f
feat: add inverted-colors to a11y applet
2025-03-21 21:01:42 +01:00
Victoria Brekenfeld
ca9238c9a7
chore: Update cosmic-protocols/cctk
2025-03-21 21:01:42 +01:00
Jonathan Capps
2d248ae17e
fix(time): current date highlight not respecting timezones
2025-03-21 17:55:08 +01:00
Ashley Wulber
28c3c7c456
fix(bluetooth): await sleep
2025-03-19 15:56:49 +00:00
Ashley Wulber
619550cf61
fix: handling of surface action
2025-03-18 08:13:03 -04:00
Ian Douglas Scott
2a939e5a11
status-area: Handle changes to icon properties
...
It seems status icons, at least some, don't send property change
notifications. So we can't rely on that, and have to disable caching.
And handle the `NewIcon` signal defined in
https://www.freedesktop.org/wiki/Specifications/StatusNotifierItem/StatusNotifierItem
I'm not sure whether or not there's a *good* reason it works this way,
but regardless I see `nm-applet` and `ibus` update their icons as
they should after these changes.
2025-03-17 20:46:08 -07:00
Feike Donia
7fdaf839e0
i18n(nl): update Dutch translation
2025-03-17 21:45:34 +01:00
VandaLHJ
4b3482205e
i18n(pl): add translations for a11y
2025-03-17 21:44:44 +01:00
Benjamin Weis
91e457b230
i18n(de): add German translation
2025-03-17 21:44:10 +01:00
therealmate
bd006dee4a
i18n(hu): update hungarian translation
2025-03-17 21:43:19 +01:00
Matthew Fallah (マシュー・ファラー)
adc88bbafa
i18n: add Japanese and Spanish translations; fix misplaced Ukrainian translation
2025-03-17 21:39:34 +01:00
Jonathan Capps
1578e7c85b
fix: password hide/show on wifi authentication
2025-03-17 21:38:08 +01:00
Jonathan Capps
2f18d1e920
fix: password hide/show on wifi authentication
2025-03-17 21:29:00 +01:00
Jonathan Capps
e55d59ed94
fix: prevent time remaining showing 0 after unplugging
2025-03-17 21:27:27 +01:00
Ashley Wulber
25064dff8a
fix: battery indicator height
2025-03-17 19:29:21 +01:00
Ashley Wulber
c54ddeb38a
chore: udpate libcosmic
2025-03-14 14:26:42 -04:00
Ashley Wulber
61d1d1b91d
fix: use fixed window width for all applets
2025-03-14 14:26:42 -04:00
Ashley Wulber
9b09c97665
fix(status arrea): padding
2025-03-14 14:26:42 -04:00
Ashley Wulber
5af413b834
update libcosmic
2025-03-14 14:26:42 -04:00
Ashley Wulber
a2c4268eb9
cargo fmt
2025-03-14 14:26:42 -04:00
Ashley Wulber
4ce388b115
cleanup
2025-03-14 14:26:42 -04:00
Ashley Wulber
d29c756c3c
feat: tooltips for app-list, minimize, and applet buttons
2025-03-14 14:26:42 -04:00
Ashley Wulber
0de336d0d7
update libcosmic: adds tooltip support
2025-03-14 14:26:42 -04:00
Jonathan Capps
38982176f0
feat: date applet - add highlight for current day
2025-03-13 20:13:23 +01:00
Michael Aaron Murphy
f53e3bd90e
fix(libcosmic): theme subscription
2025-03-09 15:15:55 +01:00
Ashley Wulber
115e526528
fix(bluetooth): use rfkill for blocking bluetooth
...
this state will be persisted after reboot
2025-03-09 14:40:26 +01:00
Ian Douglas Scott
7ba2ed0c53
Update to workspace v2, based on ext-workspace
...
In the workspace applet, this now uses `Workspace` in the front-end code
instead of a tuple with unnamed fields. Handling of scrolling is also
moved to the frontend, which uses less code and seems more natural. It
would be good to have a helper in libcosmic for this. It also changes
`ObjectId` to `ExtWorkspaceHandleV1`, which is a little simpler and I
see no reason here to avoid the more strongly typed object.
At some point we may want a shared subscription for workspaces in
multiple applets. As well as a higher-level abstraction for screen
capture.
2025-03-07 22:23:55 -08:00
Ashley Wulber
f08d80a891
fix(bluetooth): watch devices for changes after toggled back on
2025-03-05 13:02:46 -05:00
Ashley Wulber
406cdd3627
fix(audio): delay retries
2025-03-04 17:47:44 +01:00
ellieplayswow
6399cc51af
fix: missing icon & actions for apps with desktop entries containing duplicate keys
2025-03-04 00:03:15 +01:00
Victoria Brekenfeld
2b88f35991
a11y: Add magnifier toggle
2025-02-21 00:38:02 +01:00
Victoria Brekenfeld
257784ebc8
chore: Upgrade cctk/cosmic-protocols
2025-02-21 00:38:02 +01:00
Ashley Wulber
19d88a57cd
chore: update libcosmic
2025-02-20 19:24:08 +01:00
Michael Aaron Murphy
dc86f23a73
chore: upgrade all dependencies
2025-02-19 18:31:56 +01:00
Michael Aaron Murphy
09ae094000
chore: update libcosmic text styles
2025-02-19 04:41:39 +01:00
Aindriú Mac Giolla Eoin
fc2693f4d2
i18n(ga): add translations
2025-02-17 15:02:24 +01:00
zanaviska
b710832892
i18n(uk): fix translation
2025-02-17 15:01:57 +01:00
mkljczk
8181bfa98c
i18n(pl): translate desktop entries and metainfo
...
Signed-off-by: mkljczk <git@mkljczk.pl>
2025-02-17 15:01:34 +01:00
Mattias Eriksson
65ad4d8c53
i18n(sv): add translation for power applet
2025-02-17 15:01:01 +01:00
Ian Douglas Scott
e9848a2d4f
Update for toplevel-info cctk changes
...
Requires pop-os/cosmic-protocols#49 .
The duplication between applets, and
cosmic-workspace/xdg-desktop-portal-cosmic, should be moved to shared
abstractions. But that can be done after moving to
`ext-image-copy-capture`.
`ToplevelInfo` now contains both ext and cosmic handles, so the tuples
of handles and info are needed. Use just the info.
2025-02-13 12:29:39 -08:00
Michael Aaron Murphy
69fd2b62df
chore: update libcosmic with mmap threshold fix
2025-02-12 20:21:02 +01:00
therealmate
c133152b87
i18n(hu): update Hungarian translations
2025-02-10 13:18:14 +01:00
Feike Donia
7f493f8e95
i18n(nl) improve Dutch translation
2025-02-10 13:17:33 +01:00
mkljczk
82ca8bab37
feat: display WPS hint only when WPS is available
2025-02-10 13:16:33 +01:00
Alexander Bachmann
a046692241
refactor: remove dead code and unused imports
2025-02-10 13:15:23 +01:00
Alexander Bachmann
0f4667fc47
improve(bluetooth): ignore devices with unknown type and without alias
2025-02-10 13:13:14 +01:00