Commit Graph

104 Commits (master)

Author SHA1 Message Date
Ondřej Hruška 78aaa949a3
support double lines 7 years ago
Ondřej Hruška 5dbb592946
added OSC for color buttons 7 years ago
Ondřej Hruška d9aa0418fa
updated protocol, added button themeing and font conf 7 years ago
Ondřej Hruška dca44963e8
add new OSC and configurable button count 7 years ago
Ondřej Hruška e98588b317
Fix broken validation for bm* 7 years ago
Ondřej Hruška 2f4cd08c60
import now fully working 7 years ago
Ondřej Hruška 9700465927
fixed many bugs 7 years ago
Ondřej Hruška 1ab4101ac0
use xmacros for terminal config 7 years ago
Ondřej Hruška c0adc253b4
add cgi for setting background image 7 years ago
Ondřej Hruška e49a8b0adf
added codepages 2 and 3 7 years ago
Ondřej Hruška 55afcca955
fix incorrect DCS command handling 7 years ago
Ondřej Hruška faffa68794
use binary messages and fix bugs in utf sanitizer 7 years ago
Ondřej Hruška a6ee808a1d
add SKIP tag to defines 7 years ago
Ondřej Hruška 5150cc32eb
align serializer with front-end changes 7 years ago
Ondřej Hruška 42d5f6bc89
decopt 12 configurable 7 years ago
Ondřej Hruška d2fe37403f
Fix htop display bugs - wrong serialization 7 years ago
Ondřej Hruška b6c5648690
allow zero redraw delay 7 years ago
Ondřej Hruška 062b0e6188
fix messed up bg color encoding 7 years ago
Ondřej Hruška 97552b30c3
fix some bugs + optimize stuff 7 years ago
Ondřej Hruška 1c23e79c59
partial update, may be a bit buggy in places 7 years ago
Ondřej Hruška 1614194d76
Removed one NOTIFY_LOCK() that shouldn't have been there 7 years ago
Ondřej Hruška 03c7f4d0ad
removed bugs 7 years ago
Ondřej Hruška da6c5bf5be
re-arranged attr bits and changed string encoding for labels and title to use terminator rather than byte length 7 years ago
Ondřej Hruška 404ccaeb20
new message format 7 years ago
Ondřej Hruška 1a8d3cb332
show real sdk version, make tpw setting actually work 7 years ago
Ondřej Hruška cb71586138
remove spammy debug 7 years ago
Ondřej Hruška 58bd27a082
FIXED A BUG 7 years ago
Ondřej Hruška 7eb1bdeec6
fixed off-by one etc errors in the rewritten functions, fixed a lag due to heartbeat packet 7 years ago
Ondřej Hruška 674e89c8c3
fix a bug with backspace when cursor is hanging 7 years ago
Ondřej Hruška 62a0925586
fix stuff not removed from utf cache in some operations 7 years ago
Ondřej Hruška 2ede271c65
removed obsolete microoptimization from parser repeat code 7 years ago
Ondřej Hruška 692b2c4d11
fix serializer being completely broken 7 years ago
Ondřej Hruška 948bcb62ff
Backend changes for offscale default fg and bg + future-proofing 7 years ago
Ondřej Hruška cd79d5cf25 fix #172 7 years ago
Ondřej Hruška 128515a9a7 git hashes on about page 7 years ago
Ondřej Hruška 5ff9d17850 adjusted defaults (disabled buttons by default so we dont confuse users with something they dont expect) 7 years ago
Ondřej Hruška ccbb1886af two hundred and fifty six colors, ladies and gentlemen!! 7 years ago
Ondřej Hruška 65d177f149 shortened utf cache & added missing flash storage attr 7 years ago
Ondřej Hruška 7cf82753ff bugfixes 7 years ago
Ondřej Hruška b02aebf8c2 repeat character command 7 years ago
Ondřej Hruška 4c2421121f moved funcs to flash to make it build again, reduced logging buffer, disabled some logging; add missing files 7 years ago
Ondřej Hruška 74c7628474 groundwork for 256 color parsing, added conceal 7 years ago
Ondřej Hruška bd43c4d9c3 prevent compressor blowing up short repetitions 7 years ago
Ondřej Hruška 2e004b6048 changes to terminal settings now have immediate effect via notify 7 years ago
Ondřej Hruška ab921d2523 fix newline mode, add backend for cursor and crlf config in terminal config page 7 years ago
Ondřej Hruška 2bea6397c6 cursor shape CSI and cursor blink toggle 7 years ago
Ondřej Hruška ea97752867 implemented saving to alternate buffer (except screen content) 7 years ago
Ondřej Hruška 3926776adc Fixed the stupid unicode bug 7 years ago
Ondřej Hruška 7d6cb2b660 screen serialize speedup + fix bad utf encode 7 years ago
Ondřej Hruška 831ebe3b54 Fix broken codepage 1 7 years ago