Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Inline clipboard functions | Devin J. Pohly | 2018-02-25 |
* | Move config.h include from st.c to x.c | Devin J. Pohly | 2018-02-25 |
* | Move window-manipulating functions into x.c | Devin J. Pohly | 2018-02-25 |
* | Move window urgency handling entirely into x.c | Devin J. Pohly | 2018-02-25 |
* | Move zoom functions into x.c | Devin J. Pohly | 2018-02-25 |
* | Move usage() to be with run() in x.c | Devin J. Pohly | 2018-02-25 |
* | Call xsetenv() in main process instead of child | Devin J. Pohly | 2018-02-25 |
* | Support xterm Ms feature to set clipboard | osandov@osandov.com | 2017-03-19 |
* | Split X-specific code into x.c | Michael Forney | 2017-01-20 |