Code Monkey home page Code Monkey logo

mintty's People

Watchers

 avatar

mintty's Issues

Internationalisation

MinTTY's interface currently is in English only, but particularly for
initial configuration and also for consistency with the rest of the system
it would be nice to have support for other languages. This should probably
be done using gettext.

Original issue reported on code.google.com by andy.koppe on 25 Dec 2008 at 7:28

Don't keep cmd.exe window open

When invoked from a batch script such as Cygwin.bat, mintty leaves the
console window open whereas with rxvt it only flashes up briefly. Closing
all the standard files makes no difference, so rxvt must be doing something
more to detach itself.

(A better way to invoke mintty is through a shortcut, which avoids opening
a cmd.exe session altogether.)

Original issue reported on code.google.com by andy.koppe on 27 Dec 2008 at 1:49

Documentation

Currently the Readme is the only documentation, so a few wiki pages are needed.

Original issue reported on code.google.com by andy.koppe on 25 Dec 2008 at 7:35

Better transparency

Currently the same alpha value is applied to the whole window, including
text and window frame. This is done rather simply by turning the window
into a "layered" window and setting it LWA_ALPHA attribute.

It would look better though if only the background was transparent, which
could be done using UpdateLayeredWindow() and an appropriate BLENDFUNCTION.
Trouble is, the standard controls don't work with that, so that a custom
scrollbar and the window controls would need to be implemented. This would
be far too much bother for what it's worth though, so it ain't gonna happen.

Vista's "Desktop Window Manager", however, might make this more doable.
Here's a blog that explains it:

http://weblogs.asp.net/kennykerr/archive/2006/08/10/Windows-Vista-for-Developers
-_1320_-Part-3-_1320_-The-Desktop-Window-Manager.aspx


Original issue reported on code.google.com by andy.koppe on 26 Dec 2008 at 12:02

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.