summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
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
2014-05-19Extra checks, first part cleanupQball Cow
2014-05-19Remove memory wrappers, and use system stuff directly.Qball Cow
2014-05-19Add some initial columns support.Qball Cow
2014-05-17Add option to fix the size of rofiQC
2014-05-15Allow xoffset, fix bottom/right edge.QC
2014-05-15Add a y-offset.Qball Cow
2014-05-14Show arrows in list.QC
2014-05-14Add small arrows indicating more pages. (to be updated later)Qball Cow
2014-05-13Extract out the history code and create functions for it.Qball Cow
2014-04-22Allow window title to be set. issue #42Dave Davenport
2014-03-22Indent o mania.QC
2014-03-18Small fix!Qball Cow
2014-03-18Small i3 fixQball Cow
2014-03-17Remove profile.QC
2014-03-12Rename main file.Qball Cow
2014-03-11Fix warning from clang --analyzeQball Cow
2014-03-02Make things behave nice again in i3.Dave Davenport
2014-02-03cleanupsQC
2014-02-03Removing duplicate code, small fixes.QC