chromix-too icon indicating copy to clipboard operation
chromix-too copied to clipboard

'focus' command does not focus the current window in some cases

Open colonelpanic8 opened this issue 8 years ago • 3 comments

This may be an issue with chrome and not chromix, but the focus command does not focus the window that contains a tab if it is not in the current workspace.

colonelpanic8 avatar May 08 '17 06:05 colonelpanic8

See here.

snapshot

PR welcome!

Or, just use the module API and roll your own.

smblott-github avatar May 08 '17 12:05 smblott-github

@smblott-github Sorry, not sure what you mean by that. As I mentioned, I think the issue might be with chrome. chromix-too already seems to do the right thing here https://github.com/smblott-github/chromix-too/blob/master/client.coffee#L88

unless you know of some other call that could properly focus the window across workspaces.

colonelpanic8 avatar May 08 '17 19:05 colonelpanic8

not sure what you mean by that.

I think there's some magic in windows.update that needs to be added.

smblott-github avatar May 09 '17 05:05 smblott-github