Skip to content

Releases: CommandJoo/Tuirmite

Tuirmite

04 Jan 14:09
Compare
Choose a tag to compare

[+] Added More Keys
[+] Link Component
[+] Moved de.johannes.curses.window to de.johannes.curses.ui
[+] Added Text Component
[+] Switched from normal constructors to Builder class for most Components

Tuirmite

10 Dec 17:24
Compare
Choose a tag to compare

Java NCurses Implementation
[.] fixed $ formatting incorrectly
[-] Connecting Borders -> need to reimplement
[+] Custom Key Handler
[+] Rounded Corners
[.] Methods cleaned up]
[+] TextInput Component
[+] Rounded Corners for Windows

Java Native NCurses

03 Dec 11:18
Compare
Choose a tag to compare

Java NCurses implementation
[+] Formatting Strings by using $ codes
[+] Minimum window bounds
[+] Made many Curses methods statically available
[+] Better more efficient ColorBuilder
[~] Refactor NativeCurses -> Curses and package Change

Tuirmite

26 Nov 16:24
Compare
Choose a tag to compare

Java Native Curses implementation
[+] Selector Component
[+] Connecting Borders
[+] Static accessors for things like terminal width in NativeCurses
[+] Better drawing updates
[-] touched value

Tuirmite

24 Nov 16:06
Compare
Choose a tag to compare

Java NCurses Wrapper
TUI Api
[+] WindowManager
[+] Window, Textfield, Button etc...
[+] NativeCurses