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
Makefile: create directory for terminfo file More... over 12 years ago
expose both the bold and dim foreground colors More... over 12 years ago
use const for filename More... over 12 years ago
make colors array const More... over 12 years ago
make url_regex const More... over 12 years ago
set_colors before foreground/background/dim More... over 12 years ago
update README More... over 12 years ago
termite.terminfo: fix kbs More... over 12 years ago
termite.terminfo: add dim More... over 12 years ago
use termite as TERM again to allow for some fixes More... over 12 years ago
add support for dim colors More... over 12 years ago
put the palette size in a constant More... over 12 years ago
fix the resizing issue in termite More... over 12 years ago
avoid casting the type of panel More... over 12 years ago
bubble up the child's exit status More... over 12 years ago
rename tmp -> tag More... over 12 years ago
rm extra space More... over 12 years ago
move some common color code to a function More... over 12 years ago
Forgot to initialize variable More... over 12 years ago
Add --version/-v flag More... over 12 years ago
error reporting for the rest of the color parsing More... over 12 years ago
rm unnecessary VTE_TERMINAL casts More... over 12 years ago
add error reporting for color parsing More... over 12 years ago
Unify the duplicated focus_{in,_out}_cb functions More... over 12 years ago
Merge pull request #27 from dubhater/master More... over 12 years ago
rm useless glib typedef usage More... over 12 years ago
cleanup More... over 12 years ago
add an -e switch More... over 12 years ago
Unset the urgency hint when losing focus More... over 12 years ago
add geometry switch (size in pixels) More... over 12 years ago