23 Commits (034dc71fb8227e8963f22b123f30962ec0b6bca7)

Author SHA1 Message Date
Christoph Lohmann e9c677816c Adding a TODO for xft fallback. 12 years ago
Christoph Lohmann 0eaed8f085 Redrawing is fixed. 12 years ago
Christoph Lohmann b93741e34d Remove some solved issues and add some new. 12 years ago
Roberto E. Vargas Caballero 85849ce72a Remove timeout in the main loop
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(-)
12 years ago
Christoph Lohmann 86cf8e3073 Adding the removal of the timeouts to the TODO. 12 years ago
Christoph Lohmann 462a966ee2 Implement italic font support. 12 years ago
Christoph Lohmann 56c551e4f4 Add to TODO to make function keys work. 12 years ago
Christoph Lohmann da4a77edbe Disable BCE again. 12 years ago
Christoph Lohmann 98dc91eb82 Removing the resize issue from the TODO file. 12 years ago
Christoph Lohmann e02d72441a Another thing for TODO – resize. 12 years ago
Christoph Lohmann 052a617828 Updating the TODO and enabling BCE. 12 years ago
Christoph Lohmann 6696ef8563 Add OSC, DSC, PM, APC and settitle. 12 years ago
Aurélien Aptel 8fdba7494f update TODO. 13 years ago
Aurélien Aptel be2877cd04 show dark cursor when unfocused. 13 years ago
Aurélien Aptel d5f3d120ea remove dup of default window size. 13 years ago
Aurélien Aptel aede91e22a update TODO 13 years ago
Aurélien Aptel 32e160c939 updated TODO. 14 years ago
Aurélien Aptel 5d8aa08ba5 updated TODO. 15 years ago
Aurélien Aptel 059d2ba264 updated TODO. 15 years ago
Anselm R Garbe d58dd3b8bc backport of local changes 15 years ago
Matthias-Christian Ott fb4508b0b7 remove TODO 16 years ago
Matthias-Christian Ott 0dedee5de8 update TODO 16 years ago
arg@localhost.localdomain 16f373e36c added new TODO 16 years ago