Commit graph

794 commits

Author SHA1 Message Date
Ashley Wulber
ebca17aba7 refactor: set dispatch to None for tiling and workspaces 2024-03-06 11:51:44 -05:00
Ryan Brue
bd1f7d6064 fix: center and enlarge app-list icons 2024-03-05 18:46:54 -05:00
Ashley Wulber
674e0940c5 cargo fmt 2024-03-05 14:50:12 -05:00
Ashley Wulber
4bef8171d5 chore: update libcosmic 2024-03-05 14:50:12 -05:00
Ryan Brue
05af004ce5 Limit number of app list dots to 3 2024-03-05 07:00:56 -07:00
Ashley Wulber
090bb9653f
minimize applet (#217)
* chore: add minimize applet skeleton

* fix(minimize): desktop typo

* wip: minimize applet

* feat: include window images, and overlay their icon

* cleanup

* fix: add minimize applet to workspace

* chore: add host wayland display to desktop file for minimize applet

* chore: Cargo.lock

* cleanup: fix typos

* fix: don't hide minimized apps in app-list
2024-03-04 13:08:52 -05:00
Hugo Carvalho
06634c3348 Create cosmic_app_list.ftl
Add Portuguese translation
2024-03-01 20:48:17 -05:00
minomit
537341c78a Create cosmic_app_list.ftl 2024-03-01 20:48:07 -05:00
Matthew Fallah (マシュー・ファラー)
a6f724e103 es-ES and ja for com.system76.CosmicPanelAppButton.desktop 2024-02-28 21:46:40 -05:00
Matthew Fallah (マシュー・ファラー)
36eeacfa8d Create cosmic_applet_workspaces.ftl for Euro Spanish 2024-02-28 21:46:40 -05:00
Matthew Fallah (マシュー・ファラー)
0702da4625 Update cosmic_applet_tiling.ftl 2024-02-28 21:46:40 -05:00
Matthew Fallah (マシュー・ファラー)
3e93a77d42 Finish es-ES cosmic_applet_tiling.ftl 2024-02-28 21:46:40 -05:00
Matthew Fallah (マシュー・ファラー)
6280dc8795 Partial translation of tiling applet to Euro Spanish 2024-02-28 21:46:40 -05:00
Matthew Fallah (マシュー・ファラー)
234ac0ffcb Create cosmic-applet-power for Euro Spanish 2024-02-28 21:46:40 -05:00
Matthew Fallah (マシュー・ファラー)
afbf3177c9 Create cosmic_applet_notifications for Euro Spanish 2024-02-28 21:46:40 -05:00
Matthew Fallah (マシュー・ファラー)
a44aa405ed Create cosmic-applet-network for Euro Spanish 2024-02-28 21:46:40 -05:00
Matthew Fallah (マシュー・ファラー)
8d3acb0726 Create cosmic-applet-bluetooth for Euro Spanish 2024-02-28 21:46:40 -05:00
Matthew Fallah (マシュー・ファラー)
e9ed6ef226 syntax error :P 2024-02-28 21:46:40 -05:00
Matthew Fallah (マシュー・ファラー)
80e320182a Add fallback for unknown artist 2024-02-28 21:46:40 -05:00
Matthew Fallah (マシュー・ファラー)
ca19e14a1e Add fallback for unknown artists 2024-02-28 21:46:40 -05:00
Matthew Fallah (マシュー・ファラー)
7b9980b5e7 Create cosmic_applet_audio.ftl for Euro Spanish 2024-02-28 21:46:40 -05:00
Matthew Fallah (マシュー・ファラー)
56b79f6a91 Localise the ability to choose GPU 2024-02-28 21:46:40 -05:00
Matthew Fallah (マシュー・ファラー)
4b81c2deeb Create cosmic_app_list.ftl for Euro Spanish 2024-02-28 21:46:40 -05:00
Matthew Fallah (マシュー・ファラー)
3c59b33112 Create cosmic_applet_time.ftl for Euro Spanish 2024-02-28 21:46:40 -05:00
Matthew Fallah (マシュー・ファラー)
d7beb35afa Spanish (Spain) i18n: Create cosmic_applet_battery.ftl 2024-02-28 21:46:40 -05:00
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