summaryrefslogtreecommitdiffstats
path: root/Makefile.am
AgeCommit message (Expand)Author
2017-01-03Add copyright to themes.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
2016-03-22Split test for helper in separate test for config cmdline parser.Dave Davenport
2016-03-21Quick fix.Dave Davenport
2016-03-21Split test in 2.Dave Davenport
2016-03-20test-x: Remove daemon mode testQuentin Glidic
2016-03-12Tried to fix strlen on NULLDave Davenport
2016-03-05Remove hack with config file.Dave Davenport
2016-03-05Propagate error down, show dialog.Dave Davenport
2016-03-04Check for the availability of the xinerama extension.Dave Davenport
2016-03-01Pack magic externs into a xcb_stuff.Dave Davenport
2016-02-28Tests.Dave Davenport
2016-02-21Remove x11-event-source, replaced by libgwater.Dave Davenport
2016-02-21Add missing header files xkb,xkb-internalDave Davenport
2016-02-21Fix tests.Dave Davenport
2016-02-21rofi: Convert to XCB eventsQuentin Glidic
2016-02-21Textbox_test does not run on travis. test-x depends on textbox_testDave Davenport
2016-02-21Add textbox_test to make checkDave Davenport
2016-02-21Fixing make dist after merge of make cleanups.Dave Davenport
2016-02-21Autotools cleanupQuentin Glidic
2016-02-06Update makefile. (thx ci)Dave Davenport
2016-02-06Merge remote-tracking branch 'origin/master' into glib-loopDave Davenport
2016-02-06Split of files.Dave Davenport
2016-02-05Another typo bytes the dust, and another one gone..Dave Davenport
2016-02-05Fix typoDave Davenport
2016-02-04Merge remote-tracking branch 'origin/master' into glib-loopDave Davenport
2016-02-03Issue: #333, Check if row is selected, don't assume selected_line is valid.Dave Davenport
2016-01-18Move X11EventSource into separate file.Dave Davenport
2016-01-09Making widget class, moving stuff aroundDave Davenport
2016-01-07First cleanup steps.Dave Davenport