simon-git: puzzles (main): Ben Harris
Commits to Tartarus hosted VCS
tartarus-commits at lists.tartarus.org
Mon Jul 31 23:08:42 BST 2023
TL;DR:
ecb3a9d Same Game: don't hide keyboard cursor on unrecognised keys
0dd0186 Distinguish MOVE_UNUSED from MOVE_NO_EFFECT in Same Game
Repository: https://git.tartarus.org/simon/puzzles.git
On the web: https://git.tartarus.org/?p=simon/puzzles.git
Branch updated: main
Committer: Ben Harris <bjh21 at bjh21.me.uk>
Date: 2023-07-31 23:08:42
commit ecb3a9d6f219e95c694d7857f579c9ef2ebad064
web diff https://git.tartarus.org/?p=simon/puzzles.git;a=commitdiff;h=ecb3a9d6f219e95c694d7857f579c9ef2ebad064;hp=56237fa5fa0c2c56785f3667cb7d013dc9779352
Author: Ben Harris <bjh21 at bjh21.me.uk>
Date: Mon Jul 31 23:02:45 2023 +0100
Same Game: don't hide keyboard cursor on unrecognised keys
Pressing "undo", for instance, should leave the keyboard cursor
visible if it's visible already. Only mouse clicks should hide it.
samegame.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
commit 0dd01866627e82ea21ed0e85021abdb070e0159c
web diff https://git.tartarus.org/?p=simon/puzzles.git;a=commitdiff;h=0dd01866627e82ea21ed0e85021abdb070e0159c;hp=ecb3a9d6f219e95c694d7857f579c9ef2ebad064
Author: Ben Harris <bjh21 at bjh21.me.uk>
Date: Mon Jul 31 23:08:20 2023 +0100
Distinguish MOVE_UNUSED from MOVE_NO_EFFECT in Same Game
samegame.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
More information about the tartarus-commits
mailing list