Skip to content
This repository has been archived by the owner on Mar 3, 2023. It is now read-only.

Windows todo list #1474

Closed
7 of 14 tasks
zcbenz opened this issue Jan 24, 2014 · 10 comments
Closed
7 of 14 tasks

Windows todo list #1474

zcbenz opened this issue Jan 24, 2014 · 10 comments
Labels
windows Issues that occur on Windows but not on other platforms.

Comments

@zcbenz
Copy link
Contributor

zcbenz commented Jan 24, 2014

Short term:

  • Use named pipe instead of unix file socket
  • Make grunt install work
  • Add atom.cmd
  • Install atom.cmd and apm.cmd
  • Icons in command palette do not show correctly
  • Some key shortcuts would execute the command for twice
  • Make nslog work like OS X's one
  • Make all specs pass
  • Startup time is too long

Long term:

  • High-DPI support
  • Bring CI back
  • Create installer
  • Make auto updater work
  • Terminal package doesn't work
@thedaniel
Copy link
Contributor

The readme for atom/terminal now reads "Warning: This package is alpha and probably buggy, but we decided to share our progress for those who are interested. Proceed at your own risk!"

I think this means we can move "Terminal package doesn't work" to "Long term"

@zcbenz
Copy link
Contributor Author

zcbenz commented Mar 10, 2014

It was added when it was still a core package, moved to "Long term" now.

@thedaniel
Copy link
Contributor

cc @paulcbetts

@Someguy123
Copy link

Create installer

That shouldn't be too hard. I've been distributing windows builds as .rar's, and you only need the Microsoft C++ 2010 redistribution for it to run. However, you do need VS2010 (or others) for package building to work.

@anaisbetts
Copy link
Contributor

High-DPI support

This might not be as hard as it sounds, in Chrome Dev there's a flag to enable it, we may just have to fiddle with the shell settings.

@benogle
Copy link
Contributor

benogle commented May 30, 2014

Closing in favor of #2447. The rest of these todo items will come in other initiatives.

@benogle benogle closed this as completed May 30, 2014
@be5invis
Copy link

Maybe terminal embedding can be achieved using techologies from ConEmu.

@aeroevan
Copy link

FYI, HiDPI support on Linux is also an issue, but is probably related.

@batjko
Copy link
Contributor

batjko commented Jul 28, 2014

Just to mention, I have just installed Chrome 37 and it's finally doing high DPI properly.

Apparently, v36 still had some major issues, but 37 appears to have fixed those.

37 is still in beta, which means it'll take quite a while before it's been incorporated in atom-shell. But here's for the light at the end of the low DPI tunnel ;)

@lock
Copy link

lock bot commented Jan 25, 2019

This issue has been automatically locked since there has not been any recent activity after it was closed. If you can still reproduce this issue in Safe Mode then please open a new issue and fill out the entire issue template to ensure that we have enough information to address your issue. Thanks!

@lock lock bot locked as resolved and limited conversation to collaborators Jan 25, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
windows Issues that occur on Windows but not on other platforms.
Projects
None yet
Development

No branches or pull requests

8 participants