Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / rockorager/libvaxis issues and pull requests

#47 - fix: add ThreadPool for key events on macOS

Pull Request - State: closed - Opened by robbielyman 5 months ago

#47 - fix: add ThreadPool for key events on macOS

Pull Request - State: closed - Opened by robbielyman 5 months ago

#46 - tty(windows): fix mouse wheel direction calculation

Pull Request - State: closed - Opened by neurocyte 5 months ago

#46 - tty(windows): fix mouse wheel direction calculation

Pull Request - State: closed - Opened by neurocyte 5 months ago

#45 - build: allow building on freebsd

Pull Request - State: closed - Opened by neurocyte 5 months ago

#45 - build: allow building on freebsd

Pull Request - State: closed - Opened by neurocyte 5 months ago

#44 - Changed the default value of the nvim option to correspond to it's description

Pull Request - State: closed - Opened by frdwin 5 months ago - 3 comments

#44 - Changed the default value of the nvim option to correspond to it's description

Pull Request - State: closed - Opened by frdwin 5 months ago - 3 comments

#43 - build: export some symbols for thespian.Loop

Pull Request - State: closed - Opened by neurocyte 5 months ago

#43 - build: export some symbols for thespian.Loop

Pull Request - State: closed - Opened by neurocyte 5 months ago

#42 - fix: update to zig 0.13, broken test

Pull Request - State: closed - Opened by robbielyman 5 months ago - 2 comments

#42 - fix: update to zig 0.13, broken test

Pull Request - State: closed - Opened by robbielyman 5 months ago - 2 comments

#41 - ScrollView: do scroll bounds checking early

Pull Request - State: closed - Opened by Cloudef 5 months ago - 1 comment

#41 - ScrollView: do scroll bounds checking early

Pull Request - State: closed - Opened by Cloudef 5 months ago - 1 comment

#40 - Zig build hangs

Issue - State: closed - Opened by hedyhli 5 months ago - 6 comments

#40 - Zig build hangs

Issue - State: closed - Opened by hedyhli 5 months ago - 6 comments

#39 - windows tty

Pull Request - State: closed - Opened by rockorager 5 months ago

#39 - windows tty

Pull Request - State: closed - Opened by rockorager 5 months ago

#38 - make most dependecies optional

Pull Request - State: closed - Opened by neurocyte 5 months ago - 2 comments

#38 - make most dependecies optional

Pull Request - State: closed - Opened by neurocyte 5 months ago - 2 comments

#37 - TextView: fix cols when appending to a buffer

Pull Request - State: closed - Opened by Cloudef 5 months ago - 1 comment

#37 - TextView: fix cols when appending to a buffer

Pull Request - State: closed - Opened by Cloudef 5 months ago - 1 comment

#36 - README example didnt compile

Issue - State: closed - Opened by jacknicklenson 5 months ago - 1 comment

#36 - README example didnt compile

Issue - State: closed - Opened by jacknicklenson 5 months ago - 1 comment

#35 - Introduce new standard widgets

Pull Request - State: closed - Opened by Cloudef 5 months ago - 5 comments

#35 - Introduce new standard widgets

Pull Request - State: closed - Opened by Cloudef 5 months ago - 5 comments

#34 - fix: manually reschedule to avoid hang on macOS

Pull Request - State: closed - Opened by robbielyman 5 months ago - 1 comment

#34 - fix: manually reschedule to avoid hang on macOS

Pull Request - State: closed - Opened by robbielyman 5 months ago - 1 comment

#33 - fix: (build.zig.zon) tty.zig not capitalized

Pull Request - State: closed - Opened by robbielyman 5 months ago - 1 comment

#33 - fix: (build.zig.zon) tty.zig not capitalized

Pull Request - State: closed - Opened by robbielyman 5 months ago - 1 comment

#32 - build.zig.zon: fix paths

Pull Request - State: closed - Opened by Cloudef 5 months ago

#32 - build.zig.zon: fix paths

Pull Request - State: closed - Opened by Cloudef 5 months ago

#31 - Fix pixel mouse detection

Pull Request - State: closed - Opened by neurocyte 5 months ago

#31 - Fix pixel mouse detection

Pull Request - State: closed - Opened by neurocyte 5 months ago

#30 - tty: do not close /dev/tty on macos

Pull Request - State: closed - Opened by neurocyte 5 months ago

#30 - tty: do not close /dev/tty on macos

Pull Request - State: closed - Opened by neurocyte 5 months ago

#29 - Add sgr-pixel detection and coordinate to offset translation

Pull Request - State: closed - Opened by neurocyte 5 months ago

#29 - Add sgr-pixel detection and coordinate to offset translation

Pull Request - State: closed - Opened by neurocyte 5 months ago

#28 - vaxis: add osc52 copy/paste support

Pull Request - State: closed - Opened by neurocyte 6 months ago - 2 comments

#28 - vaxis: add osc52 copy/paste support

Pull Request - State: closed - Opened by neurocyte 6 months ago - 2 comments

#27 - Add functions to allow async Vaxis.queryTerminal()

Pull Request - State: closed - Opened by neurocyte 6 months ago

#27 - Add functions to allow async Vaxis.queryTerminal()

Pull Request - State: closed - Opened by neurocyte 6 months ago

#26 - screen: fix off by one error in readCell bounds checks

Pull Request - State: closed - Opened by neurocyte 6 months ago

#26 - screen: fix off by one error in readCell bounds checks

Pull Request - State: closed - Opened by neurocyte 6 months ago

#25 - Fix a couple of segfaults when windows are partially or entirely off screen

Pull Request - State: closed - Opened by neurocyte 6 months ago - 1 comment

#25 - Fix a couple of segfaults when windows are partially or entirely off screen

Pull Request - State: closed - Opened by neurocyte 6 months ago - 1 comment

#24 - Documentation doesn't load

Issue - State: closed - Opened by gschwaer 6 months ago - 2 comments

#24 - Documentation doesn't load

Issue - State: closed - Opened by gschwaer 6 months ago - 2 comments

#23 - vaxis: export Parser, Tty and getWinsize for applications that cannot use Loop

Pull Request - State: closed - Opened by neurocyte 6 months ago - 1 comment

#23 - vaxis: export Parser, Tty and getWinsize for applications that cannot use Loop

Pull Request - State: closed - Opened by neurocyte 6 months ago - 1 comment

#22 - window: add readCell method

Pull Request - State: closed - Opened by neurocyte 6 months ago

#22 - window: add readCell method

Pull Request - State: closed - Opened by neurocyte 6 months ago

#21 - Fix examples: main, pathological, table to build.

Pull Request - State: closed - Opened by forgoty 6 months ago

#21 - Fix examples: main, pathological, table to build.

Pull Request - State: closed - Opened by forgoty 6 months ago

#20 - API for text layout

Issue - State: closed - Opened by rockorager 7 months ago - 6 comments

#20 - API for text layout

Issue - State: closed - Opened by rockorager 7 months ago - 6 comments

#19 - Key.matches doesn't work if num locks is enabled

Issue - State: closed - Opened by Minemobs 7 months ago - 1 comment

#19 - Key.matches doesn't work if num locks is enabled

Issue - State: closed - Opened by Minemobs 7 months ago - 1 comment

#18 - Fix usage example in README

Pull Request - State: closed - Opened by tomasz-lisowski 7 months ago - 1 comment

#18 - Fix usage example in README

Pull Request - State: closed - Opened by tomasz-lisowski 7 months ago - 1 comment

#17 - build: add option for example to run

Pull Request - State: closed - Opened by daylinmorgan 7 months ago - 1 comment

#17 - build: add option for example to run

Pull Request - State: closed - Opened by daylinmorgan 7 months ago - 1 comment

#16 - help ziglyph to zg

Issue - State: closed - Opened by AS400JPLPC 7 months ago - 6 comments

#16 - help ziglyph to zg

Issue - State: closed - Opened by AS400JPLPC 7 months ago - 6 comments

#15 - fix: delete unused select.zig

Pull Request - State: closed - Opened by robbielyman 7 months ago - 1 comment

#15 - fix: delete unused select.zig

Pull Request - State: closed - Opened by robbielyman 7 months ago - 1 comment

#14 - Re-sync to main

Pull Request - State: closed - Opened by 00JCIV00 7 months ago - 4 comments

#14 - Re-sync to main

Pull Request - State: closed - Opened by 00JCIV00 7 months ago - 4 comments

#13 - window: add custom border location option

Pull Request - State: closed - Opened by rockorager 7 months ago - 2 comments

#13 - window: add custom border location option

Pull Request - State: closed - Opened by rockorager 7 months ago - 2 comments

#12 - Change Border locations to packed struct

Pull Request - State: closed - Opened by SoraTenshi 7 months ago - 2 comments

#12 - Change Border locations to packed struct

Pull Request - State: closed - Opened by SoraTenshi 7 months ago - 2 comments

#11 - core: close read thread via DSR

Pull Request - State: closed - Opened by rockorager 8 months ago

#11 - core: close read thread via DSR

Pull Request - State: closed - Opened by rockorager 8 months ago

#10 - Cursor should always restore on exit

Issue - State: closed - Opened by robbielyman 8 months ago

#10 - Cursor should always restore on exit

Issue - State: closed - Opened by robbielyman 8 months ago

#8 - fix: don't rely on `std.time.microTimestamp()` for accurate statistics

Pull Request - State: closed - Opened by robbielyman 8 months ago - 1 comment

#8 - fix: don't rely on `std.time.microTimestamp()` for accurate statistics

Pull Request - State: closed - Opened by robbielyman 8 months ago - 1 comment

#7 - Sextant rendering?

Issue - State: closed - Opened by notcancername 8 months ago - 1 comment

#7 - Sextant rendering?

Issue - State: closed - Opened by notcancername 8 months ago - 1 comment

#6 - feat: adds `gap_buffer.zig` for `TextInput`

Pull Request - State: closed - Opened by robbielyman 8 months ago - 6 comments

#6 - feat: adds `gap_buffer.zig` for `TextInput`

Pull Request - State: closed - Opened by robbielyman 8 months ago - 6 comments