Commit graph

104 commits

Author SHA1 Message Date
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
Ryan Brue
05af004ce5 Limit number of app list dots to 3 2024-03-05 07:00:56 -07: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 (マシュー・ファラー)
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 (マシュー・ファラー)
f998f19143 Translate cosmic-app-list to Japanese 2024-02-21 11:01:38 -05:00
Gildemberg Santos
3576627d1e Update cosmic_app_list.ftl 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
Ashley Wulber
bb788b45a4 fix(app-list): load apps so that they match the config order 2024-02-15 18:12:07 -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
89986d8268 app-list: clippy fixes 2024-02-01 18:33:40 +01:00
Victoria Brekenfeld
dfd863c54f app_list: Offer gpu selection 2024-02-01 18:33:40 +01:00
Victoria Brekenfeld
d7a8db6a07 app_list: Use libcosmic desktop helpers 2024-02-01 18:33:40 +01:00
Ashley Wulber
79c962abdd fix: update shlex 2024-01-22 15:01:28 -07:00
Ashley Wulber
94a3c35e22 fix: use the correct version of app list config 2024-01-18 23:16:17 -05:00
Ashley Wulber
d4e0dd8fb8 fix: make all subscriptions resistant to being restarted
many of the errors we've been seeing the last few days are because of subscriptions which are restarting
2024-01-18 23:16:17 -05:00
Ashley Wulber
ebe688c747 chore: use dbus config subscription for app list 2024-01-18 23:16:17 -05:00
Ashley Wulber
6851d9de54 fix: logging and use dbus config subscription in audio applet 2024-01-18 23:16:17 -05:00
Ashley Wulber
f812be8554 fix: add size to named icon 2024-01-17 09:35:20 -05:00
Ashley Wulber
fdfa667f38 fix: use libcosmic icon with fallbacks 2024-01-17 09:35:20 -05:00
Ashley Wulber
aab284f6f1 wip: fix icons 2024-01-17 09:35:20 -05:00
Ashley Wulber
d7163f3b5d fix: check the cosmic icon theme and don't filter out apps without an app id 2024-01-17 09:35:20 -05:00
VandaLHJ
dd6a05ee31 Create cosmic_app_list.ftl PL translation
Basic Polish translation, there isn't any
2024-01-04 17:19:14 -05:00
Ashley Wulber
e5db5ab1dd
chore: update libcosmic (#168) 2023-12-11 14:45:36 -05:00
W
1a542638ec Delete cosmic-app-list/i18n/sr directory
Deleted to enable both Latin and Cyrillic support
2023-12-07 10:14:21 -05:00
W
8a725af570 Add i18n(sr-Cyrl) 2023-12-07 10:14:21 -05:00
W
19310bd5fa Add i18n(sr-Latn) 2023-12-07 10:14:21 -05:00
Ian Douglas Scott
0e84d0f3cb Update libcosmic/iced 2023-12-05 15:32:18 -05:00
daniel.eades
aa2d9fe374 add linting CI jobs 2023-11-21 16:59:14 -05:00
Ashley Wulber
41d0893b49 fix: use cosmic config to load config 2023-11-16 17:58:04 -08:00
daniel.eades
b9723dd5e0 use 'Self' to refer to own type 2023-11-16 15:47:20 -05:00
daniel.eades
b472a155fc remove redundant clones 2023-11-16 15:47:20 -05:00
daniel.eades
e9af664888 flatten tautological enum names 2023-11-16 15:47:20 -05:00
daniel.eades
2f3fb41a0d collapse 'else-if' blocks 2023-11-16 15:47:20 -05:00
daniel.eades
2bd326750d don't bind unit values 2023-11-16 15:47:20 -05:00
daniel.eades
95833242d7 remove unnecessary casts 2023-11-16 15:47:20 -05:00
daniel.eades
068560e921 use 'map' rather than 'and_then' 2023-11-16 15:47:20 -05:00
daniel.eades
9dcc3fcc35 remove unused imports 2023-11-16 15:47:20 -05:00
daniel.eades
3d81eb874f remove redundant closures 2023-11-16 15:47:20 -05:00
daniel.eades
12ef9ce993 remove useless conversions 2023-11-16 15:47:20 -05:00
daniel.eades
41b88532c9 remove needless borrows 2023-11-16 15:47:20 -05:00
daniel.eades
94f9879a39 remove needless return statements 2023-11-16 15:47:20 -05:00
Ashley Wulber
2141230229 refactor: connect to privileged socket if possible 2023-11-15 12:23:11 -05:00
Ashley Wulber
21fc43e578 fix: always add divider to app list before un-favorite action 2023-11-13 12:41:37 -05:00
W
b3ebc223cd Update Serbian translation
The current translation represents a state rather than an action.
2023-11-08 11:43:59 -05:00
Victoria Brekenfeld
e1d1a09aac app-list: Use double-fork spawn 2023-11-08 10:55:31 -05:00
Victoria Brekenfeld
99da3eda4a app-list: Add xdg-activation 2023-11-08 10:55:31 -05:00