NPanel: Sped up opening animation, removed close animation. No more lags and feel snappier

This commit is contained in:
ItsLemmy
2025-10-03 22:36:21 -04:00
parent 3302bfa08b
commit b85576653a
3 changed files with 5 additions and 41 deletions
@@ -149,7 +149,7 @@ Item {
"onActivate": function () {
// Close the launcher/NPanel immediately without any animations.
// Ensures we are not preventing the future focusing of the app
launcher.closeCompleted()
launcher.close()
Logger.log("ApplicationsPlugin", `Launching: ${app.name}`)
// Record usage and persist asynchronously