summaryrefslogtreecommitdiffstats
path: root/doc/rofi.1
AgeCommit message (Expand)Author
2017-02-02Enable lazy-grab by default.Dave Davenport
2017-02-01Async pre-read 25 entries by default, to make it feel more snappy. Fixes #550Dave Davenport
2017-01-22Update DPI detection method.Dave Davenport
2017-01-21Add auto-detect option to DPI setting.Dave Davenport
2017-01-18Add -theme and -theme-str to manpage.Dave Davenport
2017-01-09Misc man page changes (#535)lbonn
2017-01-07Make lazy-key-grab an option, add --release for i3 to manpage.Dave Davenport
2017-01-06Issue: #521. Add -[no]-show-match to manpage.Dave Davenport
2016-12-23Update manpage.Dave Davenport
2016-12-21Fix wrong ' in manpage (should be `)Dave Davenport
2016-12-21Add some usage examples to manpage.Dave Davenport
2016-12-19Add comment to manpage about getting example config file.Dave Davenport
2016-12-14Update manpage and AUTHORSDave Davenport
2016-11-30Update manpage (rofi.1)Dave Davenport
2016-11-13Add forum link to manpageDave Davenport
2016-11-04Rewrite FAQ entries to get rid of <strong> tags in the generated man page (#493)Wieland Hoffmann
2016-11-01Remove opacity option.Dave Davenport
2016-10-20Update manpageDave Davenport
2016-09-08Added click-to-exit option. (#460)Ian Remmler
2016-08-25Add fuzzy matching, make a -matching option.Dave Davenport
2016-08-22Update manpage to show -display- option, sidebar mode uses display name.Dave Davenport
2016-08-20Update manpageDave Davenport
2016-08-19Use XRandr to get monitor layout instead of xinerama.Dave Davenport
2016-07-18Add ``-multi-select` flag to dmenu.Dave Davenport
2016-07-18Add -no-selection-indicator to manpageDave Davenport
2016-07-12Allow for more advanced window 'line' formattingDave Davenport
2016-07-11Fix outdated information manpage.Dave Davenport
2016-07-01Update manpage with window-formatDave Davenport
2016-06-18Remove fuzzy matching option.Dave Davenport
2016-06-14Release v1.1.01.1.0Dave Davenport
2016-06-05Remove -rnow,-snow and -now as they are deprecatedDave Davenport
2016-06-05Issue #414, add markup-rows to manpageDave Davenport
2016-05-25Switch to stop cycling feature (#407)Yaroslav
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-08Add option to set background for rofi windowDave Davenport
2016-05-07keybindings: Implement on-release bindingsQuentin Glidic
2016-05-06Add option to view background image instead of screenshot in fake transparenc...Dave Davenport
2016-05-01man: Fix typo (exteneded -> extended)Chris Salzberg
2016-04-29Issue: #395 adding more options.Dave Davenport
2016-04-27typo fixJames Vaughan
2016-04-03Update manpage.Dave Davenport
2016-04-02Remove unused -quiet commandline option.Dave Davenport
2016-04-02manpage: Add my emailQuentin Glidic
2016-04-02Update manpageDave Davenport
2016-03-20keybindings: Merge accept-custom and accept-entry-continueQuentin Glidic
2016-03-13Update manpage explaining monitor -3 setting, position at mouse.Dave Davenport
2016-03-05Update manpage about config.cDave Davenport
2016-03-05Remove deprecated theme system.Dave Davenport
2016-02-17#219: Implement continious scrollDave Davenport