Commit graph

769 commits

Author SHA1 Message Date
Ian Douglas Scott
fee7eefe5b
time: Calculate period to wait on each iteration (#237)
Computing the delay only once won't work; it has to be be done each time
to stay properly in sync.

The time widget should now reliably update at the minute.

Co-authored-by: Michael Murphy <michael@mmurphy.dev>
2024-02-27 13:51:42 -08:00
Ashley Wulber
43de23e94a fix: disable wgpu feature for tiling applet
this seems to resolve recent performance issues for the panel
2024-02-27 06:49:55 -07:00
Victoria Brekenfeld
968663c6be chore: Remove old status-area code 2024-02-26 15:25:44 -07:00
Victoria Brekenfeld
28e6079ee7 graphics: Remove unused applet 2024-02-26 15:25:44 -07:00
Lyu Ji
5be328f8ad
feat(time): implement prev/next month 2024-02-26 19:24:07 +01:00
jilv220
a6494e8ed5 fix(audio): title/artists truncate now works on non-english utf8 languages 2024-02-21 18:55:37 -05:00
Matthew Fallah (マシュー・ファラー)
286fab4f19 Update cosmic-applet-tiling.ftl
Errant French string replaced with 間隔 (thanks, piroro-hs and ravenz46 for correcting my earlier work in other cosmic components btw)
2024-02-21 11:01:38 -05:00
Matthew Fallah (マシュー・ファラー)
588e633678 Found a translation for navigate-windows 2024-02-21 11:01:38 -05:00
Matthew Fallah (マシュー・ファラー)
c3987508a0 i18n: Japanese translation of cosmic_applet_workspaces started 2024-02-21 11:01:38 -05:00
Matthew Fallah (マシュー・ファラー)
971a3d8f39 Almost finished translation of cosmic-applet-tiling
But I'm having trouble finding the proper translation of "navigate", as the one word I can find that doesn't seem limited to actual seafaring (ナビる) is casual speech that would not be appropriate for a computer interface.
2024-02-21 11:01:38 -05:00
Matthew Fallah (マシュー・ファラー)
323cb7e4f4 i18n: create Japanese version of cosmic-applet-tiling 2024-02-21 11:01:38 -05:00
Matthew Fallah (マシュー・ファラー)
361764aa82 i18n: Japanese translation of cosmic-applet-power
Plus a minor fix to the French translation
2024-02-21 11:01:38 -05:00
Matthew Fallah (マシュー・ファラー)
2253f104e1 Translate cosmic-applet-notifications to Japanese
Wasn't sure if literally translating Do Not Disturb made sense so I copied the translation that GNOME uses in this context
2024-02-21 11:01:38 -05:00
Matthew Fallah (マシュー・ファラー)
abb4df467c Translated cosmic-applet-network to Japanese 2024-02-21 11:01:38 -05:00
Matthew Fallah (マシュー・ファラー)
2accb3edd6 Translated cosmic-applet-graphics to Japanese 2024-02-21 11:01:38 -05:00
Matthew Fallah (マシュー・ファラー)
16c2f2ee24 Translated cosmic-app-bluetooth to Japanese
Also fixed a mistake in another file where 表現 (to express) was used instead to 表示 (to display)
2024-02-21 11:01:38 -05:00
Matthew Fallah (マシュー・ファラー)
22ed66b4ff Translated cosmic applet audio to japanese
I couldn't tell if the disconnected string means "PulseAudio IS disconnected" (safer, and what I and the French translator used) or if "PulseAudio HAS BEEN disconnected" (which the Dutch translator implied).
2024-02-21 11:01:38 -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
Matthew Fallah (マシュー・ファラー)
f998f19143 Translate cosmic-app-list to Japanese 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
c8156a0494 Update cosmic_applet_audio.ftl 2024-02-21 11:01:18 -05:00
Gildemberg Santos
3576627d1e Update cosmic_app_list.ftl 2024-02-21 11:01:18 -05:00
gildemberg-santos
add95f568f feat(i18n): 🌐 translate cosmic_applet_notifications pt-br 2024-02-21 11:01:18 -05:00
gildemberg-santos
5157beb0b3 feat(i18n): 🌐 translate cosmic_applet_network pt-br 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
gildemberg-santos
ec43175b8d feat(i18n): 🌐 translate cosmic_applet_audio pt-br 2024-02-21 11:01:18 -05:00
gildemberg-santos
52a95ea048 feat(i18n): 🌐 translate cosmic_app_list to pt-br 2024-02-21 11:01:18 -05:00
jilv220
59af0f1b8b feat(audio): add fallback when title/artist not found 2024-02-21 11:01:03 -05:00
Victoria Brekenfeld
b7c6cc0a97 tiling: Adjust icon to reflect tiling state of the current workspace 2024-02-20 15:18:01 -05:00
Ashley Wulber
7d6eb0b523 fix: enable env-filter feature for tracing subscriber
without this feature, it defaults to info, and with the feature it uses the variable, but falls back to error
2024-02-20 13:43:26 -05:00
Ashley Wulber
94bbcdd6b3 chore: update 2024-02-20 10:55:08 -05:00
Ashley Wulber
3a93654997 chore: add libinput dependency to lint workflow 2024-02-20 10:55:08 -05:00
Ashley Wulber
37fd39340b chore: fmt 2024-02-20 10:55:08 -05:00
Ashley Wulber
d17894f94e chore: clippy 2024-02-20 10:55:08 -05:00
Ashley Wulber
73e99ae549 chore: add libinput build-dependency 2024-02-20 10:55:08 -05:00
Ashley Wulber
9c9e3986a1 refactor: tiling applet 2024-02-20 10:55:08 -05:00
Ashley Wulber
34c4bada71 fix(audio): no media player will be chosen unless paused or playing 2024-02-15 22:42:48 -05:00
Ashley Wulber
bb788b45a4 fix(app-list): load apps so that they match the config order 2024-02-15 18:12:07 -05:00
Victoria Brekenfeld
d292246032
Merge pull request #212 from pop-os/battery-handle-udev-change
battery: Re-evaluate gpu state on udev change event
2024-02-07 21:10:25 +01:00
Victoria Brekenfeld
6ce1a581c7 battery: Re-evaluate gpu state on udev change event 2024-02-07 20:44:50 +01:00
Michael Aaron Murphy
bbefdb8016 chore(just): support CARGO_TARGET_DIR 2024-02-06 16:21:48 -05:00
Michael Aaron Murphy
847db3a4f2 feat(audio): play audio-volume-change sound on volume change 2024-02-06 16:21:48 -05:00
Ashley Wulber
a1f2630462 cleanup 2024-02-06 16:21:16 -05:00
Ashley Wulber
f00fd8bc1a chore: update fixes 2024-02-06 16:21:16 -05:00
Ashley Wulber
0ab6f724fb chore: update libcosmic 2024-02-06 16:21:16 -05:00
Victoria Brekenfeld
c71420ccf9
Merge pull request #206 from pop-os/hybridgpu_jammy
Add multi gpu applet support (app-list/battery)
2024-02-06 19:58:51 +01: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
Ashley Wulber
19eb20b4ff fix: use the correct url and use cosmic spawn 2024-02-02 16:27:11 -05:00