• Joined on 2024年11月21日
torb pushed to main at torb/schemacs-lens 2026年06月08日 06:14:05 +02:00
ece2775610 README.md: add command for Guix
896e39ccd4 Use local directory as origin for guix.scm
2042062753 copy schemacs/test.sld
Compare 3 commits »
torb pushed to main at torb/schemacs-lens 2026年06月07日 18:28:22 +02:00
f79f154d23 add guix.scm
torb pushed to main at torb/schemacs-lens 2026年06月07日 18:25:43 +02:00
7a24093529 copy schemacs/cursor.sld
torb pushed to main at torb/schemacs-lens 2026年06月07日 18:21:51 +02:00
7a1da8b20c copy schemacs/pretty.sld
torb pushed to main at torb/schemacs-lens 2026年06月07日 18:19:05 +02:00
14a5ddae51 copy schemacs/bitwise.sld
torb pushed to main at torb/schemacs-lens 2026年06月07日 18:09:37 +02:00
2766692ddb rename gypsum->schemacs
38a3b39c39 Initial import from schemacs and gypsum-lens
torb created branch main in torb/schemacs-lens 2026年06月07日 18:09:36 +02:00
torb created repository torb/schemacs-lens 2026年06月07日 18:01:00 +02:00
torb commented on pull request river/tinyrwm#5 2026年05月03日 14:48:56 +02:00
guile: add implementation

I added a make target to install the bindings locally, could you test this? It works for me.

torb pushed to master at torb/wayland-scm 2026年05月03日 10:50:38 +02:00
b70f3e65ac repl.Makefile, nrepl.Makefile: use 'guix time-machine'
c5052bde7c introduce lock.scm & 'guix time-machine ...', guile-ares-rs: use 0.9.7
f2abaf4988 guix.scm: minimize using inherit from guile-xyz
a403f7fe18 wayland-scm.texi: add note on demashalling
628ed548df tests.scm: + wl-object-arg
Compare 6 commits »
torb pushed to main at torb/tinyrwm 2026年05月03日 10:43:54 +02:00
a5de31799f guile: remove unused license
e847b7a874 guile: install guile-wayland-scm in manifest
8dfbe20b02 guile: add make target to build bindings
81a62b159f guile: Wording fix in readme
05c2e51924 guile: update to wayland-scm 0.0.6
Compare 41 commits »
torb pushed to main at torb/tinyrwm 2026年05月03日 10:43:23 +02:00
1c88b84e05 guile: remove unused license
torb pushed to main at torb/tinyrwm 2026年05月03日 10:41:57 +02:00
c448891430 guile: install guile-wayland-scm in manifest
torb pushed to main at torb/tinyrwm 2026年05月03日 10:40:15 +02:00
ec59be17dc guile: add make target to build bindings
torb commented on pull request river/tinyrwm#5 2026年04月30日 10:02:04 +02:00
guile: add implementation
torb pushed to main at torb/tinyrwm 2026年04月30日 09:58:34 +02:00
342ce16fcb guile: Wording fix in readme
torb pushed to main at torb/tinyrwm 2026年04月30日 09:56:21 +02:00
5beb17c96f guile: update to wayland-scm 0.0.6
4782054c84 guile: update readme
bb51cccdbf guile: remove development folder
Compare 3 commits »
torb closed issue shegeley/wayland-scm#11 2026年04月25日 08:02:56 +02:00
Should WL-ARG-OBJECT be demarshalled as numeric proxy id:s or proxy records?
torb commented on pull request guix/guix#7598 2026年04月20日 18:22:17 +02:00
gnu: guile-wayland-scm: 0.0.3 -> 0.0.6 + intro tests + install scanner [phase]

We could install the scanner too. I think this would be helpful, but am not sure how to go about this.