aboutsummaryrefslogtreecommitdiffhomepage
path: root/TODO
Commit message (Collapse)AuthorAge
* Remove timeout in the main loopGravatar Roberto E. Vargas Caballero2012-09-16
| | | | | | | | | | The main loop waits until there is some data to read in file descriptors of the X server or the pseudo tty. But it uses a timeout in select(), which causes that st awake each 20 ms, even it doesn't have something to do. This patch removes this problem removing the timeout, which is not needed. --- TODO | 1 - st.c | 27 +++------------------------ 2 files changed, 3 insertions(+), 25 deletions(-)
* Adding the removal of the timeouts to the TODO.Gravatar Christoph Lohmann2012-09-05
|
* Implement italic font support.Gravatar Christoph Lohmann2012-09-05
|
* Add to TODO to make function keys work.Gravatar Christoph Lohmann2012-09-05
|
* Disable BCE again.Gravatar Christoph Lohmann2012-09-05
|
* Removing the resize issue from the TODO file.Gravatar Christoph Lohmann2012-09-05
|
* Another thing for TODO – resize.Gravatar Christoph Lohmann2012-09-04
|
* Updating the TODO and enabling BCE.Gravatar Christoph Lohmann2012-09-04
|
* Add OSC, DSC, PM, APC and settitle.Gravatar Christoph Lohmann2012-08-29
|
* update TODO.Gravatar Aurélien Aptel2012-02-27
|
* show dark cursor when unfocused.Gravatar Aurélien Aptel2012-02-15
|
* remove dup of default window size.Gravatar Aurélien Aptel2011-09-16
|
* update TODOGravatar Aurélien Aptel2011-04-22
|
* updated TODO.Gravatar Aurélien Aptel2010-09-01
|
* updated TODO.Gravatar Aurélien Aptel2009-06-11
|
* updated TODO.Gravatar Aurélien Aptel2009-05-15
|
* backport of local changesGravatar Anselm R Garbe2009-05-10
|
* remove TODOGravatar Matthias-Christian Ott2008-07-09
|
* update TODOGravatar Matthias-Christian Ott2008-06-09
|
* added new TODOGravatar arg@localhost.localdomain2008-05-11