Commit Graph

69 Commits (master)

Author SHA1 Message Date
Ondřej Hruška 9f97d5c9d1
bugfix for the clickbuttons not working 6 years ago
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 4e285694d1
ini export! 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 42d5f6bc89
decopt 12 configurable 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 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 2e0648be8e
re-ordered cell attr bits for shorter serialize word length 7 years ago
Ondřej Hruška 404ccaeb20
new message format 7 years ago
Ondřej Hruška 2ede271c65
removed obsolete microoptimization from parser repeat code 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 82fd9e5ad1 raise utf8 cache to max of 160 characters, re-enable buttons by default 7 years ago
Ondřej Hruška 128515a9a7 git hashes on about page 7 years ago
Ondřej Hruška 356c4557bb change default size back to 26x10 so it makes better first impression on a phone 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 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 384372e6c8 backend support for SGR overline, bit 7 of attrib byte 7 years ago
Ondřej Hruška 74c7628474 groundwork for 256 color parsing, added conceal 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 6fdb23531b implemented backindex 7 years ago
Ondřej Hruška 116201e232 Fixed a couple bugs and cleaned up the parser callbacks file for CSI 7 years ago
Ondřej Hruška 5f6566a6fd implemented loopback option SRM 7 years ago
Ondřej Hruška ba9c757cdc help page improvements, opt to hide botnav and buttons, DECOPT for those: 800 and 801, charset tables added to help page, terminal css overhaul to avoid Black Lines 7 years ago
Ondřej Hruška a82e14961c RAM tuning 7 years ago
Ondřej Hruška 7aa3cd7f75 working mouse 7 years ago
Ondřej Hruška 58ed6098c4 untested impl of mouse tracking modes 7 years ago
Ondřej Hruška e3ae34a932 fix broken cursor save / restore 7 years ago
Ondřej Hruška 73c943bb97 throttle screen redraw via cooldown, setting 10/30 largely eliminates dropped bytes 7 years ago
Ondřej Hruška 6d9d068268 split parser handlers file to multiple 7 years ago
Ondřej Hruška 59f26adf68 Stubs for scrolling region and other functions, implemented inverse video, improved parse (hardeing against xterm travesty), optimize tabs, DECREPTPARM 7 years ago
Ondřej Hruška fe714bf473 Parser cleanup; implemented #67, support for DCS queries, added doc comments, SGR enum 7 years ago
Ondřej Hruška 68747d493c Tab Stops™ 7 years ago
Ondřej Hruška af47249492 NLM 7 years ago
Ondřej Hruška e22ae1e66a Buffered Logging + fix bel osc bug 7 years ago
Ondřej Hruška 9cac029e58 implemented numpad alt mode, fn keys alt mode and cursor alt mode 7 years ago
Ondřej Hruška 8117229926 moving some stuff around, removed "soft reset" seq, added server-side support for control key remaps 7 years ago
Ondřej Hruška 04b75b8218 xenl 7 years ago
Ondřej Hruška 89fca5c40a insert mode 7 years ago