simon-git: puzzles (main): Ben Harris
Commits to Tartarus hosted VCS
tartarus-commits at lists.tartarus.org
Tue Dec 6 21:48:55 GMT 2022
TL;DR:
3e072df Devel docs: Mention mid-end background clearing
202b746 Devel docs: explain the specialness of colour 0
69eca65 Assert that the back-end has provided a background colour
7d61c4c js: Explicitly set the height of the status bar
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-12-06 21:48:55
commit 3e072dff91978e378e39de8cd7410d93689b2f10
web diff https://git.tartarus.org/?p=simon/puzzles.git;a=commitdiff;h=3e072dff91978e378e39de8cd7410d93689b2f10;hp=9afdd4cca4823fa3b27ad2ca2fec33e04d7ab103
Author: Ben Harris <bjh21 at bjh21.me.uk>
Date: Tue Dec 6 13:06:36 2022 +0000
Devel docs: Mention mid-end background clearing
devel.but | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
commit 202b7467d8ad52748eafaf20dfe8136f3f426aad
web diff https://git.tartarus.org/?p=simon/puzzles.git;a=commitdiff;h=202b7467d8ad52748eafaf20dfe8136f3f426aad;hp=3e072dff91978e378e39de8cd7410d93689b2f10
Author: Ben Harris <bjh21 at bjh21.me.uk>
Date: Tue Dec 6 13:25:47 2022 +0000
Devel docs: explain the specialness of colour 0
It's used to fill the drawing area and also by some front-ends (at
least GTK and JavaScript) to fill areas around the drawing area.
devel.but | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
commit 69eca65ef32833f7a0766d1bb5a736c8b36d8d43
web diff https://git.tartarus.org/?p=simon/puzzles.git;a=commitdiff;h=69eca65ef32833f7a0766d1bb5a736c8b36d8d43;hp=202b7467d8ad52748eafaf20dfe8136f3f426aad
Author: Ben Harris <bjh21 at bjh21.me.uk>
Date: Tue Dec 6 13:34:27 2022 +0000
Assert that the back-end has provided a background colour
If we're going to refer to a specific colour, it seems appropriate to
insist that it exists.
midend.c | 1 +
1 file changed, 1 insertion(+)
commit 7d61c4cee43984b05d8515fe5dcf0780a8fab10b
web diff https://git.tartarus.org/?p=simon/puzzles.git;a=commitdiff;h=7d61c4cee43984b05d8515fe5dcf0780a8fab10b;hp=69eca65ef32833f7a0766d1bb5a736c8b36d8d43
Author: Ben Harris <bjh21 at bjh21.me.uk>
Date: Tue Dec 6 21:47:41 2022 +0000
js: Explicitly set the height of the status bar
Otherwise it varies depending on whether it has any text in it, which
is distracting.
html/jspage.pl | 1 +
1 file changed, 1 insertion(+)
More information about the tartarus-commits
mailing list