summaryrefslogtreecommitdiffstats
path: root/source
AgeCommit message (Expand)Author
2015-07-27Fix not clearing of pointer after free-ing it.QC
2015-07-27Remove HUP signal handler as it is incorrect. #193, to be re-added laterQC
2015-07-24Use calculated top offset for arrow_down.Dave Davenport
2015-07-23Allow escape to quit in no-custom modeDave Davenport
2015-07-22Fix more mouse handling. (click on modi switcher)Dave Davenport
2015-07-19Remove debug printfQC
2015-07-19Fix double click in guiQC
2015-07-13Fix modifierQC
2015-07-10Undo commit of sorting changes, did not want to apply this yet.Dave Davenport
2015-07-09Use right modifierQC
2015-07-07Make color parsing more robust, report failing of parsing color.QC
2015-07-06Fix window matching.Dave Davenport
2015-07-05Replace all qsorts.QC
2015-07-05Use glib qsort as qsort is not portable.QC
2015-07-04Fix typo (thx to jpleau)QC
2015-07-04Trying 2nd bsd patchQC
2015-07-04Add patches from BSD (hopefully ok?)QC
2015-07-01Make fuzzy matching available everywhere: #133 (-fuzzy)Dave Davenport
2015-07-01Use tokenmatch in window_match.Dave Davenport
2015-06-30Free in right orderQC
2015-06-28Move fuzzy_token_match to where it can be reused.Dave Davenport
2015-06-27Fix namingQC
2015-06-25Fix fuzzy match to continue at next character. #133Dave Davenport
2015-06-24Don't do unneeded comparesQC
2015-06-23Test implementation for #133.QC
2015-06-20Possible fix for #179QC
2015-06-15Make 'all?' keys user configurable.Dave Davenport
2015-06-15Issue #66, allow keybindings for navigation to be changed.Dave Davenport
2015-06-14[SSH] Ignore comments in the Host: line.Dave Davenport
2015-06-11More dmenu fixes (shift -enter on custom)QC
2015-06-11Fix dmenu mode.QC
2015-06-11Fixes #176 add mode that user expects.QC
2015-06-08Add markup support to error msg.Dave Davenport
2015-06-09Move comment to right placeQball Cow
2015-06-09Possible fix issue #175Qball Cow
2015-06-05tiny cleanupQC
2015-06-03Fix ellip. in entry box, wrap message box.Dave Davenport
2015-05-31Add a `-no-config` option to run rofi stock.Dave Davenport
2015-05-26Try to fix (suddenly) broke font height estimation.QC
2015-05-25Issue #168: Add note about pkg-config and update packages.QC
2015-05-23Ignores bits 13 and 14 of the modifiers while checking keybinding statesBuglloc
2015-05-23Add support for msg string with pango markup.QC
2015-05-21Test fix for issue #167Dave Davenport
2015-05-19fix issue #165Qball Cow
2015-05-18First fix for #164QC
2015-05-17Fix for faulty commit on Issue: #163QC
2015-05-16Fix Issue #164QC
2015-05-15Fix: #163QC
2015-05-14more small cleanupsQC
2015-05-14Fix clang-tidy warnings.QC