[Tickit-dev] libtickit v0.2 release

Paul "LeoNerd" Evans leonerd at leonerd.org.uk
Fri Jan 5 16:27:13 GMT 2018


As suggested a few weeks ago, I've now made the real release of
libtickit version 0.2:

  http://www.leonerd.org.uk/code/libtickit/libtickit-0.2.tar.gz

(at http://www.leonerd.org.uk/code/libtickit/)

It adds a CHANGES file, which lists:
  * Added tickit_window_{is,set}_steal_focus(3)
  * Added entire toplevel Tickit instance
  * New bind_events API style - one event + flags, instead of bitmask
  * Renamed:
     + tickit_string_seqlen   => tickit_utf8_seqlen
     + tickit_string_putchar  => tickit_utf8_put
     + tickit_string_mbswidth => tickit_utf8_mbswidth
     + tickit_string_byte2col => tickit_utf8_byte2col
     + tickit_string_col2byte => tickit_utf8_col2byte
     + tickit_string_count*   => tickit_utf8_count*
  * Added TickitString
  * Added tickit_rectset_get_rect(3)
  * Added tickit_renderbuffer_skiprect(3)
  * Added tickit_renderbuffer_moverect(3)
  * Added tickit_term_ctlname(3) and tickit_term_lookup_ctl(3)
  * Added tickit_term_pause(3), tickit_term_resume(3)
  * Added secondary RGB8 pen attributes
  * Support RGB8 in xterm driver

With that done, the next milestone is v0.3:

  https://launchpad.net/libtickit/+milestone/v0.3

which primarily will be trying to get enough features and support that
neovim can use it. There's still plenty more unassigned blueprints yet,
so I'm open to more ideas or suggestions on what to work on next:

  https://blueprints.launchpad.net/libtickit

-- 
Paul "LeoNerd" Evans

leonerd at leonerd.org.uk      |  https://metacpan.org/author/PEVANS
http://www.leonerd.org.uk/  |  https://www.tindie.com/stores/leonerd/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 195 bytes
Desc: OpenPGP digital signature
URL: <http://mail.leonerd.org.uk/pipermail/tickit-dev/attachments/20180105/c71080bb/attachment.sig>


More information about the Tickit-dev mailing list