summaryrefslogtreecommitdiffstats
path: root/core/modules/splashtool
Commit message (Collapse)AuthorAgeFilesLines
* [splashtool] Fix size extraction by forcing grep into ASCII modev29r1Simon Rettberg2022-04-061-2/+2
|
* [splashtool] Fix reading size from ppm with commentsSimon Rettberg2022-03-101-2/+2
|
* [splashtool] remove unneded fileJonathan Bauer2021-05-041-35/+0Star
|
* [splashtool] Add ATTRIBUTION file for iconsSimon Rettberg2020-10-221-0/+1
|
* [splashtool] Commit proper icon setSimon Rettberg2020-10-1331-92/+6Star
|
* [splashtool] Finish first working implementationSimon Rettberg2020-10-1338-5/+154
| | | | Adds icons, triggers their display at appropriate times.
* [splashtool] Support globbing for --icon modeSimon Rettberg2020-09-021-2/+10
| | | | Will automatically use only the first match.
* [splashtool] Fix .gz fallbackSimon Rettberg2020-09-011-1/+3
|
* [splashtool] New module (for init)Simon Rettberg2020-08-254-0/+199
Code is here, needs some icons now, etc.