claw
Font, that I use for my terminal. Originally borrowed from FAR plugring, but almost entirely changed from that time.
- Glyphs: ascii, cyrillic and some unicode
- Format: BDF
- Size: 8x16
wiki
This site source.
i3-*
i3-patches and i3-scripts (mostly in the state "just get it working") for i3-wm X window manager, that I use now (switched from ion3).
mcabber-patches
AKA mcabber-experimental. MQ patch queue for mcabber jabber ncurses client, that I use for a long time.
mcabber-streams*, mcabber-si
Modules are in the process of updating, thus, source is a complete mess.
mcabber-*
A set of mcabber modules.
lua-lm
Lua interface for loudmouth XMPP C library, that mcabber does use. Convenient for use with [mcabber-lua][] module.
docgen
Simple perl script to generate documentation (mainly, lua interfaces) from sources (mainly, C) in html and markdown formats.
lua*
All that are related projects, outdated, that had the goal to implement some wide-chars capable ncurses interface and connect to it mruagent (lua-mru) or jabber (lua-lm) or both - something resembling mcabber, but written in lua. To get an impression, what it is all about, you can look at lua-undefined.
- lua-notifier provides notification on data changes.
- lua-cbqueue provides means to manage callback queues.
- lua-glib provides mainloop, timers and other generic functions.
- lua-ncurses provides interface drawing facilities.
- lua-readline provides input infrastructure.
- luanoreadline allows to get rid of auto-loaded by usual lua binary non-wide libreadline.
lou-patches
My MQ patch queue for linux.org.ua code repository.