summaryrefslogtreecommitdiffstats
path: root/Makefile.am
AgeCommit message (Expand)Author
2017-04-29[Test] Play with check.Dave Davenport
2017-04-28[Test] Add initial code for mode test. (without gui)Dave Davenport
2017-04-25Fix checkDave Davenport
2017-04-17Do not hardcode ${datadir} as ${prefix}/shareQuentin Glidic
2017-04-17Fix checksDave Davenport
2017-04-17Add some theme name resolving functions.Dave Davenport
2017-04-04Add (initial) check for theme parser.Dave Davenport
2017-03-29Remove old theme support. (part 1)Dave Davenport
2017-03-26Fix #581Dave Davenport
2017-03-18Add place-holder manpage for rofi-theme manpage.Dave Davenport
2017-03-11Update testsDave Davenport
2017-02-17Quick 'n dirty hack to find plugin in plugin dirDave Davenport
2017-02-17Do not export settingsDave Davenport
2017-02-17Install some headers for use in pluginsDave Davenport
2017-02-16Add small pkg-config file that can be used by plugins.Dave Davenport
2017-01-19Add sidebar and paper-float themeDave Davenport
2017-01-19Add arthur as themeDave Davenport
2017-01-19Convert built-in themes to new format.Dave Davenport
2017-01-08Indent magic, rework makefile so lexer and yacc file are not passed.Dave Davenport
2017-01-05Remove separatorDave Davenport
2017-01-05Add generic container (renamed window widget) put container around message.Dave Davenport
2017-01-03Merge remote-tracking branch 'origin/master' into themerDave Davenport
2017-01-03Add copyright to themes.Dave Davenport
2017-01-01Fix typo in makefileDave Davenport
2017-01-01Add BUILT_SOURCES for flex/bison generated files.Dave Davenport
2017-01-01Fix? testsDave Davenport
2016-12-28Add window widget, play with logic for sizing (broken)Dave Davenport
2016-12-16Make parser more flexible, allow global properties to be anywhere in file and...Dave Davenport
2016-12-09Add lex/bison parser for theme.Dave Davenport
2016-11-18Add themes from rofi-themes (adapta, indego, monokai)Dave Davenport
2016-11-16Add themes, make rofi-theme-selector show highlighted rows.Dave Davenport
2016-10-28Add 2 more themes.Dave Davenport
2016-10-27Add darkblue as screenDave Davenport
2016-10-27Add some themes to be installed, add theme-selector script thingy.Dave Davenport
2016-10-24add scrollbar test.Dave Davenport
2016-10-21Add some tests for the box widget.Dave Davenport
2016-10-20fix typoDave Davenport
2016-10-20Add more tests and re-add textbox_test to normal check set.Dave Davenport
2016-10-20Add some more tests, make some textbox api's privateDave Davenport
2016-10-19Add help output compare test.Dave Davenport
2016-10-18try to print coverage report in travisDave Davenport
2016-10-18Fix memory leak in box and listview widget, add coverage make target. (ggcov ...Dave Davenport
2016-10-09Split internal widget into separate fileDave Davenport
2016-10-08Qtk widgets (#478)Dave Davenport
2016-08-19Update INSTALL.md and Makefile.am to reflect changes randr.Dave Davenport
2016-07-06Remove work-around for older i3 version (< 4.9)Dave Davenport
2016-06-18Remove fuzzy matching option.Dave Davenport
2016-06-01Add extra test for widget.Dave Davenport
2016-05-30Issue #411: Show list of Keyboard bindings with rofi, from rofi.Dave Davenport
2016-04-01Use SYSCONFDIRDave Davenport