summaryrefslogtreecommitdiffstats
path: root/include/mode-private.h
AgeCommit message (Expand)Author
2017-11-23Correct spelling mistakes. (#722)Edward Betts
2017-11-21Fix __cplusplus guard. Move after includeDave Davenport
2017-11-20[Plugin] Add C++ #ifdefs to public header files.Dave Davenport
2017-09-29Implement support for specifying negated matchDave Davenport
2017-05-30view: Add icon (basic) supportAaron Ash
2017-04-21[Mode] Make the name field a pointer instead of a fixed 32char array.Dave Davenport
2017-04-15Fix licenses headersQuentin Glidic
2017-03-31Improve error message when called with `-show`Dave Davenport
2017-03-11Fix missing doxygen documentationDave Davenport
2017-03-10Zeltakmadness (#572)Dave Davenport
2017-03-04Indent code.Dave Davenport
2017-03-04Detect plugins on startup.Dave Davenport
2017-03-01Allow modes to set message box, instead of view creation argument.Dave Davenport
2017-02-14Add quick'n dirty abi check.Dave Davenport
2016-11-15Update code documentationDave Davenport
2016-10-15Indenting, commentsDave Davenport
2016-10-14More docu updatesDave Davenport
2016-05-26Fix combi mode 'bang' behaviour, improve levenshtein with combiDave Davenport
2016-05-22Remove the is_ascii mess.Dave Davenport
2016-03-24Cleanup unused type specifier.Dave Davenport
2016-02-23rofi: Drop daemon modeQuentin Glidic
2016-02-21rofi: Migrate to libxkbcommonQuentin Glidic
2016-01-12Update display value for modi (testing)Dave Davenport
2016-01-08Start making SardemFF happy. Use g_return_if_failDave Davenport
2016-01-07More splitting and abstracting.Dave Davenport
2016-01-07First cleanup steps.Dave Davenport