summaryrefslogtreecommitdiffstats
path: root/source/xrmoptions.c
AgeCommit message (Expand)Author
2016-03-05Propagate error down, show dialog.Dave Davenport
2016-03-04Return NULL when empty property.Dave Davenport
2016-03-01Pack magic externs into a xcb_stuff.Dave Davenport
2016-02-28Run indenterDave Davenport
2016-02-28Remove unneeded atomDave Davenport
2016-02-28Remove opening of display.Dave Davenport
2016-02-17#219: Implement continious scrollDave Davenport
2016-02-09Issue: #334: Only allow markup-rows to be set on cmdlineDave Davenport
2016-01-20Refactor menu function into three parts, setup, itterrate and finalize.Dave Davenport
2016-01-07More doxygen sugar.Dave Davenport
2016-01-07More doxygen sugarDave Davenport
2016-01-04Initialize Xrm only once.Dave Davenport
2016-01-03Add optional config file that overrides local XresourcesDave Davenport
2016-01-01Update copyrightDave Davenport
2015-12-31PlayingDave Davenport
2015-12-29Add username to theme output.Dave Davenport
2015-12-13Add option to set scrollbar widthDave Davenport
2015-12-10Separator styleDave Davenport
2015-12-10Add option to output to specific file.Dave Davenport
2015-12-10Add option to dump color scheme.Dave Davenport
2015-11-25Big rename from Switcher to Mode internal, to match with user terminologyDave Davenport
2015-11-17Add experimental regex supportDave Davenport
2015-11-15Try to fix crasher on mixing glib free and free.Dave Davenport
2015-11-14Fix printing.Dave Davenport
2015-11-14Cleanup.Dave Davenport
2015-11-12Add threading support.Dave Davenport
2015-11-07Fix table layout.Dave Davenport
2015-11-04Fix #258: Set fallback alternative color before trying to allocate it.Qball Cow
2015-11-03Put things together, making desktop menu workDave Davenport
2015-10-31Add -no-parse-known-hosts to disable parsing of ~/.ssh/known_hostsKlemens Schölhorn
2015-10-30Allow dpi to be setQC
2015-10-26Fix: 250 Fixing message.QC
2015-10-21Merge remote-tracking branch 'origin/Transparency'QC
2015-10-21unify help messagesRasmus Steinke
2015-10-21Print comment with each option.Dave Davenport
2015-10-20Add fake transparencyQball Cow
2015-10-16Add fullscreen mode and fix some redrawing issues.QC
2015-10-16Update rofi -h outputDave Davenport
2015-10-15Add comment.QC
2015-10-15Revert "Remove levenshtein"QC
2015-10-04Remove levenshteinQC
2015-10-04Add tokenize option and append * to glob.Dave Davenport
2015-10-02Add glob version for testing.QC
2015-09-22Add markup flag for dmenu.Dave Davenport
2015-09-19More line fixing.QC
2015-09-19Adjust new editor widthQC
2015-09-19Some cleanups, tweak uncrustify.QC
2015-09-04Add hide scrollbar option.QC
2015-08-26Add separator color and style option.Dave Davenport
2015-08-20Issue: #207 add generic `-filter` mode.QC