1
0
Fork 0
mirror of https://github.com/davatorium/rofi.git synced 2025-02-17 15:45:56 -05:00
rofi/doc
giomatfois62 bc67d8a8a6
[WIP] Execute custom user commands or scripts on a variety of rofi events ()
* Implemented custom user command execution on the following menu events: entry selected, entry accepted, menu canceled, menu error, mode changed, screenshot taken

* fixed different signedness comparison warning and compare unfiltered entry index in selection_changed_user_callback

* track previously selected line in RofiViewState

* added documentation about custom scripts to run on certain actions

---------

Co-authored-by: Matteo <giomatfois62@yahoo.it>
2025-01-24 11:19:48 +01:00
..
default_configuration.rasi Change modi -> modes 2022-02-23 22:42:56 +01:00
default_theme.rasi [Theme] Undo part of default theme changes, always pick build-in 2021-08-24 18:19:25 +02:00
man_filter.lua [Doc] Switch to pandoc and remove generated files () 2024-03-05 16:22:47 +01:00
meson.build [WIP] Execute custom user commands or scripts on a variety of rofi events () 2025-01-24 11:19:48 +01:00
README.md [Doc] Switch to pandoc and remove generated files () 2024-03-05 16:22:47 +01:00
rofi-actions.5.markdown [WIP] Execute custom user commands or scripts on a variety of rofi events () 2025-01-24 11:19:48 +01:00
rofi-debugging.5.markdown
rofi-dmenu.5.markdown [Doc] Switch to pandoc and remove generated files () 2024-03-05 16:22:47 +01:00
rofi-keys.5.markdown
rofi-script.5.markdown Add option to enable the kb-delete-entry in script mode () 2025-01-22 18:12:27 +01:00
rofi-sensible-terminal.1.markdown [Doc] Switch to pandoc and remove generated files () 2024-03-05 16:22:47 +01:00
rofi-theme-selector.1.markdown
rofi-theme.5.markdown [Lexer] Allow for optional imports. 2025-01-20 14:34:53 +01:00
rofi-thumbnails.5.markdown [WIP] xdg thumbnails fetching with fallback on mimetype icons () 2024-06-21 18:47:38 +02:00
rofi.1.markdown
rofi.doxy.in [Doc] More doxygen file updates for CI. 2024-12-23 13:51:24 +01:00

Manpages are build using pandoc

Manpages can be updated using the following make command:

make generate-manpage