summaryrefslogtreecommitdiffstats
path: root/source/helper.c
AgeCommit message (Expand)Author
2017-11-23Correct spelling mistakes. (#722)Edward Betts
2017-10-05Indent files.Dave Davenport
2017-10-01Rename tokenize to helper_tokenizeDave Davenport
2017-09-29Implement support for specifying negated matchDave Davenport
2017-09-27Add more configuration options to script mode, getting closer to dmenu.Dave Davenport
2017-08-14[Script] Execute script + argument direction, do not pass run-command.Dave Davenport
2017-07-12Add wid:{window id} to monitor option.Dave Davenport
2017-07-11Convert old location format into new, so we are compatible again.Dave Davenport
2017-07-03[OldTheme] Re-add the padding/bw option.Dave Davenport
2017-06-27[Config] Remove stray printf, add compiler hints.Dave Davenport
2017-06-26[Helper] Fix render return success, not fail.Dave Davenport
2017-06-26[Helper] Add basic error checking to svg loading code.Dave Davenport
2017-06-25Run indenter.Dave Davenport
2017-06-22Check user data dir when looking for theme.Dave Davenport
2017-06-13[helper] Fix type issue with variadic function.Dave Davenport
2017-06-03Run indenter.Dave Davenport
2017-06-02Merge remote-tracking branch 'origin/master' into barviewDave Davenport
2017-06-02Change ThemeHighlight to RofiHighlightColorStyleDave Davenport
2017-06-02Rename HL_ to ROFI_HL_ and fix box test.Dave Davenport
2017-06-02helper: Add API to support startup notificationQuentin Glidic
2017-06-02helper: Add execute helperQuentin Glidic
2017-06-01helper: Move cairo_image_surface_create_from_svg to helper.cQuentin Glidic
2017-06-01x11-helper: Rename xcb.cQuentin Glidic
2017-05-30window: Add icons support (quick and dirty)Dave Davenport
2017-05-29Use libnkutils for keybindingsQuentin Glidic
2017-05-22[Theme] Add small caps options (not working?)Dave Davenport
2017-05-18Add strikethrough highlight method.Dave Davenport
2017-05-03Small code refactor to work around mis-detect static code analyzer.Dave Davenport
2017-04-27Re-Indent codeDave Davenport
2017-04-23Cleanups, fix arguments mismatchDave Davenport
2017-04-19[RUN] Expand the paths found in /home/mkoedam/.local/bin/:/opt/mpd/bin/:/home...Dave Davenport
2017-04-17Add some theme name resolving functions.Dave Davenport
2017-04-15Fix licenses headersQuentin Glidic
2017-04-15Consolidate loggingQuentin Glidic
2017-04-15 Switch to g_{debug,warning} instead of g_logDave Davenport
2017-04-06Fix some warning that converity scan picked up.Dave Davenport
2017-04-02Add converter back for old theme format.Dave Davenport
2017-03-31Improve error message when called with `-show`Dave Davenport
2017-03-11Fix missing doxygen documentationDave Davenport
2017-03-04Indent code.Dave Davenport
2017-02-17Install some headers for use in pluginsDave Davenport
2017-02-17Rename token_match to helper_token_match.Dave Davenport
2017-02-09IndentDave Davenport
2017-02-06Reduce amount of paths createdDave Davenport
2017-02-06Add border radius to border around widget.Dave Davenport
2017-02-03Don't recreate every string everytime.Dave Davenport
2017-02-03Don't apply fonts that don't result in family name or have size 0.Dave Davenport
2017-01-30If no filter specified, match everything with default matcherDave Davenport
2017-01-26Combi mode: Bang mode prefixes with len>1 (#542)Moritz Maxeiner
2017-01-21Add auto-detect option to DPI setting.Dave Davenport