summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2024-04-25Add border_width to window coordinates (#1969)ortango
2024-03-01Add an item-free method to the thread-poolDave Davenport
2024-02-28[script|dmenu] Add option to make row permanent.Dave Davenport
2024-02-11[ThreadPool] Sort items in the queue based on priorityQball Cow
2023-11-06[Dmenu][Script] Add 'display' row option to override whats displayed.Dave Davenport
2023-09-24[XCB] Try to be smarter with where mouse click started.Dave Davenport
2023-08-15[Theme] Fix missing doxygen documentationDave Davenport
2023-08-15[Theme] Try to fix importing of theme.Dave Davenport
2023-06-29Remove unused variable.Qball Cow
2023-06-12[Build] Fix autotools build system.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-03-26Re-indent the code using clang-formatDave Davenport
2023-03-05Add support for adding textbox widgets to listview elements (#1792)notuxic
2023-01-22I785 (#1789)Dave Davenport
2023-01-14Update copyright dates.Dave Davenport
2023-01-08[DMenu|Script] Add per row urgent/active option.Dave 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-11-19[Doc] Add documentation for new functions.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-08input method (#1735)duarm
2022-10-27[Textbox] Add a 'get_cursor_x_pos' function.Dave Davenport
2022-10-22[Window] Add -window-prefer-icon-theme option.Dave Davenport
2022-09-18[Keyb] Add a -list-keybindings command.Dave Davenport
2022-08-28[Textbox] Add 'placeholder-markup' flag.Dave Davenport
2022-08-22[View|Xcb] Add support to copy current selected item to clipboardDave Davenport
2022-07-30[helper] More typo fixing in commentsDave Davenport
2022-07-30[Helper] Fix typo in header.Dave Davenport
2022-07-30[textbox] Implement text-transform add upper/lower/capitalize transformDave Davenport
2022-07-28[Doxy] Fix the doxygen check and some warnings.Dave Davenport
2022-07-27Add a warning list and append it to the message box.Dave Davenport
2022-07-23[Textbox] Remove the dot indicator.Dave Davenport
2022-07-23[Build] Fix some compile warnings.Dave Davenport
2022-07-19[XCB] Add a flag to enable work around for #611.Dave Davenport
2022-07-15[Theme] Add enabled property with env support.Dave Davenport
2022-06-27[Modes] Support icons off multiple icons.Dave Davenport
2022-06-27[View] Add icon-current-entry widget.Dave Davenport
2022-06-27[View] Add textbox-current-entry widget.Dave Davenport
2022-06-12[Script] Print list of user scripts in -hDave Davenport
2022-06-12[Script] Look into ~/.config/rofi/scripts/ for user scripts.Dave Davenport
2022-05-11[1633][Mode] Add generic fallback option for modes.Dave Davenport
2022-04-20[#1079]: Option to hide listview elements when not filtered (#1622)Dave Davenport
2022-04-20[DMenu] Huge list speedups (#1621)Dave Davenport
2022-03-15Cleanup some duplicate checks.Dave Davenport
2022-03-07[listview] Allow settings of flow direction of elements (#1605)Dave Davenport