4
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected almost 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix url hint invalid error More... over 12 years ago
add util repo as submodule More... over 12 years ago
Makefile: update dependencies More... over 12 years ago
use a wrapper to make std::unique_ptr less verbose More... over 12 years ago
initialize directory to nullptr More... over 12 years ago
add a command-line switch for chdir() More... over 12 years ago
fix typo in README More... over 12 years ago
add ctrl-left/right and shift-left/right bindings More... over 12 years ago
add a configuration for padding More... over 12 years ago
README.rst: rw text widget paragraph More... over 12 years ago
fully document hints mode More... over 12 years ago
add roundness and border color More... over 12 years ago
update termite.cfg More... over 12 years ago
add setting for hint border width More... over 12 years ago
add a [hints] section More... over 12 years ago
wrong resolution More... over 12 years ago
move to pangocairo for hint rendering More... over 12 years ago
end can be local to the strtok loop More... over 12 years ago
set errno to 0 before strtoul call More... over 12 years ago
switch to strtok_r for comma-separator urls More... over 12 years ago
move the other if-else into the switch More... over 12 years ago
if-else chain -> switch-case More... over 12 years ago
fix input completion bindings for all modes More... over 12 years ago
make sure the panel gets hidden on escape More... over 12 years ago
make transparency double check a bit more robust More... over 12 years ago
properly exit url hint mode on Esc key More... over 12 years ago
selecting a url should exit command mode More... over 12 years ago
allow for comma seperated url entry More... over 12 years ago
exiting command mode should kill the entry More... over 12 years ago
rm type alias More... over 12 years ago