summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-05-08[Timings] Remove newlines.timing-patchDave Davenport
2019-05-08[Timings] Move into new debug system.Dave Davenport
2019-05-04Update Changelog.Dave Davenport
2019-05-04[ListView|Textbox] Add user-settable ellipsize mode.Dave Davenport
2019-05-04[DMenu] Add format option to output string stripped from pango markup.Dave Davenport
2019-04-24[SSH] Match lowered keywords.Dave Davenport
2019-04-20[Script] terminalDave Davenport
2019-04-20Update subprojets to lates version.Dave Davenport
2019-04-20[Dialogs.SSH] Remove use of g_ascii_string_to_signed.Dave Davenport
2019-04-19configure.ac,meson: Define GLIB_VERSION_{MIN_REQUIRED,MAX_ALLOWED}Quentin Glidic
2019-04-19theme: Fix g_list_copy_deep() warningQuentin Glidic
2019-04-19meson: Fix Bison argumentsQuentin Glidic
2019-04-19meson: Lower default warning levelQuentin Glidic
2019-04-19tests: Fix mode_result test warningQuentin Glidic
2019-04-19Use g_list_free_full()Quentin Glidic
2019-04-19Correctly include config.h firstQuentin Glidic
2019-04-19gitmodules: Update libgwaterQuentin Glidic
2019-04-18gitmodules: Update libnkutilsQuentin Glidic
2019-04-18Update images path.Dave Davenport
2019-04-16[Manpage] Add overlay as widget to manpage.Dave Davenport
2019-04-16[View] Move overlay into the theme system instead of weird addon.Dave Davenport
2019-04-03[DmenuScript] Add missing header file.Dave Davenport
2019-04-02[Dmenu][Script] Share some code between the two modiDave Davenport
2019-04-02[DMenu] Add icon support.Dave Davenport
2019-03-29Use g_ascii_string_to_signed instead of atoi in ssh, allows errorDave Davenport
2019-03-29[Window] Fix default value and help comment.Dave Davenport
2019-03-26Add Meson instructions (#943)Quentin Glidic
2019-03-26meson: Use Meson pkgconfig moduleQuentin Glidic
2019-03-26meson: Drop unnecessary "install: false" arg from configure_file()Quentin Glidic
2019-03-26meson: Change check option type to "feature"Quentin Glidic
2019-03-26meson: Drop enable- prefix for optionsQuentin Glidic
2019-03-26meson: Drop enable-asan optionQuentin Glidic
2019-03-26gitmodules: Update libnkutilsQuentin Glidic
2019-03-24[Icon] Use horizontal align for x-align option.Dave Davenport
2019-03-24Allow aligning iconDave Davenport
2019-03-24When mode not found, show gui, not only on commandline.Dave Davenport
2019-03-21[Lexer] Fix nested () in variable default field.Dave Davenport
2019-03-19Change sidebar in theme to mode-switcher.Dave Davenport
2019-03-08[SSH] Use \x1F as separator between host/command and port.Dave Davenport
2019-03-05[Theme] Make 'sidebar' settable by theme.Dave Davenport
2019-03-05Refer to `sorting-method` in 1.5.2 release (#929)Dany Marcoux
2019-03-04[SSH] Expand path and use right strcmp.Dave Davenport
2019-03-04[SSH] Add support for UserKnownHostsFileDave Davenport
2019-03-04Add note to manpage about new config format filename.Dave Davenport
2019-03-01Add installation instructions for openSUSE (#924)Tobia De Koninck
2019-02-21Fix RandR 1.5 check: use RANDR_PREF_MINOR_VERSION (#918)Michael Stapelberg
2019-02-17[DRun] Fix sorting of drun.Dave Davenport
2019-02-10[Helper] Add more error checking/reporting.Dave Davenport
2019-02-10[Doc] Update documentation to match changed functions.Dave Davenport
2019-02-10[DRun] Sort the (non history) entries by name. Escape for pango.Dave Davenport