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 Windows 10 & Edge #36

Open
christianrondeau opened this issue Aug 9, 2015 · 4 comments
Open

Support Windows 10 & Edge #36

christianrondeau opened this issue Aug 9, 2015 · 4 comments

Comments

@christianrondeau
Copy link
Owner

There are a few quicks to solve:

  1. There's a Task View that should be hidden in the list
  2. Edge shows up, but as ApplicationFrame
  3. Windows 10 apps also show up as ApplicationFrame
  4. Gettings Tabs from Edge does not work using the Internet Explorer API
@christianrondeau
Copy link
Owner Author

@christianrondeau
Copy link
Owner Author

v0.4.0 shows some improvements, but it's still sub-optimal

christianrondeau added a commit that referenced this issue Oct 4, 2015
@christianrondeau
Copy link
Owner Author

I'm at a point where I think the best idea would be to:

  1. List all windows
  2. List all processes
  3. Identify Windows 10 Apps processes (e.g. by their paths)
  4. Find all processes that do not have an opened window with the same process filename and show them, otherwise show their windows

That becomes complicated...

@christianrondeau
Copy link
Owner Author

There is now some "better" support, though it's really not as good as it could be, at least it's readable for most apps.

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

No branches or pull requests

1 participant