4
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
allow dynamic setting of transparency More... over 12 years ago
replace first_run param with check for NULL term More... over 12 years ago
add keybinding to reload configuration file More... over 12 years ago
free old browser_cmd[0] More... over 12 years ago
use consistent style More... over 12 years ago
free the role string More... over 12 years ago
minor cleanup More... over 12 years ago
rm extra space More... over 12 years ago
cursor shouldn't have a default value. More... over 12 years ago
get rid of config.h More... over 12 years ago
Lots of cleanup work. More... over 12 years ago
fix write-strings warning More... over 12 years ago
fix getenv usage (string needs to be copied) More... over 12 years ago
Add a .gitignore More... over 12 years ago
Make cursor_* case insensitive More... over 12 years ago
document term setting More... over 12 years ago
missing const for string constant More... over 12 years ago
Merge branch 'term' of https://github.com/vodik/termite More... over 12 years ago
wrap really long line More... over 12 years ago
Add a termite.cfg option for setting term. More... over 12 years ago
vim modeline More... over 12 years ago
Makefile: use a consistent style More... over 12 years ago
make load_config a bit more readable More... over 12 years ago
GError var is now only used by the color parsing More... over 12 years ago
fix allow_bold setting More... over 12 years ago
Merge pull request #20 from vodik/makefile More... over 12 years ago
Let CFLAGS and LDFLAGS be amended. More... over 12 years ago
Config option to enable/disable bold font More... over 12 years ago
update README More... over 12 years ago
document browser setting More... over 12 years ago