aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-09-30This changes -f to be the parameter for the font. Now -f is -o.Christoph Lohmann
2012-09-30Remove the cruft of the user to have to define the different font styles.Christoph Lohmann
2012-09-29We need all the colors to be available, so die() on some not available.Christoph Lohmann
2012-09-29All xcolors are not Xft colors and the clearing of the borders has beenChristoph Lohmann
2012-09-27Vt escape sequences allow escape sequences in escape sequences and escapeChristoph Lohmann
2012-09-26Allow control characters inside escape sequencesRoberto E. Vargas Caballero
2012-09-26Ignore all control characters not handledRoberto E. Vargas Caballero
2012-09-26Switching to Liberation Mono as default solely because of line drawing. A nextChristoph Lohmann
2012-09-26Implementing line drawing right.Christoph Lohmann
2012-09-25A reset should reset the line drawing too.Christoph Lohmann
2012-09-25Enabling enacs and adding compatibility to xterm and urxvt for alternativeChristoph Lohmann
2012-09-25Fix bug in tputc writing to io fileRoberto E. Vargas Caballero
2012-09-24Changing the default font to DejaVu Sans Mono, which is more appealing andChristoph Lohmann
2012-09-24The xinit() call needs to be behind all the tty init, otherwise all theChristoph Lohmann
2012-09-24Adding a TODO for xft fallback.Christoph Lohmann
2012-09-24Add some documentetion to tsetmodeRoberto E. Vargas Caballero
2012-09-24Fix LNM sequenceRoberto E. Vargas Caballero
2012-09-24Add KAM sequenceRoberto E. Vargas Caballero
2012-09-24Remove unused parameters in ttyresizeRoberto E. Vargas Caballero
2012-09-24Clear X window in tsetreset()Roberto E. Vargas Caballero
2012-09-24Merging xft and current st heads.Christoph Lohmann
2012-09-24Initial Xft support for st. More to follow.Christoph Lohmann
2012-09-19use typedef'd unsigned type and regular bool type.Aurélien Aptel
2012-09-18config.def.h: typo in comment.Aurélien Aptel
2012-09-18LEGACY: typo.Aurélien Aptel
2012-09-17Redrawing is fixed.Christoph Lohmann
2012-09-17Fixing the redrawing patch of k0ga, so it's using xclear() in redraw() too.Christoph Lohmann
2012-09-17Clean windows display after resizingRoberto E. Vargas Caballero
2012-09-17Copy non set positions as spacesRoberto E. Vargas Caballero
2012-09-17Add newline in error messagesRoberto E. Vargas Caballero
2012-09-17Add xcalloc wrapperRoberto E. Vargas Caballero
2012-09-16Applying a shortening proposal for the run loop of k0ga.Christoph Lohmann
2012-09-16Remove call to draw in resizeRoberto E. Vargas Caballero
2012-09-16Adding some more fields to the manpage, like authors, license etc.Christoph Lohmann
2012-09-16Remove some solved issues and add some new.Christoph Lohmann
2012-09-16Preliminary solution to the stuttering problem.Christoph Lohmann
2012-09-16Fix selection bugRoberto E. Vargas Caballero
2012-09-16Render only once in each main loop iterationRoberto E. Vargas Caballero
2012-09-16Remove timeout in the main loopRoberto E. Vargas Caballero
2012-09-16Call XSync in redrawRoberto E. Vargas Caballero
2012-09-16Call XdbeQueryExtension before of calling any Xdbe functionRoberto E. Vargas Caballero
2012-09-14Implementing italic-bold. This will require an increase of the avgWdth.Christoph Lohmann
2012-09-13Ignore NUL character as a padding character. Telnet may use this. Patch ofChristoph Lohmann
2012-09-13Importing the patch of Roberto Vargas to inherit signal handlers.Christoph Lohmann
2012-09-13Reset window title on terminal reset too.Christoph Lohmann
2012-09-13Adding a statemant on legacy support.Christoph Lohmann
2012-09-13Adding another bold off sequence.Christoph Lohmann
2012-09-12Remove buffering to fileio instead of calling fflushRoberto E. Vargas Caballero
2012-09-12Add xmalloc and xrealloc wrappersRoberto E. Vargas Caballero
2012-09-12Make nyancat(1) work. Important release feature!Christoph Lohmann