Julow / Unexpected-Keyboard

A lightweight virtual keyboard for developers.
GNU General Public License v3.0
1.25k stars 168 forks source link

Modmap: Where to put it; cancelling built-in mods (#655) #666

Closed Spike-from-NH closed 3 days ago

Spike-from-NH commented 6 days ago

Separately, is this section tight enough?

Also: In Swipes, the boldfacing and shading of certain of the compass points suggests there is a distinction when there isn't. At most, the center cell should be highlighted. I don't know Markdown well enough to fix this.

Julow commented 5 days ago

I say that "Typically" a layout has only one modmap; should this be mandatory?

Currently, the second modmap would erase the first one. This should be made into an error though and should be described as such.

I say the modmap is inside but outside any . Should it be before any row?

No constraint on that.

In Swipes, the boldfacing and shading of certain of the compass points suggests there is a distinction when there isn't.

Table have a mandatory header row and this is a limitation of Github Markdown. Perhaps this can be fixed by writing a raw HTML table ?

Spike-from-NH commented 3 days ago

Thanks! The HTML tables look much better.

But all tables seem to have a default style of shading every other row, which is inappropriate here—It implies there's something special about w and e.

Julow commented 3 days ago

That's fine !