summaryrefslogtreecommitdiffstats
path: root/source/xrmoptions.c
AgeCommit message (Expand)Author
2015-01-12Add Xresources option for case sensitivity.Edwin Pujols
2015-01-12Add support for alternating row colors.Dave Davenport
2015-01-12Fix dump-xresources table view.Dave Davenport
2015-01-05Add support custom command.Dave Davenport
2014-11-09Add sidebar modi to ROFI.QC
2014-10-19Remove separator from Xresources.QC
2014-10-19Add separator option.QC
2014-09-03Add flexible configuration for launchingDave Davenport
2014-08-22Make rofi compile happily under clang.Dave Davenport
2014-08-21Small cleanup and fixes.Dave Davenport
2014-08-09Move to glib's based memory allocation functionsQC
2014-07-24Remove the -loc option for -location so things are more consistent.QC
2014-07-21Fix #65, Fix #63 Allow user to select list of modi'sQC
2014-07-19Remove a big chunk of duplicate code by re-ordering.QC
2014-07-16Make levenshtein sorting its own option.Dave Davenport
2014-06-05Add option to disable history.QC
2014-06-04Re-indent.QC
2014-05-24Small fix.QC
2014-05-22Fix small typoQC
2014-05-22Add option to dump xresources entries.QC
2014-05-22Make ssh set title public.QC
2014-05-22Cleanups and indenting.QC
2014-05-22Commandline options and Xresources now match in nameing.QC
2014-05-22Use true/false for hmode and fixed-num-linesQball 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-19Change malloc+sprintf to asprintfQball Cow
2014-05-19Remove memory wrappers, and use system stuff directly.Qball Cow
2014-05-19Add some initial columns support.Qball Cow
2014-05-17Small 'correctness' fixes (thx to sparse)QC
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-15add location to xrm optionsQball Cow
2014-03-22Indent o mania.QC
2014-03-12Rename main file.Qball Cow
2014-03-01Rename simpleswitcher to rofi.QC
2014-02-04Do not free the return value of XResourceManagerString.Qball Cow
2014-02-03Add header.QC
2014-02-02Split out xresource and add -v --versionQC