summaryrefslogtreecommitdiffstats
path: root/source/rofi.c
AgeCommit message (Expand)Author
2016-12-09Add lex/bison parser for theme.Dave Davenport
2016-12-06Add configuration file location in -help output.Dave Davenport
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-25Fix compare add forum to links.Dave Davenport
2016-11-25Print compile options (window, drun,timing, asan, gcov) in -helpDave Davenport
2016-11-14Fix keybinding with Shift in name. Alt-Shift-S -> Alt-S. Alt-Shift-1 -> Alt-e...Dave Davenport
2016-11-12Fix #497: Create user runtime dir if not exists.Dave Davenport
2016-11-12Fix #497: Create cache dir if not exists.Dave Davenport
2016-11-07Re-add column, but not for dmenu when prompt is setDave Davenport
2016-11-06Remove debug sleepDave Davenport
2016-11-06Grab keyboard as early as possible (#494)Dave Davenport
2016-11-02Fix crash on wrongly queued ViewState (thx to teto)Dave Davenport
2016-11-01Pull config option access from out of separator widget.Dave Davenport
2016-10-28Update some code.Dave Davenport
2016-10-26Make scrollbar behave betterDave Davenport
2016-10-25Simplify some code, more comments. (90% docu)Dave Davenport
2016-10-25Update scrollbar behaviour, so dragging is more natural. (limit range from hw...Dave Davenport
2016-10-18Fix memory leak in box and listview widget, add coverage make target. (ggcov ...Dave Davenport
2016-10-15Fix issue #482: Set work directoryDave Davenport
2016-10-15Indenting, commentsDave Davenport
2016-10-09Make separator work in both directions ( hori/vert ).Dave Davenport
2016-10-08Qtk widgets (#478)Dave Davenport
2016-09-18Still parse commandline options when -no-config is passed.Dave Davenport
2016-09-08Ask window manager to hide decoration in normal-window mode.Dave Davenport
2016-08-30Add debug output.Dave Davenport
2016-08-29Fix configure script a bit.Dave Davenport
2016-08-29Improve DRun handling a bit.Dave Davenport
2016-08-29But broken drun under a configure option.Dave Davenport
2016-08-29Disable drun mode as it is broken.Dave Davenport
2016-08-28First hack at fixing Desktop file parser.Dave Davenport
2016-08-25Add fuzzy matching, make a -matching option.Dave Davenport
2016-08-24Constness.Dave Davenport
2016-08-22Extra cleanup at exit.Dave Davenport
2016-08-19Use XRandr to get monitor layout instead of xinerama.Dave Davenport
2016-08-04Indicate what set an option, comment default options in dump-xresources.Dave Davenport
2016-07-31Fix memory leak, re-indentDave Davenport
2016-07-25Fix #432, Control+k removes till eol.Dave Davenport
2016-07-18Add selection indicator to dmenu mode.Dave Davenport
2016-07-13On rofi -show without argument, run de first one from the modi list.Dave Davenport
2016-06-28Fix windowcd command and allow custom Window string formatDave Davenport
2016-06-25Remove xlib dependency, add xcb-util-xrm.Dave Davenport
2016-06-19Split Custom and Alternate command.Dave Davenport
2016-06-16Indent don't use partial match.Dave Davenport
2016-06-07Terminate rofi if switcher is not foundDave Davenport
2016-06-05Some indenting fixesDave Davenport
2016-06-01Update some headers.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