From 3c094ab89a5379d80da220e4c87e7cb999ce227b Mon Sep 17 00:00:00 2001 From: girst Date: Tue, 26 Feb 2019 00:18:42 +0100 Subject: [PATCH] update TODOs smart card selector -> DONE --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index eec3beb..870b294 100644 --- a/README.md +++ b/README.md @@ -30,8 +30,7 @@ licensing details, see `LICENSE`. ### P1 - - * TODO FREECELL: autodetect possible moves (card selector choice dialog) + * none! \o/ ### P2 * TODO: klondike/freecell: auto-move to foundation (optional) * TODO: suggest moves (`h` => hint) @@ -41,6 +40,8 @@ licensing details, see `LICENSE`. * TODO: visbell changes: instead of screen, flash active {cursor,card} {red,twice}? * TODO: differential drawing mode (at least for highlighting cards) * TODO: `.` command (repeat last action) + * TODO: `wait_mouse_up()` sometimes hangs in kde konsole (trash the `level++` + and just return an error) ### P4 * TODO: ellipsis overlap: if more than three cards in a row overlap, replace middle ones with an ellipsis @@ -112,6 +113,7 @@ licensing details, see `LICENSE`. * DONE FREECELL: don't allow selecting more cards than movable (`DO_HI, TOP_HI, cursor_{up,down}`) * DONE: differentiate foundation placeholder from cells ph. (freecell) * DONE FREECELL: join() + * DONE FREECELL: autodetect possible moves (card selector choice dialog) ## Notes -- 2.39.3