Skip to content

Menu freezes until application which was started closes #4790

@jaxson5

Description

@jaxson5

When I click on an item the app starts fine, but I can't click on the menu at all until the app closes. Then the menu is responsive again.

apps_menu.xml

config.jsonc

`
"custom/apps2": {
"format": "Apps2",
"tooltip": false,
"menu": "on-click",
"menu-file": "$HOME/.config/wayfire/waybar/apps_menu.xml",
"menu-actions": {
"dcommander": "exec /usr/bin/doublecmd&",
"gstreamer": "$HOME/temp/test/gmusicbrowser-1.1.99.1/gmusicbrowser.pl",
"kvirc": "kvirc",
"flashfxp": "$HOME/Applications/wine-staging_10.19-x86_64_6824d83c15174aa48d487cac0e2d9b4b.AppImage "$HOME/.wine/drive_c/Program Files (x86)/FlashFXP 5/FlashFXP.exe"",
"asbrucm": "$HOME/temp/test/asbru-cm/asbru-cm",
"nvim": "nvim-qt",
},
},

`

I've tried a number of ways to start the applications but basically all have the same issue.

Metadata

Metadata

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions