From 75129131bb442858b9646e08be3b7dcac64613b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aur=C3=A9lien=20G=C3=A2teau?= Date: Sat, 9 Aug 2014 11:51:29 +0200 Subject: [PATCH] More todos --- src/modules/partition/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/modules/partition/README.md b/src/modules/partition/README.md index ff1f47b00..bb5bfcf99 100644 --- a/src/modules/partition/README.md +++ b/src/modules/partition/README.md @@ -95,10 +95,14 @@ this: - Support resizing extended partitions. ResizePartitionJob should already support this but the UI prevents editing of extended partitions for now. +- Use os-prober to find out the installed OS. This information could then be + used in PartitionModel and in the partition views. + - PartitionPreview - Show used space - Highlight selected partition - Make the partitions clickable + - Match appearance with PartResizerWidget appearance - Expose PartitionInfo::format in PartitionModel and add a column for it in the tree view