summaryrefslogtreecommitdiffstats
path: root/source/modes/script.c
AgeCommit message (Expand)Author
2023-01-14Update copyright dates.Dave Davenport
2023-01-08[DMenu|Script] Add per row urgent/active option.Dave Davenport
2022-11-19[Doc] Fix some missing docu.Dave Davenport
2022-10-03[Script] Split mode string only once on :, allowing : in right part.Dave Davenport
2022-08-24[DMenu] reset variable correctly so keep-selection is initially off.Dave Davenport
2022-07-30[script] #1064 clear view on keep-selection/new-selection.Dave Davenport
2022-07-24[Script] Add new-selection option.Dave Davenport
2022-07-23[Build] Fix some compile warnings.Dave Davenport
2022-07-09[Script] Add keep-selection flag that keeps the current selection.Dave Davenport
2022-06-27[Modes] Support icons off multiple icons.Dave Davenport
2022-06-13[Script] Fix stupid typo in memory allocation.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-06-06[DMenu|Script] Allow theme element updates from script.Dave Davenport
2022-03-15Cleanup some duplicate checks.Dave Davenport
2022-03-02[Script] Fix memory leak.Dave Davenport
2022-03-02[Script] Support a data option that get passed to next execution.Dave Davenport
2022-02-23Rename Dialogs -> ModesDave Davenport