gwh · he/him
  • Joined on 2019-06-24
gwh pushed to main at gwh/x50ng 2024-11-05 09:50:50 +01:00
425367695b code style + FIXME notes
gwh pushed to main at gwh/x50ng 2024-11-03 11:54:42 +01:00
b91ab691e9 name + drop ui->bg_pixbuf
a49267241d naming
Compare 2 commits »
gwh pushed to main at gwh/x50ng 2024-11-03 11:00:05 +01:00
4c733116aa rename x49gp_ui.h to ui.h for consistency
gwh pushed to main at gwh/x50ng 2024-11-03 10:37:42 +01:00
8f5895cbec remove noise comments; prefix ui_
gwh pushed to main at gwh/x50ng 2024-11-03 09:06:59 +01:00
cadc26714e prefix ui_
c2d142281c move fonts' functions into their own files
e28b228c09 write letter outside of button like x48ng/saturnng
Compare 3 commits »
gwh pushed to main at gwh/x50ng 2024-11-02 22:56:49 +01:00
9cb44cceb8 fonts are implicitly tiny_font or opt.font accordingly
f4626d7400 consistently name bitmap_font tiny_font (it IS tiny)
Compare 2 commits »
gwh pushed to main at gwh/x50ng 2024-11-02 22:30:02 +01:00
4bc67e0511 more making sense of ui.c
89493cb54e ui->nr_buttons is already known as NB_KEYS
3c9742bb95 dead code
Compare 3 commits »
gwh pushed to main at gwh/x50ng 2024-11-02 19:46:06 +01:00
f318c5fa65 mostly naming things in ui.c to try and make sense of it
gwh pushed to main at gwh/x50ng 2024-11-02 18:14:50 +01:00
b5155be28c make pretty-code
15ed5d18dc simplify text function by only managing one text block
Compare 2 commits »
gwh pushed to main at gwh/x50ng 2024-11-02 18:05:22 +01:00
649c806086 further keyboard redefining + making sense of text functions
gwh pushed to main at gwh/x50ng 2024-11-02 17:14:11 +01:00
8681cf69f7 remove header; rethink keyboard definitions and faceplate sizing
gwh pushed to main at gwh/x50ng 2024-11-02 13:59:06 +01:00
55aee2d295 draw lcd background color
gwh pushed to main at gwh/x50ng 2024-10-31 22:31:05 +01:00
fe8b759aa8 optimize qemu building in Makefile
c729b553ff add --scale option
Compare 2 commits »
gwh pushed to main at gwh/x50ng 2024-10-31 16:46:24 +01:00
01408a338f draw faceplate instead of loading png
c3e54608fe eliminate buttons' shapes. simplify
f04a835918 add symbols for arrow keys
8901b1ea87 keep only 50g keys definitions
Compare 4 commits »
gwh pushed to main at gwh/x50ng 2024-10-31 13:14:22 +01:00
0d884c930e (WIP) cairo'fied annunciators
gwh pushed to main at gwh/x50ng 2024-10-31 09:30:54 +01:00
6148325b13 rename imagefile
gwh pushed to main at gwh/x50ng 2024-10-30 16:51:45 +01:00
3947f7f7b2 add blank faceplate
gwh pushed to main at gwh/x50ng 2024-10-30 16:48:52 +01:00
b1e5efeb74 add bg_color to keys
gwh pushed to main at gwh/x50ng 2024-10-30 15:50:38 +01:00
08488a1363 bit less harddcode
gwh pushed to main at gwh/x50ng 2024-10-30 15:42:22 +01:00
9c6da9257a fiddling to try to understand ui.c
8a47fd4ff8 tweaks
97a3df3e18 make font a parametrable option
Compare 3 commits »