-
Notifications
You must be signed in to change notification settings - Fork 614
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[REQUEST] Sort combi modes option #1963
Comments
I am confused what the exact request is. Combi mode does not sort or is involved with sorting, so if you specify 'window,drun,run' it should show them in that order. This is how I use it to make sure that if I open it, type 'firefox' it switches to open window or if none is open it launches it. edit: the attached config does not use combi mode? |
This is what combi solves? |
Oops, I just checked my hyprland config (that's why the gist config doesn't use combi mode) and I had "window,run,drun" instead of "window,drun,run" which I thought I had, sorry for not checking well before opening this issue. |
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Before opening a feature request
What is the user problem or growth opportunity you want to see solved?
Being able to sort elements by mode in combi mode, like for example: window elements appear first in the list, then drun, then run.
How do you know that this problem exists today? Why is this important?
I like to have rofi display apps in the .desktop format which provides description and a proper name vs the executable name, e.g.: Firefox Web Browser (Web Browser) / firefox. But I still need run mode for apps which don't have a .desktop or scripts I like to execute from within rofi.
Who will benefit from it?
Me and people who like convenient sorting in their launcher.
Rofi version (rofi -v)
1.7.5
Configuration
https://gist.github.com/katashisano/39f4ceb1c95004f85d6c170cef77c9fa
Additional information
No response
The text was updated successfully, but these errors were encountered: