Giter Site home page Giter Site logo

Comments (5)

Julow avatar Julow commented on July 27, 2024 1

Thanks for looking at this!

The compose key feature request is tracked by #204
I planned on using xkb's sequences but adding Hacker's Keyboard's ones is a good idea.

The unicode entry feature request is tracked by #191

I'll close this issue as duplicate but I'll make sure to keep your nice ideas.

from unexpected-keyboard.

Julow avatar Julow commented on July 27, 2024

I've found out that Hacker's Keyboard's compose sequences are very close to X11's ones that I included so I did not include both. Feedback appreciated.

from unexpected-keyboard.

Spike-from-NH avatar Spike-from-NH commented on July 27, 2024

My feedback is as above: The characters I use often, I add to my custom layouts. The ones I use rarely, I don't mind if they take several keystrokes, provided the keystrokes are defined somewhere. In fact, if a rare character of interest is defined in a file, I'd just as soon copypaste it from the file into the document I'm composing.

And yes, X11 is a lot better-known than Hacker's Keyboard. But you ought not have a policy of limiting Unexpected Compose to only the characters X11 supports.

And you ought to have a way to let me insert any character for which I have looked up the UNICODE. (PS—I can't read Python, but it looks like your Compose will accommodate this.)

from unexpected-keyboard.

Julow avatar Julow commented on July 27, 2024

And yes, X11 is a lot better-known than Hacker's Keyboard. But you ought not have a policy of limiting Unexpected Compose to only the characters X11 supports.

As I said, Hacker's Keyboard's sequences are almost identical. Is here any sequence you miss ?

And you ought to have a way to let me insert any character for which I have looked up the UNICODE. (PS—I can't read Python, but it looks like your Compose will accommodate this.)

The unicode entry feature is tracked by this issue: #191
The compose key is not idea for this as the state machine would become too large if all the unicode characters are added.
Though it could be a good idea to add support for some common names (for example, all the HTML entities).

from unexpected-keyboard.

Spike-from-NH avatar Spike-from-NH commented on July 27, 2024

the state machine would become too large if all the unicode characters are added.

I don't propose that the state machine enumerate every UNICODE character (nor did OP in #191), certainly not by name; only allow Compose plus four hex digits and emit that character.

(The most recent character I added to my own layout was , which I use maybe once a year to identify something as a song lyric; you cover it and Hacker's didn't.)

from unexpected-keyboard.

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.