[haiku-bugs] Re: [Haiku] #15627: workspaces: open new windows in workspace that launched them

  • From: "Haiku" <trac@xxxxxxxxxxxx>
  • To: undisclosed-recipients: ;
  • Date: Tue, 14 Jan 2020 14:12:42 -0000

#15627: workspaces: open new windows in workspace that launched them
------------------------------+----------------------------
   Reporter:  nephele         |      Owner:  stippi
       Type:  enhancement     |     Status:  new
   Priority:  normal          |  Milestone:  Unscheduled
  Component:  User Interface  |    Version:  R1/Development
 Resolution:                  |   Keywords:
 Blocked By:                  |   Blocking:
Has a Patch:  0               |   Platform:  All
------------------------------+----------------------------

Old description:

This is going from

user clicks app on ANY workspace
app launches
app creates window on active workspace

to

User clicks app on specific workspace, which is passed to the app
app launches
app creates window on specific workspace

This can likely be acomplished by modifying BRoster::Launch aswell as
BWindow
(Technically not for all windows then, but modifying posix_spawn, fork
exec etc. would be too much for this)

New description:

 This is going from

  user clicks app on ANY workspace
  app launches
  app creates window on active workspace

 to

  User clicks app on specific workspace, which is passed to the app
  app launches
  app creates window on specific workspace

 This can likely be acomplished by modifying BRoster::Launch aswell as
 BWindow
 (Technically not for all windows then, but modifying posix_spawn, fork
 exec etc. would be too much for this)

--
Comment (by axeld):

 No, that one means that a window follows to the current workspace when it
 is activated.
-- 
Ticket URL: <https://dev.haiku-os.org/ticket/15627#comment:2>
Haiku <https://dev.haiku-os.org>
The Haiku operating system.

Other related posts: