summaryrefslogtreecommitdiffstats
path: root/source/script-dialog.c
AgeCommit message (Expand)Author
2015-02-12Moving files around, dialogs in dialog directory.QC
2015-02-04Cleanups.Dave Davenport
2015-01-05Add support custom command.Dave Davenport
2014-11-22Use glib for escaping.QC
2014-11-22Possible fix for issue #90.QC
2014-11-11Add ctrl-/ as reverse tab.QC
2014-09-06Add source files and man page.QC
2014-09-03Add flexible configuration for launchingDave Davenport
2014-08-27Add display text modi.Dave Davenport
2014-08-25Initialize fd to -1.QC
2014-08-25Use g_spawn instead of fork+exec*QC
2014-08-24Fix compile warnings.Dave Davenport
2014-08-22Make rofi compile happily under clang.Dave Davenport
2014-08-09Move to glib's based memory allocation functionsQC
2014-08-03Reverting c/p behavior, misread comments.QC
2014-08-03Cleanup previous test commit.QC
2014-07-30Indent file, split out opacity code.QC
2014-07-22Fix previous commit, otherwise -show <window> matching goes wrong.Dave Davenport
2014-07-22Append ':' after Switcher name.Dave Davenport
2014-07-21Fix #67 Allow alt-<num> to switch between modisQC
2014-07-21Small fix for easier scripting.QC
2014-07-21Fix #65, Fix #63 Allow user to select list of modi'sQC