Commit Graph

8302 Commits (810f8694eca50e4c563bede3ee081d645f12d275)
 

Author SHA1 Message Date
nick black 810f8694ec
v3.0.6 2 years ago
nick black 99528ba6d0
restore: pull from successive columns #2603 2 years ago
nick black b93e63656e
[sixels] handle direct (engineless) case 2 years ago
Alex Samuel ceb4a0e948 (Failing) test case for UNALIGNED puttext. 2 years ago
nick black aa7e0b4c0f
[puttext] only align when not UNALIGNED #2611 2 years ago
nick black fde0020391
[sixel] fill in missing rows in write_auxvec #2603 2 years ago
Alex Samuel d39f98dcd3 Fix conversion and sign-conversion warnings. 2 years ago
Alex Samuel 2cf9abee93 set_scrolling() takes positional args. 2 years ago
Alex Samuel 8b86d0e013 Decode potentially more than one byte. 2 years ago
Alex Samuel 968155b2ab Clean up example script a bit. 2 years ago
nick black 7a9f3bedd4 [sixel] restore logic #2603 2 years ago
nick black d21487c555 [sixel] copy in remainder on rebuild #2603 2 years ago
nick black 6dd8498a3d [sixel] first chunk of in-place restore_vec() 2 years ago
nick black c3f1134d93 [sixel] correct writeout of the auxvec #2603 2 years ago
nick black d678157464 [sixel_trans_auxvec] use AUXVECELEMSIZE 2 years ago
nick black c8c92a1e8c [sixel] don't use more than 65534 color registers 2 years ago
Alex Samuel ce7d1f20f3 [py] Cast to silence warning. 2 years ago
Alex Samuel 1d7961e912 [py] Update stub file for get methods. 2 years ago
Alex Samuel bc98a52ea8 [py] Implement get() with deadline. 2 years ago
nick black da698887fd
s/comoponents/components/ 2 years ago
nick black 4730c3de47
[sixel_trans_auxvec] AUXVECELEMSIZE, not 3 2 years ago
nick black 196958dce0
[ncmenu_offer_input] change selected item on mouse click #2583 2 years ago
nick black b198c99f31
[menu] fix bottom disableds in menu PoC 2 years ago
nick black d3b6e47d15
ncmenu: fix mice y for bottom menus #2582 2 years ago
nick black 9757b118b1
ncmenu: correct item for mouse clicks on bottom menus #2582 2 years ago
nick black ab5ba75535
ncmenu: fix horizontal bounds for mouse clicks #2582 2 years ago
nick black 6bd7f755f6
[ncmenu_mouse_selected] don't return disabled items #2582 2 years ago
nick black 9647e49cba
[menu] test a few more disabled cases #2582 2 years ago
nick black f0976131e9
[ncmenu] open to first enabled item #2582 2 years ago
nick black 0769d82cf5
[menu] support mouse clicks in menu PoC #2582 2 years ago
nick black 1a0e254699
[ncmenu] detect cycles in section with all-disabled items #2606 2 years ago
nick black a7e630043a
[drone] update to newest gentoo 2022-02-07a builder 2 years ago
nick black d1b1c1f019
[README] add link to Dart wrappers #2595 2 years ago
nick black 09c018f123 [input] correct process_escape() assert() #2590 2 years ago
nick black e5244cd953 [sixel] add comment on POPULATION 2 years ago
nick black 7fdd0e5b4d [sixel] safe, reliable worker engine #2573 2 years ago
nick black 5d3266ce33 [sixel] widen check in auxvec_idx() 2 years ago
nick black d6056c77fb [sixel] need a broadcast to bring out all workers #2573 2 years ago
nick black 481871fc69 [sixel] thread on bands #2573 2 years ago
nick black 403ae965fa [sixel] queue + engine #2537 2 years ago
nick black b6d01be757 [sixel] pass down cellpixel parameters to write_auxvec() #2573 2 years ago
nick black f040d14e6b [sixel] implement auxvec_idx() 2 years ago
nick black 8194a452db [sixel] drop sixeltable type/intermediary 2 years ago
nick black 0eec4cf310 [sixel] restructure rebuild to look like wipe #2573 2 years ago
nick black b8f5934830
[drone] use new debian builder 2 years ago
Alex Samuel e1d2b8bbf6 [py] Fix function signatures. 2 years ago
Alex Samuel 0efeb4e28f [py] Get the input tester to work. 2 years ago
Alex Samuel 87ffd4c160 [py] Implement Notcurses.get_blocking() and Notcurses.get_nblock(). 2 years ago
Alex Samuel ed2a459b6f [py] Add NcInput type. 2 years ago
Alex Samuel 9d648e9457 Don't use ul masks for unsigneds. 2 years ago