aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorLukasz Kasprzak <lukas@labunix.xyz>2026-09-17 09:40:24 +0200
committerLukasz Kasprzak <lukas@labunix.xyz>2026-09-17 09:40:24 +0200
commit0e067e693609589d46f5aa6e161b95cc905987cc (patch)
tree913f5f0c63923863ab0cc90fd70568ed41a2c322 /docs
parent4d6386960c981678a8e8123a4db5463df7ee60bb (diff)
downloadkrino-0e067e693609589d46f5aa6e161b95cc905987cc.tar.gz
krino-0e067e693609589d46f5aa6e161b95cc905987cc.zip
gui: size and age columns, column toggles, readable colours, a laid-out explanation
Diffstat (limited to 'docs')
-rw-r--r--docs/gui-checklist.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/gui-checklist.md b/docs/gui-checklist.md
index 5cc5734..641d208 100644
--- a/docs/gui-checklist.md
+++ b/docs/gui-checklist.md
@@ -127,3 +127,9 @@ A dialog is its own window: take it by its own id, not the main window's.
40. Both dividers stay where they are dragged, per layout, across a
restart, and a list narrower than its columns still starts at the file
names rather than scrolled past them.
+41. Size and age read in krino's own units, and each of size, age and rule
+ can be turned off in Settings.
+42. A selected row's action stays readable: it takes the row's own
+ foreground rather than keeping its colour on the selection background.
+43. The explanation beside the list is centred: the file's name, its size
+ and age, then a line per step with the action coloured.