Giter Club home page Giter Club logo

Comments (8)

Sackzement avatar Sackzement commented on June 14, 2024

I'm not so sure about the renaming to ...QUOTE anymore.
A lot of platforms call the characters GRAVE and APOSTROPHE.

Maybe it's better to rename the keycodes to SDLK_APOSTROPHE and SDLK_GRAVE.

from sdl.

slouken avatar slouken commented on June 14, 2024

These are based on the scancode names in the USB standard and we have no plans to change that.

from sdl.

Sackzement avatar Sackzement commented on June 14, 2024

Then what about changing the keycode names to be similar to their scancode equivalents?

from sdl.

slouken avatar slouken commented on June 14, 2024

That seems reasonable. I'm not sure why they're different. @icculus, thoughts?

from sdl.

Sackzement avatar Sackzement commented on June 14, 2024

keycodes were already available in 1.0 and scancodes were introduced in 2.0 with the specification names.
I guess the names just stuck around.

I like the keycode "quote" names more, but it would be less confusing if they are named after the scancode names.

Edit:
Platform specific scancode names were already available in 1.0, official SDL scancode names were available in 2.0.

from sdl.

icculus avatar icculus commented on June 14, 2024

Yeah, it's almost certainly a leftover from SDL 1.x...let's make them match the scancode names.

(And if the scancode names match the HID spec, they stay as they are.)

from sdl.

slouken avatar slouken commented on June 14, 2024

Please use build-scripts/rename_api.py to make any renaming changes.

from sdl.

Sackzement avatar Sackzement commented on June 14, 2024

Please use build-scripts/rename_api.py to make any renaming changes.

👍

from sdl.

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.