mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
NPanel: Sped up opening animation, removed close animation. No more lags and feel snappier
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user