Commit 6107fc8
committed
π fix: fix: CI build, Chrome session, GNOME app-folder integration
- Remove stale service.rs (conflicts with service/mod.rs from split)
- Annotate mpsc channel type in window.rs (fixes E0282 on older rustc)
- Manager .desktop: Categories=GTK;Utility β Categories=GTK;Webapps
- big-webapps-exec: Default/Browser β --profile-directory=Default
(use native Chrome session with logins); custom β --user-data-dir
- desktop.rs: ensure trailing semicolon in Categories= field
- desktop.rs: on GNOME, reset app-picker-layout + write correct
categories=['Webapps'] to dconf after desktop file changes1 parent 42d2a17 commit 6107fc8
3 files changed
Lines changed: 11 additions & 737 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
199 | 199 | | |
200 | 200 | | |
201 | 201 | | |
202 | | - | |
| 202 | + | |
203 | 203 | | |
204 | 204 | | |
205 | 205 | | |
| |||
208 | 208 | | |
209 | 209 | | |
210 | 210 | | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
211 | 220 | | |
212 | 221 | | |
213 | 222 | | |
| |||
0 commit comments