Changes between Initial Version and Version 2 of Ticket #15627


Ignore:
Timestamp:
Jan 14, 2020, 2:12:42 PM (4 years ago)
Author:
axeld
Comment:

No, that one means that a window follows to the current workspace when it is activated programmatically or by the user (via Tracker, for example).

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #15627 – Description

    initial v2  
    11This is going from
    22
    3 user clicks app on ANY workspace
    4 app launches
    5 app creates window on active workspace
     3 user clicks app on ANY workspace
     4 app launches
     5 app creates window on active workspace
    66
    77to
    88
    9 User clicks app on specific workspace, which is passed to the app
    10 app launches
    11 app creates window on specific workspace
     9 User clicks app on specific workspace, which is passed to the app
     10 app launches
     11 app creates window on specific workspace
    1212
    1313This can likely be acomplished by modifying BRoster::Launch aswell as BWindow