gwh · he/him
  • Joined on 2019-06-24
gwh pushed to main at gwh/x50ng 2024-11-14 15:47:11 +01:00
846402e9dc fix loading firmware from command-line
93132e2702 config_lua_filename is local
Compare 2 commits »
gwh pushed to main at gwh/x50ng 2024-11-14 15:37:00 +01:00
697dadda7d fix buidling path of config.lua
gwh pushed to main at gwh/x50ng 2024-11-14 15:30:16 +01:00
f98bc7fea7 try loading boot firmware from opt.datadir also
gwh pushed to main at gwh/x50ng 2024-11-14 15:27:03 +01:00
08271cf4c2 fix naming mistake: x49gp->state was never a filename but a loaded ini file
9f77361637 have only --datadir= options; use opt. instead x49gp-> where relevant
Compare 2 commits »
gwh pushed to main at gwh/x50ng 2024-11-14 13:33:06 +01:00
gwh pushed to main at gwh/x50ng 2024-11-14 13:28:01 +01:00
e29b38693f simplify and remove unused constants
gwh pushed to main at gwh/x50ng 2024-11-14 11:21:57 +01:00
199d8ef3e8 tweak buttons handling
gwh pushed to main at gwh/x50ng 2024-11-14 09:51:35 +01:00
af2ef94142 refactor changing key state and a second right-click unhold a held key
53bd74a1ab don't release all keys when losing focus
2ac5cad77b remove unnecessary code
Compare 3 commits »
gwh pushed to main at gwh/x50ng 2024-11-13 18:48:50 +01:00
54a9d2873f oops
gwh pushed to main at gwh/x50ng 2024-11-13 16:48:02 +01:00
c804d0e05b more on the way to gtk4
gwh pushed to main at gwh/x50ng 2024-11-13 14:54:55 +01:00
d34f63253f prepare for gtk4
gwh pushed to main at gwh/x50ng 2024-11-13 14:36:03 +01:00
6f1041c369 use Glib to get user config dir
gwh pushed to main at gwh/x50ng 2024-11-13 12:30:15 +01:00
7b574b609f update README for gtk3
gwh pushed tag 1.3.2 to gwh/x50ng 2024-11-13 11:17:59 +01:00
gwh pushed to main at gwh/x50ng 2024-11-13 11:17:16 +01:00
8e23084d75 1.3.2, can't release with a broken man-page
3a33549b31 fix manpage
Compare 2 commits »
gwh pushed to main at gwh/x50ng 2024-11-13 11:11:26 +01:00
feee73f927 1.3.1
7b90c324fe clean install before release
Compare 2 commits »
gwh pushed tag 1.3.1 to gwh/x50ng 2024-11-13 11:10:59 +01:00
gwh pushed to main at gwh/x50ng 2024-11-13 11:05:32 +01:00
11b03214c8 bump version to 1.3.0
20c4a25d38 rewrite the man-page using scdoc
Compare 2 commits »
gwh pushed tag 1.3.0 to gwh/x50ng 2024-11-13 11:05:30 +01:00
gwh pushed to main at gwh/x50ng 2024-11-13 10:24:22 +01:00
12ce010536 simplify print_config()