mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-20 21:08:08 +01:00
*** empty log message ***
This commit is contained in:
@@ -1779,7 +1779,8 @@ wSelectWindow(WWindow *wwin, Bool flag)
|
||||
void
|
||||
wMakeWindowVisible(WWindow *wwin)
|
||||
{
|
||||
wWorkspaceChange(wwin->screen_ptr, wwin->frame->workspace);
|
||||
if (wwin->frame->workspace != wwin->screen_ptr->current_workspace)
|
||||
wWorkspaceChange(wwin->screen_ptr, wwin->frame->workspace);
|
||||
|
||||
if (wwin->flags.shaded) {
|
||||
wUnshadeWindow(wwin);
|
||||
|
||||
Reference in New Issue
Block a user