~leonerd/libtickit/trunk

  • Committer: Paul "LeoNerd" Evans
  • Date: 2020-09-30 19:25:19 UTC
  • Revision ID: leonerd@leonerd.org.uk-20200930192519-20l78hl8gmmhurlx
Unit test that destroying a toplevel Tickit instance destroys its root window
Filename Latest Rev Last Changed Committer Comment Size
..
bindings.c 742 4 years ago Paul "LeoNerd" Evans Implement a TICKIT_BIND_ONESHOT flag for one-shot 4.2 KB Diff Download File
bindings.h 632 5 years ago Paul "LeoNerd" Evans Rename 'hooklist' concept to 'bindings' to avoid o 2.7 KB Diff Download File
debug.c 695 4 years ago Paul "LeoNerd" Evans Conditionally #define feature-test macros only on 3.8 KB Diff Download File
evloop-default.c 743 4 years ago Paul "LeoNerd" Evans Rename 'io_read' event hook to 'io'; expose a real 4.4 KB Diff Download File
fullwidth.inc 715 4 years ago Paul "LeoNerd" Evans Steal the more-accurate version of wcwidth from li 2.4 KB Diff Download File
fullwidth.inc.PL 715 4 years ago Paul "LeoNerd" Evans Steal the more-accurate version of wcwidth from li 551 bytes Diff Download File
linechars.inc 237 10 years ago Paul "LeoNerd" Evans Initial copy of TickitRenderBuffer implementation 2.2 KB Diff Download File
linechars.inc.PL 237 10 years ago Paul "LeoNerd" Evans Initial copy of TickitRenderBuffer implementation 6.8 KB Diff Download File
mockterm.c 733 4 years ago Paul "LeoNerd" Evans Delete tickit_term_new_for_driver() now it can be 13.9 KB Diff Download File
pen.c 741 4 years ago Paul "LeoNerd" Evans Accept colour desc strings to tickit_pen_new_attrs 14.6 KB Diff Download File
rect.c 302 9 years ago Paul "LeoNerd" Evans Actually implement (+test +document) the prototype 4.6 KB Diff Download File
rectset.c 544 6 years ago Paul "LeoNerd" Evans Add tickit_rectset_get_rect() for fetching one ind 6.1 KB Diff Download File
renderbuffer.c 696 4 years ago Paul "LeoNerd" Evans Also make _XOPEN_SOURCE conditional on __GLIBC__ i 32.6 KB Diff Download File
string.c 539 6 years ago Paul "LeoNerd" Evans Declare tickit_string_{get,len} as taking const in 722 bytes Diff Download File
term.c 757 4 years ago Paul "LeoNerd" Evans Additionally, only use the result of tcgetattr() i 26.4 KB Diff Download File
termdriver-ti.c 667 5 years ago Paul "LeoNerd" Evans TickitTermProbeArgs can just compose a TickitTermi 15.2 KB Diff Download File
termdriver-xterm.c 727 4 years ago Paul "LeoNerd" Evans Make termdrv.h API independent of libtermkey by ca 17 KB Diff Download File
termdriver.h 667 5 years ago Paul "LeoNerd" Evans TickitTermProbeArgs can just compose a TickitTermi 373 bytes Diff Download File
tickit.c 762 3 years ago Paul "LeoNerd" Evans Don't need to watch stdin for TICKIT_IO_HUP condit 13.4 KB Diff Download File
unicode.h 715 4 years ago Paul "LeoNerd" Evans Steal the more-accurate version of wcwidth from li 9.5 KB Diff Download File
utf8.c 715 4 years ago Paul "LeoNerd" Evans Steal the more-accurate version of wcwidth from li 4 KB Diff Download File
window.c 699 4 years ago Paul "LeoNerd" Evans Avoid SEGV on shutdown if windows get closed after 35.8 KB Diff Download File
xterm-palette.inc 178 11 years ago Paul "LeoNerd" Evans Down-convert pen indexes unsupported by the termin 3.3 KB Diff Download File
xterm-palette.inc.PL 178 11 years ago Paul "LeoNerd" Evans Down-convert pen indexes unsupported by the termin 938 bytes Diff Download File