Commit graph

131 commits

Author SHA1 Message Date
Ryan Brue
3e80dcdca8
feat(app-list): middle click app button to launch new window 2024-04-04 13:51:21 +02:00
Ryan Brue
1e5af14bc4 fix: clippy lints 2024-04-03 20:12:45 -04:00
Ryan Brue
7aead1ce47 fix: don't take screencopy on every new toplevel 2024-04-03 20:12:45 -04:00
Grooble
22d7501aee i18n(fr): Update translations 2024-04-02 23:27:48 +02:00
Ryan Brue
7592a3144f feat: Set focused window as selected 2024-04-02 23:25:12 +02:00
Ryan Brue
769af3d944 improv(app-list): only send screencopy requests as needed 2024-04-02 23:24:18 +02:00
Ryan Brue
2f1b20e1c7 design: vertical app-list multi-window pop-up 2024-04-01 19:09:17 -04:00
Ryan Brue
e12c91b2cb fix: design of multi-window menu should have corner radii 2024-04-01 19:09:17 -04:00
Ryan Brue
63c2bcc99b fix: increase character allowance for window preview title 2024-04-01 19:09:17 -04:00
Ryan Brue
a4842f0cf9 fix: Change activate calls to toggle calls 2024-04-01 19:09:17 -04:00
Ryan Brue
91b4f80a9f fix: don't allow favoriting apps without an exec string 2024-04-01 19:09:17 -04:00
Ryan Brue
0629b18e00 feat: app list click: two or more toplevel behavior 2024-04-01 19:09:17 -04:00
Ryan Brue
5b78a9f22e feat: app-list click: zero and single toplevel behavior 2024-04-01 19:09:17 -04:00
Ryan Brue
608d7837b5
feat: set integer X-MinimizeApplet priorities 2024-03-25 15:33:33 -06:00
Matthew Fallah (マシュー・ファラー)
f36684d773
i18n(es): fix typo 2024-03-25 15:33:29 -06:00
Gabriele
d22d4274ec
i18n(it): translation improvements 2024-03-25 15:33:28 -06:00
VandaLHJ
4fc2c93664
i18n(pl): add translations for run keywords 2024-03-25 15:33:27 -06:00
Michael Aaron Murphy
ca8c674014
chore(cargo): remove unused dependencies 2024-03-25 15:33:23 -06:00
Michael Aaron Murphy
132ea0de3c
chore(cargo): replace nix with rustix 2024-03-25 15:33:23 -06:00
Michael Aaron Murphy
32229c16f0
chore(cargo): replace log dependency with tracing 2024-03-25 15:33:22 -06:00
Michael Aaron Murphy
e0632b8c6f chore(cargo): upgrade dependencies across workspace 2024-03-14 23:37:37 +01:00
Michael Aaron Murphy
3c4acdacd7 refactor: compile applets as multicall binary 2024-03-14 23:37:37 +01:00
Ryan Brue
ac91761921 clippy: remove needless borrowing 2024-03-12 09:55:35 -04:00
Ryan Brue
5723bdee81 fix: app list doesn't match fallback apps with their favorited entry 2024-03-12 09:55:35 -04:00
Ashley Wulber
b7b4a7be34 refactor(app-list): no need to check name when sorting 2024-03-11 22:16:15 -04:00
Ashley Wulber
ed049b1269 chore: update libcosmic 2024-03-11 22:16:15 -04:00
Ashley Wulber
ec75698a00 chore(app-list): install config defaults 2024-03-08 14:15:43 -07: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
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