summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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-20travis.yml: Use Jason Pleau xkbcommon packageQuentin Glidic
2016-03-20travis.yml: Style cleanupQuentin Glidic
2016-03-20test-x: Update config referenceQuentin Glidic
2016-03-20travis.yml: Use make checkQuentin Glidic
2016-03-20travis.yml: Trick the package whitelist for nowQuentin Glidic
2016-03-20x11-helper: Drop RControl/LControl from Control modifier maskQuentin Glidic
2016-03-20test-x: Remove daemon mode testQuentin Glidic
2016-03-20README: Remove references to daemon modeQuentin Glidic
2016-03-20keybindings: Merge accept-custom and accept-entry-continueQuentin Glidic
2016-03-20Fix reloading after deleting entryDave Davenport
2016-03-20Fix positioning window on top of window.Dave Davenport
2016-03-19Make clang static code analyzer happy (300+ -> 5)Dave Davenport
2016-03-19Remove pointless else if statementDave Davenport
2016-03-18rofi: Allow fullscreen on specified monitorQuentin Glidic
2016-03-17Issue 213: Memcpy the right size for atomsDave Davenport
2016-03-17x11-helper: Advertise the correct set of supported modifiersQuentin Glidic
2016-03-15Issue 358 Set monitor width and height for monitor -3 mode.Dave Davenport
2016-03-13Update manpage explaining monitor -3 setting, position at mouse.Dave Davenport
2016-03-13Terminate mainloop after error message when trying to start it in daemon mode.Dave Davenport
2016-03-12Tried to fix strlen on NULLDave Davenport
2016-03-07view: Fix multi-character compose sequencesQuentin Glidic
2016-03-07Remove xdg-terminal, it aint sensible.Dave Davenport
2016-03-07Read default config from /etc/rofi.conf if exists.Dave Davenport
2016-03-06Add MENU_ERROR_DIALOG flag.Dave Davenport
2016-03-06Update rofi-sensible-terminal manpageDave Davenport
2016-03-05Try to fix thingsDave Davenport
2016-03-05Add option to position rofi at mouseDave Davenport
2016-03-05Update INSTALLDave Davenport
2016-03-05#352 closeDave Davenport
2016-03-05Update manpage about config.cDave Davenport
2016-03-05Fix failing compilation.Dave Davenport
2016-03-05Remove hack with config file.Dave Davenport
2016-03-05Make cppcheck happyDave Davenport
2016-03-05Remove deprecated theme system.Dave Davenport
2016-03-05Allow X parsed colorsDave Davenport
2016-03-05Fix color parsingDave Davenport
2016-03-05INSTALL: Use upstream names (and Debian names as hint)Quentin Glidic
2016-03-05Update INSTALLDave Davenport
2016-03-05Merge pull request #349 from DaveDavenport/wip/xcb/fullDave Davenport
2016-03-05More cleanupsDave Davenport
2016-03-05Update INSTALL.Dave Davenport
2016-03-05CleanupDave Davenport
2016-03-05Cleanups.Dave Davenport
2016-03-05Propagate error down, show dialog.Dave Davenport
2016-03-04Return NULL when empty property.Dave Davenport
2016-03-04Check for the availability of the xinerama extension.Dave Davenport
2016-03-04Move keymap updating into right x11 event loop handler.Dave Davenport