Skip to content

[REQUEST] Hide listview until user has typed #1079

@rcarriga

Description

@rcarriga

On initial startup the listview can be a bit noisy. It would be great if there was an option to only show elements once the user has typed something (i.e. Filter out all elements if input is empty).

An option like this would work

#listview {
    require-input: true;
}

but that is just off the top of my head.

  • Rofi version: 1.5.4

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions