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

#105 - Add application framework

Pull Request - State: open - Opened by rockorager 3 days ago - 1 comment

#104 - test: test Screen, skip TestTty on windows

Pull Request - State: closed - Opened by rockorager 3 days ago

#103 - core: reset cursor and sgr in resetState

Pull Request - State: closed - Opened by rockorager 3 days ago

#102 - tty: move tty impls to common file

Pull Request - State: closed - Opened by rockorager 3 days ago

#101 - build!: make zigimg a required dependency

Pull Request - State: closed - Opened by rockorager 3 days ago

#100 - core!: move libxev and zig-aio event loops to USAGE.md

Pull Request - State: closed - Opened by rockorager 3 days ago

#99 - zig fmt

Pull Request - State: closed - Opened by rockorager 3 days ago

#98 - `resetState` should show the cursor

Issue - State: closed - Opened by rockorager 4 days ago

#97 - tty: add test tty

Pull Request - State: closed - Opened by rockorager 4 days ago

#96 - Add new alignment widgets

Pull Request - State: closed - Opened by JustinBraben 10 days ago - 1 comment

#96 - Add new alignment widgets

Pull Request - State: closed - Opened by JustinBraben 10 days ago - 1 comment

#95 - Adding a few more alignment widgets

Issue - State: closed - Opened by JustinBraben 16 days ago - 2 comments

#95 - Adding a few more alignment widgets

Issue - State: closed - Opened by JustinBraben 16 days ago - 2 comments

#94 - widgets.TextView: add intCast

Pull Request - State: closed - Opened by knightpp 17 days ago - 1 comment

#94 - widgets.TextView: add intCast

Pull Request - State: closed - Opened by knightpp 17 days ago - 1 comment

#93 - TextView widget needs int cast

Issue - State: closed - Opened by knightpp 17 days ago

#93 - TextView widget needs int cast

Issue - State: closed - Opened by knightpp 17 days ago

#92 - zg: remove grapheme_data init

Pull Request - State: closed - Opened by rockorager 19 days ago

#91 - window: make print infallible

Pull Request - State: closed - Opened by rockorager 19 days ago

#90 - window!: make initChild private

Pull Request - State: closed - Opened by rockorager 19 days ago

#89 - cell: change width type from usize to u8

Pull Request - State: closed - Opened by rockorager 19 days ago

#88 - Adding saturating subtraction for width in Window.child

Pull Request - State: closed - Opened by Southporter 21 days ago - 1 comment

#88 - Adding saturating subtraction for width in Window.child

Pull Request - State: closed - Opened by Southporter 21 days ago - 1 comment

#87 - tty(posix): remove signal handler when we have in-band-resize

Pull Request - State: closed - Opened by rockorager 22 days ago

#86 - `reached unreachable code` error when building the starter repo

Issue - State: closed - Opened by medakk 27 days ago - 1 comment

#86 - `reached unreachable code` error when building the starter repo

Issue - State: closed - Opened by medakk 27 days ago - 1 comment

#85 - bracketed paste: use same event as OSC 52 paste

Issue - State: open - Opened by rockorager 27 days ago

#85 - bracketed paste: use same event as OSC 52 paste

Issue - State: open - Opened by rockorager 27 days ago

#83 - TextInput: add ability to draw widget with a style

Pull Request - State: closed - Opened by jcollie about 1 month ago

#83 - TextInput: add ability to draw widget with a style

Pull Request - State: closed - Opened by jcollie about 1 month ago

#82 - Implemented View component for easy scrolling

Pull Request - State: closed - Opened by 00JCIV00 about 1 month ago - 6 comments

#82 - Implemented View component for easy scrolling

Pull Request - State: closed - Opened by 00JCIV00 about 1 month ago - 6 comments

#81 - subscribeToColorSchemeUpdates needs a mutable reference

Pull Request - State: closed - Opened by jcollie about 1 month ago - 1 comment

#81 - subscribeToColorSchemeUpdates needs a mutable reference

Pull Request - State: closed - Opened by jcollie about 1 month ago - 1 comment

#80 - More Table Widget Improvements

Pull Request - State: closed - Opened by 00JCIV00 about 2 months ago - 1 comment

#80 - More Table Widget Improvements

Pull Request - State: closed - Opened by 00JCIV00 about 2 months ago - 1 comment

#79 - Support sixel format for images

Issue - State: open - Opened by Ratakor about 2 months ago - 4 comments

#78 - vaxis: attempt to reset cursor shape

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

#78 - vaxis: attempt to reset cursor shape

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

#77 - Cursor Reset

Issue - State: closed - Opened by karlseguin about 2 months ago - 3 comments

#77 - Cursor Reset

Issue - State: closed - Opened by karlseguin about 2 months ago - 3 comments

#76 - error: pts: /dev/pts/1 if create terminal after event loop

Issue - State: closed - Opened by LightSrc about 2 months ago - 2 comments

#76 - error: pts: /dev/pts/1 if create terminal after event loop

Issue - State: closed - Opened by LightSrc about 2 months ago - 2 comments

#75 - MacOS / VSCode Terminal - hex color is not right? Anyone else?

Issue - State: closed - Opened by const-void 2 months ago - 4 comments

#75 - MacOS / VSCode Terminal - hex color is not right? Anyone else?

Issue - State: closed - Opened by const-void 2 months ago - 4 comments

#74 - No background colors in Dev TTY

Issue - State: closed - Opened by LightSrc 2 months ago - 9 comments

#74 - No background colors in Dev TTY

Issue - State: closed - Opened by LightSrc 2 months ago - 9 comments

#73 - feat: add setTerminalWorkingDirectory (OSC7)

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

#73 - feat: add setTerminalWorkingDirectory (OSC7)

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

#72 - Build failure in dependency with Zig master

Issue - State: open - Opened by mnemnion 3 months ago - 4 comments

#72 - Build failure in dependency with Zig master

Issue - State: open - Opened by mnemnion 3 months ago - 4 comments

#71 - Table widget updates: better cell printing and custom header/column options

Pull Request - State: closed - Opened by 00JCIV00 3 months ago - 1 comment

#71 - Table widget updates: better cell printing and custom header/column options

Pull Request - State: closed - Opened by 00JCIV00 3 months ago - 1 comment

#69 - Updated the Table Widget & Fixed Window.fill() bounds checks

Pull Request - State: closed - Opened by 00JCIV00 3 months ago - 1 comment

#69 - Updated the Table Widget & Fixed Window.fill() bounds checks

Pull Request - State: closed - Opened by 00JCIV00 3 months ago - 1 comment

#68 - fix memleak with transmitted image example

Pull Request - State: closed - Opened by glyh 3 months ago

#68 - fix memleak with transmitted image example

Pull Request - State: closed - Opened by glyh 3 months ago

#67 - Logs messing up with text_input example

Issue - State: closed - Opened by glyh 3 months ago - 3 comments

#67 - Logs messing up with text_input example

Issue - State: closed - Opened by glyh 3 months ago - 3 comments

#66 - memleak in image example

Issue - State: closed - Opened by glyh 3 months ago

#66 - memleak in image example

Issue - State: closed - Opened by glyh 3 months ago

#64 - fix: panic invalid enum value on left or right scroll

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

#64 - fix: panic invalid enum value on left or right scroll

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

#63 - Primary screen resize not handled properly

Issue - State: closed - Opened by rockorager 3 months ago

#63 - Primary screen resize not handled properly

Issue - State: closed - Opened by rockorager 3 months ago

#62 - Remove incorrect pointer capture

Pull Request - State: closed - Opened by InKryption 4 months ago - 1 comment

#62 - Remove incorrect pointer capture

Pull Request - State: closed - Opened by InKryption 4 months ago - 1 comment

#61 - aio: update aio, add LoopWithModules

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

#61 - aio: update aio, add LoopWithModules

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

#60 - Add missing tty.deinit calls in examples

Pull Request - State: closed - Opened by ippsav 4 months ago - 1 comment

#60 - Add missing tty.deinit calls in examples

Pull Request - State: closed - Opened by ippsav 4 months ago - 1 comment

#59 - fix: use u64 for render_dur so that *Vaxis becomes align(8)

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

#59 - fix: use u64 for render_dur so that *Vaxis becomes align(8)

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

#58 - feat(windows): parse escape seqences in windows input stream

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

#58 - feat(windows): parse escape seqences in windows input stream

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

#57 - fix(windows): fix parsing of UTF-16 codepoints in eventFromRecord

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

#57 - fix(windows): fix parsing of UTF-16 codepoints in eventFromRecord

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

#56 - fix: don't call the callback synchronously on watcher init

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

#56 - fix: don't call the callback synchronously on watcher init

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

#54 - aio: update to latest, windows, code reuse

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

#53 - scrollbar: use divCeil to calculate correct height

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

#53 - scrollbar: use divCeil to calculate correct height

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

#52 - vaxis: add aio event loop and example

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

#52 - vaxis: add aio event loop and example

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

#51 - fix: `Window.printSegments` correctly prints all non-trailing whitespace

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

#51 - fix: `Window.printSegments` correctly prints all non-trailing whitespace

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

#50 - feat: add col_offset to Window.print

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

#50 - feat: add col_offset to Window.print

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

#48 - fix: deinit TTY to avoid stair-stepped output

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

#48 - fix: deinit TTY to avoid stair-stepped output

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