Commit Graph

12 Commits

Author SHA1 Message Date
Leon Henrik Plickat
ccfaa03839 new API
and code cleanup
2023-12-30 08:53:39 +01:00
Leon Henrik Plickat
2e409596cf check if layout-demand-handler exists every time it is called 2023-12-29 11:38:26 +01:00
Leon Henrik Plickat
098f15860c replace scm_c_primitive_load() with scm_primitive_load()
The c version does not auto-compile scripts, the other version
however does.
2023-12-29 11:33:00 +01:00
Leon Henrik Plickat
98f6c30e45 use scm_call_3 instead of scm_call to call layout-demand-handler 2023-12-29 10:19:03 +01:00
Leon Henrik Plickat
0bbe968afe fix crash when finding init script 2023-12-29 08:16:20 +01:00
Leon Henrik Plickat
aab2f4ef17 fix man page header 2023-11-25 21:01:53 +01:00
Leon Henrik Plickat
23e160f2d0 round number before converting to exact 2023-11-25 20:59:25 +01:00
Leon Henrik Plickat
997bf072e4 remove unneeded include 2023-11-25 20:29:02 +01:00
Leon Henrik Plickat
60a0986a0b add manpage 2023-11-25 16:33:19 +01:00
Leon Henrik Plickat
e55ca945a0 add README.md 2023-11-25 16:22:16 +01:00
Leon Henrik Plickat
d1e16721b2 graft guile onto the layout logic 2023-11-25 16:22:09 +01:00
Leon Henrik Plickat
35201437b3 init 2023-11-24 23:17:18 +01:00