lanoxx / tilda

A Gtk based drop down terminal for Linux and Unix
GNU General Public License v2.0
1.28k stars 161 forks source link

tweaks for search-bar #169

Closed pik closed 9 years ago

lanoxx commented 9 years ago

Thanks a lot. I only did a code review but no test as I do not have computer access at the moment.

Btw. for callbacks you can us GDK_EVENT_PROPAGATE/STOP instead of TRUE/FALSE. but dont worry about it. I will change it before i merge everything into master.