Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Shift+Click and "Open in new desktop" feature #513

Merged
merged 1 commit into from
Sep 1, 2019
Merged

Support Shift+Click and "Open in new desktop" feature #513

merged 1 commit into from
Sep 1, 2019

Conversation

dsugiyama
Copy link
Contributor

Fixes #81
Also fixes #512 as a side effect

  • ApplicationViewSwitcher.DisableSystemViewActivationPolicy() is needed to prevent the new window opened next to the existing window in another desktop
  • Local function ShowAsStandaloneAsync() is needed so that the newly created window (or tab depending on the setting) is activated correctly

@felixse
Copy link
Owner

felixse commented Sep 1, 2019

Awesome, thanks 👍

@felixse felixse merged commit 219e342 into felixse:master Sep 1, 2019
maxhora pushed a commit to maxhora/FluentTerminal that referenced this pull request Sep 2, 2019
@brukberhane
Copy link

Can the new windows be created via command line?

@felixse
Copy link
Owner

felixse commented Sep 22, 2019

@brukberhane
Copy link

Yes. Have a look here: https://github.com/felixse/FluentTerminal/wiki/Command-Line-Arguments

I've tried the command to create a new window but it goes back to virtual desktop that is holding an active fluent terminal

@felixse
Copy link
Owner

felixse commented Sep 22, 2019

You need to build from source or wait for 0.6.0.0 which should be released soon.

@brukberhane
Copy link

Understood. Thank you for that!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Empty terminal window appears Open new window on Shift+Click Taskbar icon, left-click on a new desktop
3 participants