Commit History

Author SHA1 Message Date
  noname@inventati.org 736685d641 Do not set terminal title based on stty arguments. 9 years ago
  noname@inventati.org 89807ed453 Move common code to xloadcolor 9 years ago
  noname@inventati.org 84c756b97e Use LEN(dc.col) instead of LEN(colorname). 9 years ago
  noname@inventati.org 2fdcc5e5f6 Remove WIN_REDRAW flag. 9 years ago
  noname@inventati.org ab69ea89b7 Place memset arguments in the correct order. 9 years ago
  noname@inventati.org 5528280fae Remove explicit 'return' from 'void' functions. 9 years ago
  noname@inventati.org 6dc2b546ec Increment accuaracy in drawtime calculation 9 years ago
  noname@inventati.org c27c731b9f Monotonic clock cannot jump backwards. 9 years ago
  noname@inventati.org 6ee56d6590 Place tlinelen type on separate line. 9 years ago
  Roberto E. Vargas Caballero 215bdb2da3 Add tty line support 9 years ago
  sin 56abffb4b6 Fix memmove() invocation with src/dst being NULL 9 years ago
  noname@inventati.org aff35af275 Use as command arguments the remaining parameters 9 years ago
  Roberto E. Vargas Caballero 83e73c6242 Merge branch 'master' of ssh://suckless.org/gitrepos/st 9 years ago
  Markus Wichmann 42fa1f5ce4 Implement most ICCCM rules for selection handling. 9 years ago
  Roberto E. Vargas Caballero 23ed12857f Merge branch 'master' of ssh://suckless.org/gitrepos/st 9 years ago
  noname@inventati.org 9eb70a2d3e Do not use tmoveto in tputtab. 9 years ago
  noname@inventati.org 9619760e12 tresize: remove unnecessary if 9 years ago
  noname@inventati.org a6af2cc469 Remove old TODO entry. 9 years ago
  noname@inventati.org b94ad75e5d Remove 'titles' variable. 9 years ago
  noname@inventati.org e6dd0f825d Remove useless if in tstrsequence. 9 years ago
  noname@inventati.org b0310fba5d Simplify tmoveto. 9 years ago
  noname@inventati.org 9d1495f9ee Fix typo. 9 years ago
  noname@inventati.org c569e3146e Remove 'slide' variable in tresize. 9 years ago
  noname@inventati.org 39ae1a4de5 Move tresize comments around. 9 years ago
  noname@inventati.org 6352502d64 tresize: move for loop outside if 9 years ago
  noname@inventati.org b9390a5496 Simplify loop condition. 9 years ago
  noname@inventati.org d2937b05ae Remove unnecessary XFilterEvent call. 9 years ago
  noname@inventati.org d3e0f3444b Use do..while in window mapping loop. 9 years ago
  Omar Sandoval ecac5ee35e Make DECSCUSR thickness configurable 9 years ago
  noname 93b54cfcc4 Use MAX macro where possible. 9 years ago