Ashley Wulber
|
35a8197670
|
fix(app-tray): increase dnd threshold from 5 to 16
|
2024-05-15 14:55:40 +02:00 |
|
W
|
5f64418d80
|
Update App Tray icon
|
2024-05-08 15:50:29 -04:00 |
|
Ashley Wulber
|
55d1cc454b
|
cleanup: applet names and comments
|
2024-05-07 21:28:22 +02:00 |
|
Michael Aaron Murphy
|
8527257ddd
|
chore: add SPDX license identifiers
|
2024-05-06 21:56:50 +02:00 |
|
Ashley Wulber
|
eeacd2c06a
|
fix: bluetooth missing button and extra divider
|
2024-05-06 06:52:06 -06:00 |
|
VandaLHJ
|
4e65250de8
|
Update cosmic_app_list.ftl PL Translation
After using it, more fitting translation like this is required, last one felt awkward tbh.
|
2024-05-01 12:06:56 -06:00 |
|
Ashley Wulber
|
1760354654
|
fix: capture dimensions must be > 0
|
2024-04-29 11:35:34 -04:00 |
|
FAlexei
|
4dd031d6c4
|
i18n(ru): translation update
|
2024-04-17 06:30:26 +02:00 |
|
Ashley Wulber
|
8900b93c85
|
fix(app-list): padding typo
|
2024-04-15 23:46:48 -04:00 |
|
Ashley Wulber
|
8bf340aa8e
|
chore: update applet icon sizes
|
2024-04-15 23:46:48 -04:00 |
|
Ryan Brue
|
631e59276e
|
fix: fixes when rebasing
|
2024-04-09 18:15:14 -04:00 |
|
Ryan Brue
|
27324f34e2
|
feat/fix: track output state in app-list
|
2024-04-09 18:15:14 -04:00 |
|
Ryan Brue
|
3c74e433dd
|
app-list: modify more sizing variables based on panel size
|
2024-04-09 18:15:14 -04:00 |
|
Ryan Brue
|
9922dfa0db
|
design: add focus hint color (selected state) to app-list buttons
|
2024-04-09 18:15:14 -04:00 |
|
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 |
|