mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-19 20:38:08 +01:00
Bouncing appicon effect
When starting application (or opening transient dialog) bounce its appicon. Original-patch-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Signed-off-by: Alexey I. Froloff <raorn@altlinux.org>
This commit is contained in:
committed by
Carlos R. Mafra
parent
17cc7c3c77
commit
a257e16593
@@ -1200,6 +1200,7 @@ WWindow *wManageWindow(WScreen *scr, Window window)
|
||||
raise = True;
|
||||
}
|
||||
}
|
||||
wAppBounce(app);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user