summaryrefslogtreecommitdiffstats
path: root/Makefile.am
AgeCommit message (Expand)Author
2020-02-14[IconFetcher] Add jpeg support, scale on load.Dave Davenport
2020-02-02Add rofi-script manpage, add meta option support to dmenu.Dave Davenport
2019-05-14[Themes] Add 'fancy' theme.Dave Davenport
2019-04-02[Dmenu][Script] Share some code between the two modiDave Davenport
2018-11-01Add missing Example scriptDave Davenport
2018-07-14Export icon fetcher header, remove nxd from icon-fetcher header.Dave Davenport
2018-06-09Add an generic icon fetcher that can be used by any widget and re-uses the ma...Dave Davenport
2018-03-29autotools: Dist man pages sources files tooQuentin Glidic
2018-03-29gitmodules: Update libnkutilsQuentin Glidic
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