heqro / stupid-simple-launcher

Simple launcher for your applications as well as session management, search and favorite applications support. Powered by KDE.
14 stars 1 forks source link

Menu should close when executing a right-click action on an item (like "open location", "edit application" or "new window") #28

Closed cipricus closed 1 year ago

cipricus commented 1 year ago

For example, for a searched file, when selecting "open location", the expected behavior is for the menu to close and the file manager window to be visible with that location. In the same way, if the right-click option for a browser "new window" or "new private window" is selected, the expected behavior is for the menu to close and the browser to be seen automatically.

image

The same is the case with other such options.

At the present, the menu stays open while the intended applications are open behind it. The requested behavior is default in most menu widgets.

heqro commented 1 year ago

This has been fixed in the master version. If you happen to be running the master version, this should work now. If it does on your end (provided you are running the master version), I can close this issue and upload all the new goodies from today and yesterday to the KDE Store.

cipricus commented 1 year ago

Great. I have copied the files from master into the widget folder and it works.