summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-12-06Add configuration file location in -help output.Dave Davenport
2016-12-05Mention default config pathRasmus Steinke
2016-11-30Issue: #38 remove delay (until next blink) when triggering on release (versio...Dave Davenport
2016-11-30Issue: #39 remove delay (until next blink) when triggering on releaseDave Davenport
2016-11-30Fix two issues detected by coverty. 1.) copy /paste error. 2.) dead codeDave Davenport
2016-11-30Update manpage (rofi.1)Dave Davenport
2016-11-30fix typoRasmus Steinke
2016-11-29Update Changelog and release notes with drawing speedups and other fixes.Dave Davenport
2016-11-29Don't destroy the window, but send close request to window.Dave Davenport
2016-11-29Make resize look better. less flickering.Dave Davenport
2016-11-28Add explicit / after path element when searching themes.Dave Davenport
2016-11-28If no XDG_DATA_DIRS set, try to deduce the dirs from PATH.Dave Davenport
2016-11-28Make detailed list bulletsDave Davenport
2016-11-28Fix screenshots add : to rofi-theme selector prompt.Dave Davenport
2016-11-28Add gifs.Dave Davenport
2016-11-28Increase size structures for release notesDave Davenport
2016-11-27Fix help output test (trailing whitespace).Dave Davenport
2016-11-27Update ref. with removed trailing spaceDave Davenport
2016-11-27Fix test box widget..Dave Davenport
2016-11-27Fix drawing order when widget is added at end. This simplifies bottom mode.Dave Davenport
2016-11-26Remove trailing whitespace from string options.Dave Davenport
2016-11-26Fuzzy matcher, take simple escaping into account when creating regex.Dave Davenport
2016-11-26Fix check being the wrong way around.Dave Davenport
2016-11-25Fix typo.Dave Davenport
2016-11-25Fix compare add forum to links.Dave Davenport
2016-11-25Print compile options (window, drun,timing, asan, gcov) in -helpDave Davenport
2016-11-25Update contributing and issue template.Dave Davenport
2016-11-24Typo (#503)bendem
2016-11-24Tofi power.Dave Davenport
2016-11-24Update release notesDave Davenport
2016-11-24Update release notes with picDave Davenport
2016-11-23update changelogDave Davenport
2016-11-23Changelog updateDave 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-11-15 Remove unsupported tag from doxy file.Dave Davenport
2016-11-15Make travis output more verbose.Dave Davenport
2016-11-15Add extra check to travis.Dave Davenport
2016-11-15Update code documentationDave Davenport
2016-11-15Fix indentationDave Davenport
2016-11-15Small code restructureDave Davenport
2016-11-14Add start of release notes.Dave Davenport
2016-11-14Update ChangelogDave Davenport
2016-11-14Include in error mesg, what key failed to bind.Dave Davenport
2016-11-14Try to improve parsing of Keybinding. Give more specific error of what failed.Dave Davenport
2016-11-14Change pid location to something more common in CI test.Dave Davenport
2016-11-14Backspace->BackSpaceDave Davenport
2016-11-14Continue parsing when keybinding fail, only show errors after all are done.Dave Davenport
2016-11-14For redraw when rofi_view_set_active is called.Dave Davenport
2016-11-14Fix keybinding with Shift in name. Alt-Shift-S -> Alt-S. Alt-Shift-1 -> Alt-e...Dave Davenport