16 Commits (e23acb9188b7bc7a7cfc418ac45671003abcc341)

Author SHA1 Message Date
Devin J. Pohly e0215d5377 Reduce visibility wherever possible
7 years ago
Devin J. Pohly a5dc1b4697 Pull term references out of xdrawcursor
7 years ago
Devin J. Pohly 88d8293fb4 Move win-agnostic parts of draw/drawregion to st.c
7 years ago
Devin J. Pohly 05c66cb37d Split mode bits between Term and TermWindow
7 years ago
Devin J. Pohly 8b564c1a3f Remove X and fontconfig from st.c
7 years ago
Devin J. Pohly 3bb900cd6c Remove Time argument from xsetsel
7 years ago
Devin J. Pohly 323d38da20 Make win variable internal to x.c
7 years ago
Devin J. Pohly 428f01969a Inline clipboard functions
7 years ago
Devin J. Pohly 65976c1a29 Move config.h include from st.c to x.c
7 years ago
Devin J. Pohly a8314643b1 Move window-manipulating functions into x.c
7 years ago
Devin J. Pohly 626b0ae40c Move window urgency handling entirely into x.c
7 years ago
Devin J. Pohly d5275012b4 Move zoom functions into x.c
7 years ago
Devin J. Pohly 3518dba2a5 Move usage() to be with run() in x.c
7 years ago
Devin J. Pohly 3e44ee5569 Call xsetenv() in main process instead of child
7 years ago
osandov@osandov.com e7ed326d2e Support xterm Ms feature to set clipboard
8 years ago
Michael Forney e2ee5ee611 Split X-specific code into x.c
8 years ago