#2488 closed defect (duplicate)
correctly detect window workspace changes on macos
Reported by: | Antoine Martin | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | major | Milestone: | 4.1 |
Component: | platforms | Version: | 3.0.x |
Keywords: | Cc: |
Description (last modified by )
receiveWorkspaceChangeNotification_
needs to be taught to map the window number to our window id so we can call the standard window suspend and resume code rather than the global one.
Details in ticket:2482#comment:5.
Change History (4)
comment:1 Changed 16 months ago by
Description: | modified (diff) |
---|---|
Status: | new → assigned |
comment:2 Changed 12 months ago by
Milestone: | 4.0 → 4.1 |
---|
comment:3 Changed 5 months ago by
Resolution: | → duplicate |
---|---|
Status: | assigned → closed |
More details in ticket:2888#comment:1, so closing this one.
comment:4 Changed 5 weeks ago by
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/2488
Note: See
TracTickets for help on using
tickets.
The workspace detection code had been added in r15076, tweaks to the delegate code in r15098 and nothing else since.