summaryrefslogtreecommitdiffstats
path: root/Makefile.am
AgeCommit message (Expand)Author
2018-02-25Update themes from rofi-themes repositoryDave Davenport
2017-11-05Install rofi-theme-selector manpage.Dave Davenport
2017-10-31Use AM_PATH_GLIB_2_0 to figure out where glib-compile-resource is.Dave Davenport
2017-10-31Remove default-theme header file.Dave Davenport
2017-10-31meson: Add default theme GResource bitsQuentin Glidic
2017-10-31First testing to use GResource to load default theme.Dave Davenport
2017-10-03Install rofi-types.h and fix includes for pluginsDave Davenport
2017-09-29Make tokenize test use libcheck.Dave Davenport
2017-09-27autotools: Include subprojects meson_options.txt tooQuentin Glidic
2017-07-17meson: Fix update-manpage targetQuentin Glidic
2017-06-20Fix tests by splitting types name into separate file.Dave Davenport
2017-06-19Add Pop-Dark theme.Dave Davenport
2017-06-05Add dmenu themeDave Davenport
2017-06-03Remove non-existing files from Makefile.Dave Davenport
2017-06-01display: Introduce display.hQuentin Glidic
2017-06-01autotools: Fix buildQuentin Glidic
2017-05-30view: Add icon (basic) supportAaron Ash
2017-05-29Use libnkutils for keybindingsQuentin Glidic
2017-05-28Makefile.am: Use wrapper script for test-xQuentin Glidic
2017-05-28Merge branch 'master' into wip/mesonQuentin Glidic
2017-05-15[ThemeParser] Add CSS color names supportDave Davenport
2017-05-15meson: Now dist target is upstreamQuentin Glidic
2017-05-14Add a old theme conversion test and default theme dump test.Dave Davenport
2017-05-04meson: Add dist targetQuentin Glidic
2017-05-04gitmodules: Move to subprojects/Quentin Glidic
2017-05-04Fixing make dist including build lexer header fileDave Davenport
2017-05-04Fix building out of source dir.Dave Davenport
2017-05-04theme-parser: Drop lexer/ in #includesQuentin Glidic
2017-04-30Make explicit flag for enabling/disabling libcheck usage.Dave Davenport
2017-04-30Allow libcheck to be disabled if not foundDave Davenport
2017-04-30[Test] Convert theme-parser test to use libcheck.Dave Davenport
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