summaryrefslogtreecommitdiffstats
path: root/source
AgeCommit message (Expand)Author
2016-06-25Remove xlib dependency, add xcb-util-xrm.Dave Davenport
2016-06-21Copy memory instead of mixing malloc and g_malloc'ed memories (and freeing th...Dave Davenport
2016-06-21Fix rootwindow set at wrong pointer level.Dave Davenport
2016-06-19Split Custom and Alternate command.Dave Davenport
2016-06-18Remove Tab from row-down listDave Davenport
2016-06-18Remove fuzzy matching option.Dave Davenport
2016-06-16Indent don't use partial match.Dave Davenport
2016-06-16Merge remote-tracking branch 'origin/master' into highlight_matchDave Davenport
2016-06-12Fix double freeDave Davenport
2016-06-07Terminate rofi if switcher is not foundDave Davenport
2016-06-07Merge remote-tracking branch 'origin/master' into highlight_matchDave Davenport
2016-06-06Add Control-Backspace as keybinding.Dave Davenport
2016-06-05Some indenting fixesDave Davenport
2016-06-05Wip/drun subdirs (#416)Dave Davenport
2016-06-01Merge remote-tracking branch 'origin/master' into highlight_matchDave Davenport
2016-06-01Update some headers.Dave Davenport
2016-05-31Fix 'Tab' binding descriptionDave Davenport
2016-05-31Fix description, -switchers does not exist.Dave Davenport
2016-05-31Added the descriptions of the keybindingsmarduk
2016-05-30Remove initializationDave Davenport
2016-05-30First throw at issue #403, show wm name.Dave Davenport
2016-05-30gitmodules: Update libgwaterQuentin Glidic
2016-05-30Fix missing equalsDave Davenport
2016-05-30Issue #411: Show list of Keyboard bindings with rofi, from rofi.Dave Davenport
2016-05-27Fix 1 character entries in git.Dave Davenport
2016-05-26Fix combi mode 'bang' behaviour, improve levenshtein with combiDave Davenport
2016-05-25Switch to stop cycling feature (#407)Yaroslav
2016-05-23Merge remote-tracking branch 'origin/master' into highlight_matchDave Davenport
2016-05-23Fix: #409 Use display-name for prompt.Dave Davenport
2016-05-22Don't use g_ascii on utf8 string.Dave Davenport
2016-05-22Remove the is_ascii mess.Dave Davenport
2016-05-21Go Regex GoDave Davenport
2016-05-20Merge remote-tracking branch 'origin/master' into hmDave Davenport
2016-05-12window: Make custom action run a command on the windowQuentin Glidic
2016-05-12window: Kill the window on delete-entryQuentin Glidic
2016-05-10First try at highlighting match (regex only)Dave Davenport
2016-05-10We don't have a negative page number.Dave Davenport
2016-05-10Avoid needles updates when using continious scrollingDave Davenport
2016-05-09Grab mouse pointer with keyboard.Dave Davenport
2016-05-08Add option to set background for rofi windowDave Davenport
2016-05-08Fix indentingDave Davenport
2016-05-07Permit binding a modifier key on its ownGeorgios Bitzes
2016-05-07keybindings: Implement on-release bindingsQuentin Glidic
2016-05-07view: Split action triggering to an helper functionQuentin Glidic
2016-05-07keybindings: Rework the matchingQuentin Glidic
2016-05-07view/navigation: CleanupQuentin Glidic
2016-05-07textbox/key: CleanupQuentin Glidic
2016-05-07textbox/keybinding: ReindentQuentin Glidic
2016-05-07textbox: Split keybinding and text handlingQuentin Glidic
2016-05-07view/keypress: ReindentQuentin Glidic