summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-03-29Merge remote-tracking branch 'origin/master' into theme_specstheme_specsDave Davenport
2017-03-28mode: Properly use mode init return valueQuentin Glidic
2017-03-28Add more debug to configure.acDave Davenport
2017-03-28Indenting.Dave Davenport
2017-03-28Merge the configuration loading into something more simple (3)Dave Davenport
2017-03-28Merge the configuration loading into something more simple (2)Dave Davenport
2017-03-28Merge remote-tracking branch 'github/master'Dave Davenport
2017-03-28Merge the configuration loading into something more simple (1)Dave Davenport
2017-03-28Fix testsDave Davenport
2017-03-28Use lexer type so signedness is correct.Dave Davenport
2017-03-28Fix position in first parsed file.Dave Davenport
2017-03-28I am bad, and that is good - Ralph. Fix missing includeDave Davenport
2017-03-27Add 'Configuration' section to rasi format that parses config option.Dave Davenport
2017-03-26Fix #581Dave Davenport
2017-03-26Add UTF8 string support to lex (I hope)Dave Davenport
2017-03-25If user_runtime dir does not exist, try fallback and limp on.Dave Davenport
2017-03-25ISSUE 576: Clutching at straws.Dave Davenport
2017-03-24README: Call run-mode application launcherDave Davenport
2017-03-24Clarify one step in install file.Dave Davenport
2017-03-24Update installation guide a bit.Dave Davenport
2017-03-23First stab at nicer phrasing of specifications, to be continuedRasmus Steinke
2017-03-23Remove deprecated color format from doc.Dave Davenport
2017-03-21Do an extra log before calling unmap and destroy windowDave Davenport
2017-03-21Add teardown debug messageDave Davenport
2017-03-21Remove entry from history once deleted. #579Dave Davenport
2017-03-21Merge remote-tracking branch 'github/master'Dave Davenport
2017-03-21Don't put g next to 7 char commit has in version.Dave Davenport
2017-03-20#579 Fix delete cached entry.Dave Davenport
2017-03-19Use AS_HELP_STRING.Dave Davenport
2017-03-18Small change to make cppcheck happyDave Davenport
2017-03-18Add place-holder manpage for rofi-theme manpage.Dave Davenport
2017-03-18Small updates to manpage.Dave Davenport
2017-03-17clang-check fixesDave Davenport
2017-03-17[Keys] Cleanup view a bit.Dave Davenport
2017-03-17Reduce scope and unneeded check.Dave Davenport
2017-03-14[DRUN] Get categories on initial parsing from keyfile, not on matching (is sl...Dave Davenport
2017-03-14[Textbox] Remove unneeded calls to pango_layout_get_baseline.Dave Davenport
2017-03-14[Textbox] Remove unneeded calls to pango_layout_get_pixel_size.Dave Davenport
2017-03-13Remove old stuffDave Davenport
2017-03-13Add filename to location in error message.Dave Davenport
2017-03-13Get full canonical path for duplicate filtering.Dave Davenport
2017-03-13Don't parse same files, multiple times.Dave Davenport
2017-03-13Cleanup lexer a bitDave Davenport
2017-03-13Reset location when importing, correctly resolve relative pathDave Davenport
2017-03-11Some initial support for @import in theme and try to fall back when theme fai...Dave Davenport
2017-03-11Update testsDave Davenport
2017-03-11[SSH] Fix missing parameter documentationDave Davenport
2017-03-11Fix missing doxygen documentationDave Davenport
2017-03-10Zeltakmadness (#572)Dave Davenport
2017-03-09Floor the result, so we do not get 1/2 pixel gaps.Dave Davenport