simon-git: puzzles (main): Ben Harris

Commits to Tartarus hosted VCS tartarus-commits at lists.tartarus.org
Fri Nov 18 14:47:39 GMT 2022


TL;DR:
  10bd3ae pearl: Return NULL when Backspace or Escape does nothing

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:           2022-11-18 14:47:39

commit 10bd3aeb2ac89a22d5ecfec5942db43e684912ec
web diff https://git.tartarus.org/?p=simon/puzzles.git;a=commitdiff;h=10bd3aeb2ac89a22d5ecfec5942db43e684912ec;hp=51b496e1183baceeaee8679e922a290dc51f8207
Author: Ben Harris <bjh21 at bjh21.me.uk>
Date:   Fri Nov 18 14:40:56 2022 +0000

    pearl: Return NULL when Backspace or Escape does nothing
    
    When there's no drag in progress, cancelling the drag has no effect.
    Returning NULL lets the front-end know this, which in particular means
    the Backspace key can leave the app in KaiOS.

 pearl.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



More information about the tartarus-commits mailing list