parent
6c8e0f9863
commit
cc0516a9ae
3 changed files with 4 additions and 4 deletions
|
|
@ -643,6 +643,8 @@ void Events::listener_mapWindow(void* owner, void* data) {
|
|||
|
||||
// fix some xwayland apps that don't behave nicely
|
||||
PWINDOW->m_vReportedSize = PWINDOW->m_vPendingReportedSize;
|
||||
|
||||
g_pCompositor->updateWorkspaceWindows(PWINDOW->m_iWorkspaceID);
|
||||
}
|
||||
|
||||
void Events::listener_unmapWindow(void* owner, void* data) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue