Commit Graph

  • 35421371ca Applying the patch of Rafa Garcia Gallega <rafael.garcia.gallego@gmail.com> to Christoph Lohmann 2012-10-28 06:32:54 +0100
  • ee3fbeb6c8 Add error control to iofile Roberto E. Vargas Caballero 2012-10-28 06:27:42 +0100
  • 2e38ab7afd Well, I was confused. Damn state exams. Instead of discussing this shit I Christoph Lohmann 2012-10-09 19:40:37 +0200
  • eb6713acf1 If there is really someone without SHELL set, help him/her. Christoph Lohmann 2012-10-09 19:33:26 +0200
  • 9e813947cf Add DEC alignment test Roberto E. Vargas Caballero 2012-10-07 11:06:17 +0200
  • b7a7f171ef Avoid initialization of vt100_0 in each call to tsetchar Roberto E. Vargas Caballero 2012-10-07 11:06:08 +0200
  • 25f47cb83a Fix Identification sequences Roberto E. Vargas Caballero 2012-10-07 11:06:00 +0200
  • ffeeb678c5 Add DA and DECID sequences Roberto E. Vargas Caballero 2012-10-06 21:19:56 +0200
  • bffa6e5cc6 Fixing a typo. Christoph Lohmann 2012-10-06 21:02:25 +0200
  • b16b5d77d3 Fixing a off-by-one error in the new border clearing code. Christoph Lohmann 2012-10-06 20:52:22 +0200
  • 2bd0c23fa7 Print control codes only in graphic mode Roberto E. Vargas Caballero 2012-10-06 19:15:30 +0200
  • 034dc71fb8 Add SI and SO control codes Roberto E. Vargas Caballero 2012-10-06 19:13:36 +0200
  • fbfa1f83eb Add SUB and CAN control codes Roberto E. Vargas Caballero 2012-10-06 19:13:08 +0200
  • ac8f05c45a Add documentation to control codes Roberto E. Vargas Caballero 2012-10-06 19:12:46 +0200
  • 02f3b37a2d Forgot to remove the xclearborders() definition from the last commit. Christoph Lohmann 2012-10-06 13:45:14 +0200
  • 0cc7ee5e73 Removing the xclearborders() hack. St now cleans up the parts of the border, Christoph Lohmann 2012-10-06 13:43:01 +0200
  • 4eddf19fdc The style inquisition was here. Yes, making it a unified style. The last Christoph Lohmann 2012-10-06 09:58:45 +0200
  • 7efa4514d1 Adding the patch of David Dufberg Töttrup to implement WM_DELETE_WINDOW. Thank you! Christoph Lohmann 2012-10-05 22:59:08 +0200
  • bf6cf05ba5 Fixing the brightening on bold. For the 256 colors and greyscale I assumed a Christoph Lohmann 2012-10-05 22:51:08 +0200
  • 5caa46cf57 Turning on antialias by default really makes it more unreadable. Maybe if once Christoph Lohmann 2012-10-05 11:07:55 +0200
  • 0b489c4a6a When the drawing behaviour was changed underline was not corrected. Christoph Lohmann 2012-10-05 09:38:10 +0200
  • 2752018e27 This adds the fontcache dependency to try something out. Additionally the Christoph Lohmann 2012-10-04 22:59:45 +0200
  • 0d88f1ef75 Thanks to c00kiemon5ter. Not changing bold to bright colors seems to be the Christoph Lohmann 2012-10-02 12:48:55 +0200
  • af9e248f97 Removing the now obsolete definitions from the config.def.h file. Christoph Lohmann 2012-09-30 20:23:45 +0200
  • 5dfd5df4fe This changes -f to be the parameter for the font. Now -f is -o. Christoph Lohmann 2012-09-30 20:23:10 +0200
  • 9cae1eb0de Remove the cruft of the user to have to define the different font styles. Christoph Lohmann 2012-09-30 20:10:58 +0200
  • ed5b8700a6 We need all the colors to be available, so die() on some not available. Christoph Lohmann 2012-09-29 11:23:34 +0200
  • d7b1e31eec All xcolors are not Xft colors and the clearing of the borders has been Christoph Lohmann 2012-09-29 11:17:16 +0200
  • 29b209f5f5 Vt escape sequences allow escape sequences in escape sequences and escape Christoph Lohmann 2012-09-27 19:28:44 +0200
  • 3af49e34f6 Allow control characters inside escape sequences Roberto E. Vargas Caballero 2012-09-26 20:55:18 +0200
  • a7d7e29300 Ignore all control characters not handled Roberto E. Vargas Caballero 2012-09-26 20:53:46 +0200
  • 375b6e5b17 Switching to Liberation Mono as default solely because of line drawing. A next Christoph Lohmann 2012-09-26 20:21:59 +0200
  • 3a095984b0 Implementing line drawing right. Christoph Lohmann 2012-09-26 20:21:08 +0200
  • c3b0e2202b A reset should reset the line drawing too. Christoph Lohmann 2012-09-25 21:39:25 +0200
  • 980c5956ed Enabling enacs and adding compatibility to xterm and urxvt for alternative Christoph Lohmann 2012-09-25 21:17:43 +0200
  • eb360e5fd1 Fix bug in tputc writing to io file Roberto E. Vargas Caballero 2012-09-25 21:04:35 +0200
  • 246d704ba0 Changing the default font to DejaVu Sans Mono, which is more appealing and Christoph Lohmann 2012-09-24 14:01:59 +0200
  • 055a4f6d2c The xinit() call needs to be behind all the tty init, otherwise all the Christoph Lohmann 2012-09-24 11:04:26 +0200
  • e9c677816c Adding a TODO for xft fallback. Christoph Lohmann 2012-09-24 10:31:35 +0200
  • 74d6abfee5 Add some documentetion to tsetmode Roberto E. Vargas Caballero 2012-09-24 10:29:37 +0200
  • c3b6345595 Fix LNM sequence Roberto E. Vargas Caballero 2012-09-24 10:28:35 +0200
  • 2f215654a4 Add KAM sequence Roberto E. Vargas Caballero 2012-09-24 10:28:05 +0200
  • 11bec67875 Remove unused parameters in ttyresize Roberto E. Vargas Caballero 2012-09-24 10:27:22 +0200
  • b6cfff1625 Clear X window in tsetreset() Roberto E. Vargas Caballero 2012-09-24 10:26:50 +0200
  • 21a0c4a2e0 Merging xft and current st heads. Christoph Lohmann 2012-09-24 10:24:36 +0200
  • 2b3c1219c8 Initial Xft support for st. More to follow. Christoph Lohmann 2012-09-24 10:20:45 +0200
  • 816a70c01b use typedef'd unsigned type and regular bool type. Aurélien Aptel 2012-09-19 16:03:16 +0200
  • 1ba5f4172f config.def.h: typo in comment. Aurélien Aptel 2012-09-18 19:13:19 +0200
  • 50a619cee3 LEGACY: typo. Aurélien Aptel 2012-09-18 19:08:03 +0200
  • 0eaed8f085 Redrawing is fixed. Christoph Lohmann 2012-09-17 23:14:40 +0200
  • e4bf2679c1 Fixing the redrawing patch of k0ga, so it's using xclear() in redraw() too. Christoph Lohmann 2012-09-17 22:44:27 +0200
  • 4876d6e05b Clean windows display after resizing Roberto E. Vargas Caballero 2012-09-17 22:13:17 +0200
  • 88a8f85a8a Copy non set positions as spaces Roberto E. Vargas Caballero 2012-09-17 22:13:09 +0200
  • 111199cf22 Add newline in error messages Roberto E. Vargas Caballero 2012-09-17 22:11:28 +0200
  • e3671006db Add xcalloc wrapper Roberto E. Vargas Caballero 2012-09-17 22:11:20 +0200
  • 426887ccec Applying a shortening proposal for the run loop of k0ga. Christoph Lohmann 2012-09-16 20:43:51 +0200
  • 58a57a2305 Remove call to draw in resize Roberto E. Vargas Caballero 2012-09-16 14:02:35 +0200
  • 2257932261 Adding some more fields to the manpage, like authors, license etc. Christoph Lohmann 2012-09-16 13:59:10 +0200
  • b93741e34d Remove some solved issues and add some new. Christoph Lohmann 2012-09-16 13:50:07 +0200
  • 9fbafe55c9 Preliminary solution to the stuttering problem. Christoph Lohmann 2012-09-16 13:22:23 +0200
  • d81250e5f9 Fix selection bug Roberto E. Vargas Caballero 2012-09-16 10:49:12 +0200
  • c5a9b799d4 Render only once in each main loop iteration Roberto E. Vargas Caballero 2012-09-16 10:48:38 +0200
  • 85849ce72a Remove timeout in the main loop Roberto E. Vargas Caballero 2012-09-16 10:47:21 +0200
  • 15cc8754c2 Call XSync in redraw Roberto E. Vargas Caballero 2012-09-16 10:46:08 +0200
  • ba1e9daeef Call XdbeQueryExtension before of calling any Xdbe function Roberto E. Vargas Caballero 2012-09-16 10:45:36 +0200
  • a62789788c Implementing italic-bold. This will require an increase of the avgWdth. Christoph Lohmann 2012-09-14 19:46:07 +0200
  • b156352656 Ignore NUL character as a padding character. Telnet may use this. Patch of Christoph Lohmann 2012-09-13 23:21:40 +0200
  • 776a022e39 Importing the patch of Roberto Vargas to inherit signal handlers. Christoph Lohmann 2012-09-13 23:19:57 +0200
  • fe2ba95b3d Reset window title on terminal reset too. Christoph Lohmann 2012-09-13 07:16:38 +0200
  • 977c5d9089 Adding a statemant on legacy support. Christoph Lohmann 2012-09-13 07:04:59 +0200
  • d018c9c8ef Adding another bold off sequence. Christoph Lohmann 2012-09-13 07:04:34 +0200
  • 720cb816dc Remove buffering to fileio instead of calling fflush Roberto E. Vargas Caballero 2012-09-12 21:51:55 +0200
  • b9d5fec4f2 Add xmalloc and xrealloc wrappers Roberto E. Vargas Caballero 2012-09-12 21:25:35 +0200
  • 8f1144edee Make nyancat(1) work. Important release feature! Christoph Lohmann 2012-09-12 13:20:10 +0200
  • 121d9109e8 Add preliminary blink stubs. Real implementation is still missing. Christoph Lohmann 2012-09-12 13:08:26 +0200
  • c092bce366 Add another obscure way to set a window title. Christoph Lohmann 2012-09-12 13:00:39 +0200
  • af29fb2a50 Fixing the too small window in non-tiling window managers. Christoph Lohmann 2012-09-10 13:39:41 +0200
  • 122ed57702 Making the selection work again. Christoph Lohmann 2012-09-06 08:02:56 +0200
  • a1cd28f809 Allow simpler stdout -f handling. Christoph Lohmann 2012-09-06 00:00:50 +0200
  • f2da43a0b6 Adding instantenous debug output and fixing italic with a reset. Christoph Lohmann 2012-09-05 23:38:57 +0200
  • 86cf8e3073 Adding the removal of the timeouts to the TODO. Christoph Lohmann 2012-09-05 23:06:59 +0200
  • 4a4ae19158 Removing masks for unhandled enter and leaving events. Christoph Lohmann 2012-09-05 22:39:09 +0200
  • dd0b7a077f If the selection is cleared, draw() and do it on button press too. Christoph Lohmann 2012-09-05 22:17:42 +0200
  • f471a32d29 Unhighlight selection when selection is owner by other window Roberto E. Vargas Caballero 2012-09-05 21:55:45 +0200
  • 017af76f5c Forcing the parameter limit to xcopy() and selpaste(). Thanks to Rob Pilling. Christoph Lohmann 2012-09-05 21:54:52 +0200
  • 42505c5215 Removing unneeded arguments to copy(). Thanks to Andrew Hills. Christoph Lohmann 2012-09-05 21:52:01 +0200
  • 462a966ee2 Implement italic font support. Christoph Lohmann 2012-09-05 21:48:26 +0200
  • 56c551e4f4 Add to TODO to make function keys work. Christoph Lohmann 2012-09-05 01:32:42 +0200
  • a61b9ea82e Enable keypad set and unset commands. Christoph Lohmann 2012-09-05 01:25:37 +0200
  • da4a77edbe Disable BCE again. Christoph Lohmann 2012-09-05 00:58:17 +0200
  • 98dc91eb82 Removing the resize issue from the TODO file. Christoph Lohmann 2012-09-05 00:09:13 +0200
  • 67c1a23053 Fixing the resizing behaviour. Christoph Lohmann 2012-09-05 00:08:13 +0200
  • e09709d92d Forgot one line. It's late. Christoph Lohmann 2012-09-04 22:51:29 +0200
  • b1d383a0a3 Cleaning up the fixed window size and the resizing of clients. Christoph Lohmann 2012-09-04 22:44:33 +0200
  • e02d72441a Another thing for TODO – resize. Christoph Lohmann 2012-09-04 22:06:54 +0200
  • 052a617828 Updating the TODO and enabling BCE. Christoph Lohmann 2012-09-04 22:05:24 +0200
  • 6e88c7f602 CUP == HVP; CHA == HPA; Christoph Lohmann 2012-09-04 21:56:55 +0200
  • 59fe59d3d1 Unifying the old style. Christoph Lohmann 2012-09-04 20:34:43 +0200
  • 98b6f84bfc Check alternative screen before drawing box selection Roberto E. Vargas Caballero 2012-09-04 20:33:01 +0200
  • 66669a5585 Add newline to stderr message Roberto E. Vargas Caballero 2012-09-04 20:31:21 +0200