summaryrefslogtreecommitdiffstats
path: root/source
AgeCommit message (Expand)Author
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
2022-12-31[themes] don't use screenshot transparency in shipped themesDave Davenport
2022-12-30[IconFetcher] Fix for api changeDave Davenport
2022-12-30[Theme] support rasinc for theme include files.Dave Davenport
2022-12-29[listview] Don't calculate infinite rows on empty height.Dave Davenport
2022-12-24[Theme] Move some definitions header around for plugin.Dave Davenport
2022-12-23[Textbox] Cursor goes over, not under. allow cursor outline.Dave Davenport
2022-12-23[Textbox] Add text-outline to styleDave Davenport
2022-11-25make cursor more customizable by adding cursor-width and cursor-color (#1753)vE5li
2022-11-21[XIM] Fix an unitialized value problem.Dave Davenport
2022-11-19[Doc] Fix some missing docu.Dave Davenport
2022-11-19[DMenu] Add -ellipsize-mode option.Dave Davenport
2022-11-19Move config.hDave Davenport
2022-11-18[listview] Set ellipsize mode on creation of textboxDave Davenport
2022-11-17[Window] Fix reloading windowcd from xserver requestDave Davenport
2022-11-08input method (#1735)duarm
2022-11-02[Window] Make sure their is a trailing 0 on the workspace strings.Dave Davenport
2022-10-31[FileBrowser] Bind kb-delete-entry to toggle show-hidden.Dave Davenport
2022-10-27[Textbox] Add a 'get_cursor_x_pos' function.Dave Davenport
2022-10-22[Window] Small fixes to prefer-icon-theme optionDave Davenport
2022-10-22[Window] Add -window-prefer-icon-theme option.Dave Davenport
2022-10-13[drun] Only pass path on launch, if one is setDave Davenport
2022-10-11[filebrowser] Add an option to show hidden files. (#1716)Dimitris Triantafyllidis
2022-10-03Add format option to disable padding with space the "window-format" entries (...David Kosorin
2022-10-03[Script] Split mode string only once on :, allowing : in right part.Dave Davenport
2022-09-25[window] Check bitmask, not full comparisonDave Davenport
2022-09-18[Keyb] Add a -list-keybindings command.Dave Davenport
2022-09-10[listview] Add extra checks before resolving pointer.Dave Davenport
2022-08-28[Textbox] Add 'placeholder-markup' flag.Dave Davenport
2022-08-26[Theme] If no theme loaded, load default. Downgrade missing theme file to war...Dave Davenport
2022-08-24[DMenu] reset variable correctly so keep-selection is initially off.Dave Davenport
2022-08-22Merge remote-tracking branch 'github/next' into nextDave Davenport
2022-08-22[View|Xcb] Add support to copy current selected item to clipboardDave Davenport
2022-08-21Include sys/stat.h for S_IWUSR (#1685)Jasper Lievisse Adriaanse
2022-08-21[View] Tweak error message and instant/delayed switching.Dave Davenport
2022-08-21[View] Change refilter timeout limit to be in time units (ms)Dave Davenport