1
0
Fork 0
mirror of https://github.com/davatorium/rofi.git synced 2025-04-07 17:33:14 -04:00
rofi/source
Dave Davenport 47d785758a
[listview] Allow settings of flow direction of elements (#1605)
* [Listview] Initial implementation for left to right packing.
* [Listview] fix movement in pack-left-to-right.
* Add element-next/prev keybinding and remap tab.
* [Listview] Change option name to 'flow' and use rofi orientation type.
* [Listview] Make listview work with reverse property.
* Update test for 2 new keybindings.

fixes: #1058
2022-03-07 20:37:58 +01:00
..
modes [Script] Fix memory leak. 2022-03-02 22:08:14 +01:00
widgets [listview] Allow settings of flow direction of elements (#1605) 2022-03-07 20:37:58 +01:00
css-colors.c [Cleanup] Using clang-tidy 2021-08-18 01:16:45 +02:00
helper.c Bump copyright date. 2022-02-07 23:17:15 +01:00
history.c Bump copyright date. 2022-02-07 23:17:15 +01:00
keyb.c [listview] Allow settings of flow direction of elements (#1605) 2022-03-07 20:37:58 +01:00
mode.c Bump copyright date. 2022-02-07 23:17:15 +01:00
rofi-icon-fetcher.c Change modi -> modes 2022-02-23 22:42:56 +01:00
rofi-types.c Merge List and Array type into one. (#1572) 2022-01-25 09:57:59 +01:00
rofi.c Rename Dialogs -> Modes 2022-02-23 23:18:53 +01:00
theme.c Bump copyright date. 2022-02-07 23:17:15 +01:00
timings.c Bump copyright date. 2022-02-07 23:17:15 +01:00
view.c [listview] Allow settings of flow direction of elements (#1605) 2022-03-07 20:37:58 +01:00
xcb.c Rename Dialogs -> Modes 2022-02-23 23:18:53 +01:00
xrmoptions.c [config] dump modes instead of modi 2022-03-02 18:46:59 +01:00