1
0
Fork 0
mirror of https://github.com/davatorium/rofi.git synced 2025-04-21 17:52:51 -04:00
rofi/source
Dave Davenport 88456b6adc
[WIP] [View] Allow cycling through matching methods (#2091)
* [View] Allow cycling through matching methods

* [Doc] Fix documentation and test for keybindings

* [Helper] Allow selecting different matching modes for cycling at runtime.

* [View] Fix bool to gboolean

* [Doc] Small type fix, theme cleanup

* [Overlay] Make timeout configurable.

* [Helper] Reduce scope of variable.
2025-02-09 17:34:57 +01:00
..
modes [WIP] [View] Allow cycling through matching methods (#2091) 2025-02-09 17:34:57 +01:00
widgets Fix wrong pointer -replace and small cleanup. 2025-02-09 11:00:59 +01:00
css-colors.c [Cleanup] Using clang-tidy 2021-08-18 01:16:45 +02:00
helper.c [WIP] [View] Allow cycling through matching methods (#2091) 2025-02-09 17:34:57 +01:00
history.c Update copyright dates. 2023-01-14 13:02:35 +01:00
keyb.c [WIP] [View] Allow cycling through matching methods (#2091) 2025-02-09 17:34:57 +01:00
mode.c [Mode] Add some wrappers and use object via accessors. 2025-01-26 20:07:04 +01:00
rofi-icon-fetcher.c [CI] Update doxygen-coverage. 2024-12-23 14:15:48 +01:00
rofi-types.c [Config] Remove character data type as it aliases with string. 2025-01-03 13:12:05 +01:00
rofi.c [Mode] Add some wrappers and use object via accessors. 2025-01-26 20:07:04 +01:00
theme.c Add -Wshadow to build system. (#2042) 2024-10-20 12:54:13 +02:00
timings.c Update copyright dates. 2023-01-14 13:02:35 +01:00
view.c [WIP] [View] Allow cycling through matching methods (#2091) 2025-02-09 17:34:57 +01:00
xcb.c Add -Wshadow to build system. (#2042) 2024-10-20 12:54:13 +02:00
xrmoptions.c feat: add smartcase support like vim (#2060) 2025-01-27 17:52:32 +01:00