summaryrefslogtreecommitdiffstats
path: root/source
AgeCommit message (Expand)Author
2019-06-24[SSH] Fix wrong sizeof in read_hosts_fileDave Davenport
2019-05-11[Timings] Move into new debug system. (#961)Dave Davenport
2019-05-10[SSH] Always initialize .port field.qball
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[Dialogs.SSH] Remove use of g_ascii_string_to_signed.Dave Davenport
2019-04-19theme: Fix g_list_copy_deep() warningQuentin Glidic
2019-04-19Correctly include config.h firstQuentin Glidic
2019-04-16[View] Move overlay into the theme system instead of weird addon.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-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-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-04[SSH] Expand path and use right strcmp.Dave Davenport
2019-03-04[SSH] Add support for UserKnownHostsFileDave Davenport
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
2019-02-10[SSH] Add support for parsing port number from known hosts file.Dave Davenport
2019-02-08Add option to change location of cache dir.Dave Davenport
2019-02-02[CodeCY] More cleanup.Dave Davenport
2019-02-02[CodeCY] Cleanup some more warnings given by CodeCY.Dave Davenport
2019-01-29[Theme3.0] Change reference to use the CSS like var() syntax.Dave Davenport
2019-01-29[DRUN] Fix small memory leak loading desktop files.Dave Davenport
2019-01-07Return EX_DATAERR when fails to parse theme.Dave Davenport
2018-12-31Add history ignore (#846)Yoav
2018-12-15Remove unused variable.Dave Davenport
2018-12-14tests: initialize char* in mode test (#875)Till Hofmann
2018-12-14Add an option to change the matching negation character.Dave Davenport
2018-10-17[DRUN] Add drun-display-format.Dave Davenport
2018-10-17[Helper] Remove fixed key/values and accept keys with NULL as values.Dave Davenport
2018-10-16[Helper] Quick and dirty string replacer with optional keys block.Dave Davenport
2018-10-14Fixing typos in docs and error messages, "numger" -> "number" (#867)Lukas Alexandre
2018-10-05[Icon] Fix loading icons that are already in cache.Dave Davenport
2018-09-22[SSH] Improve parser for known_hosts a bit.Dave Davenport
2018-09-09[Script] Add initial support for icons.Dave Davenport
2018-08-08Indent the code.Dave Davenport
2018-07-28[DRUN] Add option to show actions in drun.Dave Davenport
2018-07-14Export icon fetcher header, remove nxd from icon-fetcher header.Dave Davenport
2018-07-14[IconFetcher] preload the user set icon themeDave Davenport
2018-07-10[Tests] Fix window test.Dave Davenport