Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add a bunch more ZFS integrations into LFileInfo: | Ken Moore | 2018-04-23 |
| | | | | | | | | | 1. ZFS permissions detection and UID check. 2. ZFS create 3. ZFS destroy 4. ZFS snapshot 5. ZFS rollback 6. ZFS clone (not finished yet) | ||
* | Fix up the detection of icons in LFileInfo. | Ken Moore | 2018-04-17 |
| | | | | | Add a large failover system where a list of possible icons are created, and the first one which exists in the theme is used. Also update the iconprobe dev tool a but: make it take an optional list of icons as input | ||
* | Add a bunch of ZFS information routines to LFileInfo. | Ken Moore | 2017-11-15 |
| | | | | Also utilize this ZFS info in lumina-fileinfo (if appropriate) | ||
* | Split the LFileInfo class into it's own files. | Ken Moore | 2017-11-15 |