summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2015-01-21Updates fixing pango transparancy.Dave Davenport
2015-01-18Introduce lazy-refilter mode for long lists.QC
2015-01-12Merge branch 'master' of https://github.com/DaveDavenport/rofiEdwin Pujols
2015-01-12Add support for alternating row colors.Dave Davenport
2015-01-12Fix #102 - Add case sensitivity.Edwin Pujols
2015-01-05Add support custom command.Dave Davenport
2014-12-16Bug #98: Select a certain line.QC
2014-12-02Small moving to helper.Dave Davenport
2014-11-25More commenting.Dave Davenport
2014-11-25Update comment of headers.Dave Davenport
2014-11-24Comment more code.QC
2014-11-24Comment some header files.Dave Davenport
2014-11-15Small updates.QC
2014-11-11Add ctrl-/ as reverse tab.QC
2014-11-09Add sidebar modi to ROFI.QC
2014-10-30Add multi-line elements support.Dave Davenport
2014-10-19Add separator option.QC
2014-09-03Add flexible configuration for launchingDave Davenport
2014-08-30Play with adding some more test, bug fixesDave Davenport
2014-08-27Add display text modi.Dave Davenport
2014-08-26Refactor the to-long menu() function.Dave Davenport
2014-08-25Removed unused code. (NEAR and i3_mode)Dave Davenport
2014-08-22Make rofi compile happily under clang.Dave Davenport
2014-08-11Make Rasi a happy boy, add character width mode.QC
2014-08-07Using Glib's utf8 functions to do string collating.QC
2014-08-05Fix #76: DMENU returns 1 on cancel.Dave Davenport
2014-08-03Remove Active mode. IT causes problems with matching and has limited use.QC
2014-08-03Cleanup previous test commit.QC
2014-08-02Pango testing.QC
2014-07-21Fix #67 Allow alt-<num> to switch between modisQC
2014-07-21Fix #65, Fix #63 Allow user to select list of modi'sQC
2014-07-21Fix issue #61Qball Cow
2014-07-20Restructure some code, fix a small bug in dmenu mode.QC
2014-07-16Make levenshtein sorting its own option.Dave Davenport
2014-06-05Add option to disable history.QC
2014-06-05Cleanup, integrate opacity.Dave Davenport
2014-06-02Insert key paste secondary, shift-insert primary.QC
2014-06-02Comments?QC
2014-05-27Initial pasting support.Qball Cow
2014-05-27CleanupsQball Cow
2014-05-27Add docsQball Cow
2014-05-25Re-use XftFont instead of recreating it each and every time.QC
2014-05-22Add option to dump xresources entries.QC
2014-05-22Make ssh set title public.QC
2014-05-22Use true/false for hmode and fixed-num-linesQball Cow
2014-05-21Remove prompt option from textbox, simplify code, fix small drawing issue.Qball Cow
2014-05-20Remove value from config struct.Qball Cow
2014-05-20Keys via xresources, dump config.Qball Cow
2014-05-19Add hmode to xrmoptions.QC
2014-05-19Fix some small memory leaks.QC