Coder Social home page Coder Social logo

Comments (2)

wmcbrine avatar wmcbrine commented on May 27, 2024

A question : I see you're still making improvements to the "original" fork()-using x11 platform. Do you expect that to fade away now that we've got x11new to play with? Is there still a use for the "original" platform?

x11new isn't quite ready to take over yet. For one (more) thing, the problem you described in 9496141 is still present. (I found a simple fix that made the composed input work -- except that it then came in doubled.) But even once I'm satisfied with it, I'll want at least one broad release with both ports, to get x11new tested more widely before fully committing to it.

from pdcurses.

wmcbrine avatar wmcbrine commented on May 27, 2024

So... it's pretty much ready now. I fixed the composed input ( 985e843 ), I redid the clipboard functions for x11new (without threads), and I wrote a "universal" (all platforms) cut-and-paste mechanism, on the curses side, to handle mouse select and paste, as well as keyboard (shift-ctrl-c and shift-ctrl-v). There are still some improvements to make, but it's at the level where the old x11 was before (plus keyboard paste, plus sdl2 has cut-and-paste support for the first time).

from pdcurses.

Related Issues (20)

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.