Lots of data entry. Graphs and visualization. More data entry. Quick python scripts in the scripting shell. ...and some data entry.
Details
Diff Detail
- Branch
- master
- Lint
No Lint Coverage - Unit
No Test Coverage
Event Timeline
| package.yml | ||
|---|---|---|
| 7 | Needs to be SPDX compliant, GPL-2.0. | |
| 13–25 | You should be using pkgconfigs where possible. | |
| 30–36 | Use %apply_patches. See https://solus-project.com/articles/packaging/packaging-practices/en/#handling-multiple-patches | |
For reasons unbeknownst to me I had this ready two months ago and never pushed it.
I noticed in testing I've got some weirdness going on with the font on the schema list. The currently selected schema has the same foreground color as the background. I'm not experienced with GTK themes so I might need some help with this.
| package.yml | ||
|---|---|---|
| 6 | Should be updated to 6.3.10, was released on November 10th. | |
| 24 | Is openjdk-8 a rundep as well? If so, should be added there. | |
| 32–38 | You still need to follow my previous comment on using %apply_patches instead. | |
| 40–42 | I'd prefer there just be a patch from you that gets applied with your other patches to sort these out instead of sed lines. Far more readable. | |