From 1e3dd67868e1b6d3c12f0bca201d5e60a12c3723 Mon Sep 17 00:00:00 2001 From: Lukasz Kasprzak Date: Thu, 17 Sep 2026 08:39:48 +0200 Subject: gui: aligned columns, theme colours, a second layout, and a scan-selection setting --- docs/gui-checklist.md | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'docs') diff --git a/docs/gui-checklist.md b/docs/gui-checklist.md index 1bbcd74..3c9e379 100644 --- a/docs/gui-checklist.md +++ b/docs/gui-checklist.md @@ -112,3 +112,10 @@ A dialog is its own window: take it by its own id, not the main window's. and nothing moves until Apply. 32. Closing the window with files checked and nothing applied asks first. 33. Every setting in Settings explains itself when the pointer rests on it. +34. The columns line up with their headings, whatever the file names are. +35. The layout setting switches between the file list beside the + explanation and the file list on top with the preview beside it, and + the choice survives a restart. +36. "after a scan" decides whether a fresh plan starts checked or not. +37. The action colours follow the GTK theme: they are its accent, warning + and error colours, not a palette of krino's own. -- cgit v1.3