mirror of
https://github.com/morgan9e/dash-to-panel
synced 2026-04-14 00:04:17 +09:00
@@ -1797,6 +1797,9 @@ export const TaskbarAppIcon = GObject.registerClass(
|
||||
if (source == Main.xdndHandler) {
|
||||
this._previewMenu.close(true)
|
||||
|
||||
if (!this._nWindows && !this.window)
|
||||
return DND.DragMotionResult.MOVE_DROP
|
||||
|
||||
if (this._nWindows == 1 || this.window) {
|
||||
this.window
|
||||
? Main.activateWindow(this.window)
|
||||
|
||||
Reference in New Issue
Block a user