Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37726011
en ru br
ALT Linux repositórios
S:0.96.0-alt1
5.0: 0.92.0-alt5
4.1: 0.92.0-alt2
4.0: 0.92.0-alt2
3.0: 0.91.0-alt1
+backports:0.92.0-alt0.M30.1

Group :: Desktop gráfico/Window Maker
RPM: WindowMaker

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: WindowMaker-0.92.0-raise-shadowed.patch
Download


 src/actions.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/actions.c b/src/actions.c
index 88e78fc..46dc788 100644
--- a/src/actions.c
+++ b/src/actions.c
@@ -1567,11 +1567,11 @@ wUnhideApplication(WApplication *wapp, Bool miniwindows, Bool bringToCurrentWS)
                 if (bringToCurrentWS)
                     wWindowChangeWorkspace(wlist, scr->current_workspace);
                 wlist->flags.hidden = 0;
+		wRaiseFrame(wlist->frame->core);
                 if (wlist->frame->workspace == scr->current_workspace) {
                     XMapWindow(dpy, wlist->frame->core->window);
                     if (miniwindows) {
                         wUnshadeWindow(wlist);
-                        wRaiseFrame(wlist->frame->core);
                     }
                 }
                 WMPostNotificationName(WMNChangedState, wlist, "hide");
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009