Commit graph

35 commits

Author SHA1 Message Date
Gwenhael Le Moine
47bae12f59
Remove SDL1 GUI. WITH_SDL=yes and --sdl are kept around to not break habits 2024-09-08 17:03:14 +02:00
Gwenhael Le Moine
bdd6310bc1
update README 2024-09-08 16:20:00 +02:00
Lucio Sauer
79c31d6782 Makefile: link against user-configurable Lua version 2024-08-16 03:03:37 +02:00
Gwenhael Le Moine
c7334a030b
less self-depreciation 2024-08-15 09:52:15 +02:00
Gwenhael Le Moine
d816bb370c
simplify make install instructions 2024-02-26 16:21:48 +01:00
Gwenhael Le Moine
faf6855dfc
updated --tui-tiny screenshot with a --mono one for readability 2023-12-14 17:06:49 +01:00
Gwenhael Le Moine
08d6ae9eb6
update README.md about --tui-tiny and --tui-small 2023-11-04 23:08:41 +01:00
Gwenhael Le Moine
4e246ad1f6
clarification 2023-11-02 10:06:43 +01:00
Gwenhael Le Moine
2ecd7d5386
remap Fx keys in tui and standardize them across all 3 UIs (x11, sdl and tui) 2023-11-02 10:04:40 +01:00
Gwenhael Le Moine
8be22aecec
[ui_text] Wow, --tui --tiny was much easier then I feared! 2023-10-19 11:11:34 +02:00
Gwenhael Le Moine
d4ab82457d
refresh screenshots 2023-10-18 17:48:38 +02:00
Gwenhael Le Moine
67168cd1db
$XDG_CONFIG_HOME 2023-10-01 21:03:26 +02:00
Gwenhael Le Moine
3a976c9af7
config.lua and its consequences looks good 2023-10-01 12:47:42 +02:00
Gwenhael Le Moine
07a2aaa9ee
reintroduce conditional front-ends at build, try to auto-detect them. 2023-09-27 16:26:27 +02:00
Gwenhael Le Moine
329a1df3b0
add screenshots 2023-09-24 22:30:07 +02:00
Gwenhael Le Moine
df0b102141
update README.md 2023-09-23 19:38:00 +02:00
Gwenhael Le Moine
6e24208d70
[tui] more keybindings in --tui, update README and manpage 2023-09-23 18:56:39 +02:00
Gwenhael Le Moine
7ba9008dd1
Usage section in README 2023-09-20 16:10:59 +02:00
Gwenhael Le Moine
90b8035654
Both sdl and x11 front-ends are compiled, selectable at runtime 2023-09-18 15:25:35 +02:00
Gwenhael Le Moine
b71cf92df9
update README.md about x11, add back X48NG.ad 2023-09-18 12:13:13 +02:00
Gwenhael Le Moine
7a699985ca
README 2023-09-16 13:43:00 +02:00
Gwenhael Le Moine
6c7f590440
update README.md 2023-09-15 10:22:34 +02:00
Gwenhael Le Moine
4fd2511451
Add back the debugger
This reverts commit 3e78821d4a.
2023-09-15 09:53:39 +02:00
Gwenhael Le Moine
96b959d210
manpage in the roadmap 2023-09-13 22:03:48 +02:00
Gwenhael Le Moine
1a306a0b05
revise roadmap 2023-09-13 21:57:55 +02:00
Gwenhael Le Moine
38e34988c4
Adjust README for this branch 2023-09-13 15:17:26 +02:00
Gwenhael Le Moine
3e78821d4a
[major] entirely removed debugger and realine dependency 2023-09-07 12:40:04 +02:00
Gwenhael Le Moine
5205e2c6d9
drop WITH_DEBUGGER, debugger is always built and embedded 2023-09-06 17:03:14 +02:00
Gwenhael Le Moine
63412e14d3
make including the debugger a compilation option WITH_DEBUGGER 2023-05-18 23:11:40 +02:00
Gwenhael Le Moine
c4668b65b2
code formatting 2023-05-17 10:27:19 +02:00
gwenhael
9ddaca8304
mention github issues 2023-05-15 09:31:07 +02:00
Gwenhael Le Moine
8c6470e5e0
fix #3, non issue, it's just an artifact of how _I_ close x48ng
Turns out having Ctrl+Super+C as a shortcut to close windows has this
side effect.
2023-05-10 15:08:35 +02:00
Gwenhael Le Moine
309d23b855
list 2 known bugs 2023-05-10 14:44:38 +02:00
Gwenhael Le Moine
9461971dd3
updated README 2023-04-30 19:16:49 +02:00
Gwenhael Le Moine
97da416cbd
x48ng 0.9.9 2023-04-30 18:16:13 +02:00