Commit graph

201 commits

Author SHA1 Message Date
Vukašin Vojinović
6b740c59be fix(app-list): use context menu radius from theme 2024-11-04 08:47:36 -05:00
Ashley Wulber
5b5cd77e7c update iced 2024-10-31 17:52:33 -04:00
Kartik Nayak
a5c201aedd i18n: add Hindi translation 2024-10-16 19:00:14 -06:00
Kartik Nayak
2552b0283a i18n: add Kannada translation 2024-10-16 19:00:14 -06:00
lucamosca1
ffc94d8b44 Update cosmic_app_list.ftl ITA 2024-10-16 18:59:44 -06:00
skygrango
4591eb85f4 i18n(zh-TW): add Taiwanese translation 2024-10-02 17:02:15 +02:00
Aliaksandr Truš
3e2da9b90f i18n(be): add Belarusian translations 2024-10-02 17:01:42 +02:00
Vukašin Vojinović
941cbf546b
fix: padding, spacing, context menu style, and settings buttons 2024-09-24 15:52:17 +02:00
Ryan Brue
0a32d27c70 chore(license): clarify GPL-3.0 license as GPL-3.0-only
Signed-off-by: Ryan Brue <ryanbrue.dev@gmail.com>
2024-09-16 07:40:23 -06:00
wiiznokes
adc2c7e871
chore: update freedesktop-desktop-entry to 0.7.5 2024-09-09 14:34:36 +02:00
Matthew Fallah (マシュー・ファラー)
1e01da7982
i18n: updates for es-ES, nl, fr, ja, and it 2024-08-17 13:21:21 +02:00
Yevhen Popok
2b41719829 Add Ukrainian translation for "app-list" and "input-sources" 2024-08-07 12:37:16 -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
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
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
Weeesly
f1b465ed56 Create cosmic_app_list.ftl 2024-07-25 13:12:48 -04:00
Csani10
ea8d38b3aa Add Hungarian translation 2024-07-25 13:03:08 -04:00
git-f0x
bd8a7ecb93 cargo fmt 2024-07-24 13:14:34 -04:00
git-f0x
84826b36a7 fix(app-list): add padding to unpinned app divider 2024-07-24 13:14:34 -04:00
Ashley Wulber
c6291c7c09 fix: cap index to len of pinned when inserting dnd icon 2024-07-24 08:51:46 -04:00
Ashley Wulber
481573ec27 refactor: make app-tray config its own crate 2024-07-24 08:51:46 -04:00
Ashley Wulber
9a63b6afd2 fix(app-list): size limits for overflow popups 2024-07-24 08:51:46 -04:00
Ashley Wulber
eaeee04f1e update deps 2024-07-24 08:51:46 -04:00
Ashley Wulber
c761acd007 refactor: shrink min sizes 2024-07-24 08:51:46 -04:00
Ashley Wulber
f46f50e8e2 feat: app tray overflow menus 2024-07-24 08:51:46 -04:00
Ashley Wulber
0571c97b86 wip: overflow 2024-07-24 08:51:46 -04:00
Ashley Wulber
62eeb5a704 wip: overflow 2024-07-24 08:51:46 -04:00
git-f0x
d10f1e27ac improv: change Pin/Unpin to "Pin to app tray" 2024-07-18 11:00:47 -04:00
Ryan Brue
d4c5cc969d
chore(desktop-file): remove Iced category 2024-07-18 06:29:36 +02:00
Vukašin Vojinović
4ceac0c57b cleanup: applet names and comments 2024-07-09 21:06:01 +02:00
Vukašin Vojinović
c6004b67e5 fix(app-list): toplevel name ellipsizing 2024-07-09 16:26:27 +02:00
Michael Aaron Murphy
9d734dcd19
chore(app-list): set icon_spacing to 4 2024-07-08 16:56:59 +02:00
Vukašin Vojinović
baf9c0eef3 fix(app-list): return Hardcoded to original place
Accidentally moved it to the PanelSize::S and PanelSize::XS parts of the match statement.
2024-07-08 16:18:12 +02:00
Vukašin Vojinović
5bf6875ad3 chore(app-list): reduce duplicate code 2024-07-08 16:18:12 +02:00
Vukašin Vojinović
08bbc1cf95 feat(app-list): accent colored dot when focused 2024-07-08 16:18:12 +02:00
Vukašin Vojinović
f9607b3686 chore(app-list): merge imports 2024-07-08 16:18:12 +02:00
Vukašin Vojinović
fb9874223a feat(app-tray): dynamic bar size 2024-07-08 16:18:12 +02:00
Vukašin Vojinović
97af53de5d feat(app-list): bar for indicating multiple windows 2024-07-08 16:18:12 +02:00
Vukašin Vojinović
5187fd09ba chore(app-list): update favorites 2024-07-08 16:16:38 +02:00
lebkuchen
9d53cfa9e5 desktop actions 2024-06-24 13:34:03 -06:00
1280px
138e019d4f l10n(ru): Russian l10n updates 2024-06-24 08:10:33 -06:00
EdenQwQ
dd5230c0be i18n(zh-CN): add Chinese translation 2024-06-16 07:10:03 -06:00
wiiznokes
4d48047c4a
fix: missing icon for Firefox, and un-pinnable Chrome 2024-06-09 09:49:03 +02:00
Michael Aaron Murphy
8ba8ccd6c0
improv: context menu and window preview styling
Closes #480
Closes #481
2024-06-07 00:06:12 +02:00
wiiznokes
68fd2a6c17
fix: update freedesktop-desktop-entry and fix app-list icons 2024-06-06 22:11:40 +02:00
Gustavo Santana de Aquino
c60a100135
i18n(pt-BR): Translation update (#478)
* i18n(pt-BR):Translation adjustment

* i18n(pt-BR):Translation update

* i18n(pt-BR):Translation adjustment

* i18n(pt-BR):Initial translation

* i18n(pt-BR): EOF Adjustment
2024-06-05 09:29:08 -06:00
Cherub
effb07d934 i81n(tr): changing favorite and unfavorite to pin and unpin 2024-06-03 15:11:32 -06:00