summaryrefslogtreecommitdiffstats
path: root/source
AgeCommit message (Expand)Author
2018-02-08[Script] Reset highlighting when reload viewDave Davenport
2018-02-07I749 (#766)Dave Davenport
2018-02-06[SSH] Reload ssh when entry is deleted.Dave Davenport
2018-01-18Revert "xcb: Add XKB_NEW_KEYBOARD_NOTIFY support"Quentin Glidic
2018-01-14[View] Added textboxes are set to autoheight and wrapping.Dave Davenport
2018-01-14[Theme] When reading double property, allow fallback to integer.Dave Davenport
2017-12-26bindings: Rework mouse bindings (#745)Quentin Glidic
2017-12-25bindings: Fix double click delayQuentin Glidic
2017-12-18xcb: Add XKB_NEW_KEYBOARD_NOTIFY supportQuentin Glidic
2017-12-11[Script] Reduce scope and swap tests. (cppcheck)Dave Davenport
2017-12-09DRun: Allow to select based on comment field.Dave Davenport
2017-12-09drun: Early return if already initializedQuentin Glidic
2017-12-09xrmoptions: Use a switch where possibleQuentin Glidic
2017-12-08Fix (old style) fake-transparency and fake-background option.Dave Davenport
2017-12-08Allow theme to override width on box.Dave Davenport
2017-11-30Re-calculate size before showing.Dave Davenport
2017-11-29When no new theme file present, don't print it in help.Dave Davenport
2017-11-28Remove : from dmenu default prompt.Dave Davenport
2017-11-23Correct spelling mistakes. (#722)Edward Betts
2017-11-17drun: Standardize debug messagesQuentin Glidic
2017-11-07IndentDave Davenport
2017-11-07[Combi] Add hide prefix option.Dave Davenport
2017-11-06Allow height to be specified on window.Dave Davenport
2017-11-05Check result g_key_file_load_from_file to make coverity happy.coverity_scanDave Davenport
2017-11-05Add the prompt colon to the default theme.Dave Davenport
2017-11-02Merge remote-tracking branch 'origin/master' into nextDave Davenport
2017-11-02Fix -m -4 for xmonad (#683)ironyman
2017-11-02[DRun] Obey OnlyShowIn NotShowIn (#715)Dave Davenport
2017-10-31Use PACKAGE_VERSION as it is known to both make and meson.Dave Davenport
2017-10-31Remove leading # from dump theme and add mesg about rofi dumping itDave Davenport
2017-10-31Remove default-theme header file.Dave Davenport
2017-10-31meson: Add default theme GResource bitsQuentin Glidic
2017-10-31First testing to use GResource to load default theme.Dave Davenport
2017-10-30Remove color from prompt, can be added in theme now.Dave Davenport
2017-10-21Added option -name-only to match only desktop entry name with drun (#690)Askrenteam
2017-10-20drun: Load absolute path icons properlyQuentin Glidic
2017-10-20Fixes parsing of non-existing fields.Dave Davenport
2017-10-19Fixed error misspellJakob M. Kjær
2017-10-19Fix color conversion from old ARGB to RGBA (new)Dave Davenport
2017-10-16Make -plugin-path commandline flag be read before loading pluginsDave Davenport
2017-10-15meson: Use libnkutils git-version supportQuentin Glidic
2017-10-14gitmodules: Update libnkutils and libgwaterQuentin Glidic
2017-10-14[History] When getting history fields, do not parse order fields.Dave Davenport
2017-10-12bindings: Fix API usageQuentin Glidic
2017-10-05Indent files.Dave Davenport
2017-10-04[DRun] Desktop id is not equal to application id.Dave Davenport
2017-10-03Allow maximum history size to be configured.Dave Davenport
2017-10-03Change how DRUN history is implemented to fix: #579Dave Davenport
2017-10-01Rename tokenize to helper_tokenizeDave Davenport
2017-09-29Implement support for specifying negated matchDave Davenport