Held my first talk using slinp[1]. It went very well! slinp does
exactly what I need. I'm very pleased with it. :-)
While creating my slides, I extended my makefile for LaTeX so that it
creates a slinp notes file from special markup in my LaTeX source
code. Actually, it's just a little awk snippet. Awesome -- and
simple.
Plus, managing the slinp windows with dwm[2] worked very well. It's
nice in dwm that you can have different tag sets and different layouts
per monitor.
____________________
1.
https://github.com/vain/slinp
2.
https://github.com/vain/dwm-vain/blob/3b11452c63d1a691673e6079cfb200aa392d4244/dwm.c#L1734