summaryrefslogtreecommitdiffstats
path: root/Makefile.am
AgeCommit message (Expand)Author
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
2016-01-07More doxygen sugar.Dave Davenport
2016-01-07Generate doxygen file using autoconf.Dave Davenport
2016-01-05Add doxygen target.Dave Davenport
2016-01-04Do not test the ones that require window manager.Dave Davenport
2016-01-04Merge branch 'master' of github:DaveDavenport/rofiDave Davenport
2016-01-04Add window manager as test if possibleDave Davenport
2016-01-04Another silly test to make sure this code is hit and should show breakage.Dave Davenport
2016-01-04Add fuzzy test.Dave Davenport
2016-01-03Add config loading test.Dave Davenport
2016-01-01Test glob/regex.Dave Davenport
2015-12-31Add combi testDave Davenport
2015-12-31Add simple drun testDave Davenport
2015-12-31Update testDave Davenport
2015-12-31Add dump test.Dave Davenport
2015-12-31Add the daemon test to test-x make targetDave Davenport
2015-12-31Add screenshot testDave Davenport
2015-12-08Add test, remove whitespaceDave Davenport
2015-12-04Add test for issue #292Dave Davenport
2015-12-02Add test for recent bug.Dave Davenport
2015-12-01Add glib minimum version check.Dave Davenport
2015-11-20Issue #275 test caseQball Cow
2015-11-14Add threadpool support, add optional timings compile flagDave Davenport
2015-11-08Fix make dist, add to travis.Dave Davenport
2015-11-03Initial import desktop file runner.Dave Davenport
2015-10-31Fix: 256 Do not accept custom entry when not applicable.Dave Davenport
2015-09-26Use cairo to do drawing.QC
2015-09-19Re-orderQC
2015-09-15Add manpage for rofi-sensible-browserDave Davenport
2015-09-13Add support for startup-notificationQC