summaryrefslogtreecommitdiffstats
path: root/source
AgeCommit message (Expand)Author
2017-05-04widgets: Use G_PI and G_PI_2 instead of M_PIQuentin Glidic
2017-05-04rofi: Do not include gitconfig.h directlyQuentin Glidic
2017-05-04theme-parser: Drop lexer/ in #includesQuentin Glidic
2017-05-04Fix more compiler warningDave Davenport
2017-05-03Small code refactor to work around mis-detect static code analyzer.Dave Davenport
2017-04-28Fix some small warning because get_string returns const.Dave Davenport
2017-04-27Re-Indent codeDave Davenport
2017-04-26[Lexer] More tests.Dave Davenport
2017-04-23Cleanups, fix arguments mismatchDave Davenport
2017-04-21Remove -dump-xresources-theme option that does not exists anymore from -helpDave Davenport
2017-04-21[Plugins] Add -no-plugins and -plugin-path optionsDave Davenport
2017-04-21[Mode] Make the name field a pointer instead of a fixed 32char array.Dave Davenport
2017-04-20Try to improve error message a bit (damn g_warning replace)Dave Davenport
2017-04-19[RUN] Report the expanded PATH entry in debug outputDave Davenport
2017-04-19[RUN] Expand the paths found in /home/mkoedam/.local/bin/:/opt/mpd/bin/:/home...Dave Davenport
2017-04-18Change screenshot warning to printf.Dave Davenport
2017-04-18[Theme] Allow default enabled state of widget to be set in themeDave Davenport
2017-04-18Print message about disabled mode to stderr using fprintf.Dave Davenport
2017-04-17Add some theme name resolving functions.Dave Davenport
2017-04-15Add newline (#588)Adrià Farrés
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-14Print warning in using g_log.Dave Davenport
2017-04-14Handle null X events without errorAaron Ash
2017-04-12Small memory leak in theme-config parser.Dave Davenport
2017-04-11When query theme for exact match, do not consider state.Dave Davenport
2017-04-10Avoid possible buffer overflowDave Davenport
2017-04-10Set PID and wm_client_machine hints on rofi window.Dave Davenport
2017-04-09Improve error messages when type does not match.Dave Davenport
2017-04-06Fix some warning that converity scan picked up.Dave Davenport
2017-04-04Fix small bug and extend test for theme parserDave Davenport
2017-04-04Add (initial) check for theme parser.Dave Davenport
2017-04-04Reset pointer to NULL after free'ing.Dave Davenport
2017-04-03Fix checks compilingDave Davenport
2017-04-03Add list of available modi to help output.Dave Davenport
2017-04-02Add converter back for old theme format.Dave Davenport
2017-03-31Fix alternate separatorDave Davenport
2017-03-31Test if case_indicator exists before setting it.Dave Davenport
2017-03-31Don't quit, show error when failing to load mode.Dave Davenport
2017-03-31Show what mode failed to load.Dave Davenport
2017-03-31Document '/' as separator and add to combi mode.Dave Davenport
2017-03-31Allow '/' as separator between modi. (#582)Dave Davenport
2017-03-31When modi is not enabled, only print warning when started from consoleDave Davenport
2017-03-31Improve error message when called with `-show`Dave Davenport
2017-03-31Update message when launched without show argument.Dave Davenport
2017-03-30Remove more traces of old theme.Dave Davenport
2017-03-30Remove old color structure and name based parsingDave Davenport
2017-03-29Remove old theme support. (part 1)Dave Davenport
2017-03-29Merge remote-tracking branch 'github/master'Dave Davenport