summaryrefslogtreecommitdiffstats
path: root/source
AgeCommit message (Expand)Author
2023-11-06[Dmenu][Script] Add 'display' row option to override whats displayed.Dave Davenport
2023-10-31[DRun] Allow url field to be searched and fix c/p errorDave Davenport
2023-10-31[DRUN] Add {url} to drun-display-format.Dave Davenport
2023-10-03[lexer] Add dmenu as enabled option for media type.Dave Davenport
2023-09-30[XCB] Make sure that window maker is 0 terminated before usage.Dave Davenport
2023-09-27Fix text color when `cursor-color` is set (#1901)vE5li
2023-09-25gitmodules: Update libnkutilsQuentin Glidic
2023-09-24[XCB] Try to be smarter with where mouse click started.Dave Davenport
2023-08-29[View|Textbox] cleanups to drawing codeNikita Zlobin
2023-08-27Clip text with extents rectangleNikita Zlobin
2023-08-24[Rofi] Expand cache-dirDave Davenport
2023-08-15[Theme] Fix opening abs path if no/wrong extension (backward comp.)Dave Davenport
2023-08-15[Theme] Try to fix importing of theme.Dave Davenport
2023-08-11script: Let script handle empty custom inputNikita Zlobin
2023-07-24widget_draw: clean useless calls in corner drawingNikita Zlobin
2023-07-24Fix border segments stitchNikita Zlobin
2023-07-23Remaining modi words in the codeNikita Zlobin
2023-07-23Better descriptions for sort options groupNikita Zlobin
2023-07-03[Script] Set type on Mode object.Dave Davenport
2023-07-03[window] Quick test of code scanning.Dave Davenport
2023-06-29Remove unused variable.Qball Cow
2023-06-15[ROFI] -e '-' reads from stdinDave Davenport
2023-06-15[ConfigParser] Don't pass commandline options with very long args.Dave Davenport
2023-06-12[Doc] Fix some missing/wrong doxygen headers.Dave Davenport
2023-06-12Print window manager in -help outputDave Davenport
2023-06-12Merging in the Recursive file browser.Dave Davenport
2023-04-22[DRun] Add option to scan desktop directory for desktop files.Dave Davenport
2023-04-21[IconFetcher] Fix small memory leak.Dave Davenport
2023-04-21Small memory leaks fixed and other cleanups.Dave Davenport
2023-04-12[DMenu] Fix row initial tab if non-first column is shown first.Dave Davenport
2023-03-27Remove unneeded test and extra enforcement of 0 terminated bufferDave Davenport
2023-03-26Fix to pointless or's.Dave Davenport
2023-03-26Re-indent the code using clang-formatDave Davenport
2023-03-05Add support for adding textbox widgets to listview elements (#1792)notuxic
2023-02-23[Textbox] cairo_save/restore does not store path.Dave Davenport
2023-02-16More Unicode normalization with `-normalize-match` (#1813)Naïm Favier
2023-02-14#1802: Calc broken fix (#1803)Dave Davenport
2023-02-11[Dmenu] Small fix that disabled async mode when multi-select is enabled.Dave Davenport
2023-01-30[View] Fix wrong bitmask checking. (& not |)Dave Davenport
2023-01-29[Script] Strip pango markup when matching rows (#1795)Tim Pope
2023-01-23[EntryHistory] Disable entry history when dmenu password is set.Dave Davenport
2023-01-22I785 (#1789)Dave Davenport
2023-01-18[Textbox] Replace 'space' with a spaceDave Davenport
2023-01-16draw text after cursor (#1777)vE5li
2023-01-14Update copyright dates.Dave Davenport
2023-01-11[FileBrowser] Allow command to be overwrittenDave Davenport
2023-01-08[window] When no window title set, handle this more gracefullyDave Davenport
2023-01-08[DMenu|Script] Add per row urgent/active option.Dave Davenport
2023-01-06[filebrowser] Add option to return 1 on cancel.Dave Davenport
2022-12-31[Helper] Quick fix for wrong dereference.Dave Davenport