Skip to content

Support the case-insensitive symbol names.#40

Open
junaruga wants to merge 1 commit intoRasmusLindroth:masterfrom
junaruga:wip/symbol-case-insensitive
Open

Support the case-insensitive symbol names.#40
junaruga wants to merge 1 commit intoRasmusLindroth:masterfrom
junaruga:wip/symbol-case-insensitive

Conversation

@junaruga
Copy link
Copy Markdown

This PR fixes #39. I tested it on my local. @elder-n00b, thank you for your help!


This commit is to support that the symbol names that are case-insensitive from the /usr/include/X11/keysymdef.h - XK_something are shown as occupied (red color) on the page by the i3keys web. Because sway supports the symbol names.

The symbol names are such as Semicolon for the XK_semicolon in the keysymdef.h.

This commit is to support that the symbol names that are case-insensitive from
the `/usr/include/X11/keysymdef.h` - `XK_something` are shown as occupied (red
color) on the page by the `i3keys web`. Because sway supports the symbol names.

The symbol names are such as `Semicolon` for the `XK_semicolon` in the
`keysymdef.h`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

sway: i3keys web - Supporting symbol key names starting with a capital letter.

1 participant