Skip to content
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] allow refreshing desktop cache without spawning window. #2100

Closed
2 tasks done
SolitudeSF opened this issue Feb 19, 2025 · 1 comment
Closed
2 tasks done
Labels
Feature Request Incomplete Report - Please follow the guidelines Your report is incomplete and does not follow the guidelines, you may not expect an answer

Comments

@SolitudeSF
Copy link

SolitudeSF commented Feb 19, 2025

Before opening a feature request

  • I checked the next branch to see if the feature has already been implemented
  • I searched existing reports to see if it is already requested.

What is the user problem or growth opportunity you want to see solved?

currently to refresh desktop cache you need to run rofi -drun-reload-desktop-cache -show drun, which spawns a window. but opening a drun window while using a cache and refreshing a cache should not be intertwined, so it puzzles me what is the intended workflow is. You cant hook cache refreshing to package managers or fs watchers. You either run this command to immediately close the window, or have two keybinds, for when you want to launch slower/faster.

Rofi version (rofi -v)

Version: 1.7.8

@DaveDavenport
Copy link
Collaborator

DaveDavenport commented Feb 19, 2025

The drun-use-desktop-cache is a feature I don't expect 99.9999% off the user needing to use. I do not use it myself, even on pre-history hardware, as it is not needed.

Up to now nobody ever complained about this. It can be added, but in a 'clean' way might not be completely trivial given how modes are abstracted and ran.

I miss several fields in this issue report. The template is there for a reason.

If you feel like you “just have a simple question”, please consider you’re wrong and still fill the full report. Any report missing these informations will be labeled as “Incomplete Report - Please follow the guidelines” and may not be answered in a timely fashion.

@DaveDavenport DaveDavenport added the Incomplete Report - Please follow the guidelines Your report is incomplete and does not follow the guidelines, you may not expect an answer label Feb 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Request Incomplete Report - Please follow the guidelines Your report is incomplete and does not follow the guidelines, you may not expect an answer
Projects
None yet
Development

No branches or pull requests

2 participants