Wismill

Results 185 comments of Wismill

@Bodigrim done, thanks for the quick fix. I think the last 6-7 commits could be squashed, but it’s up to you.

> Mostly required for testing. So the workaround above is confirmed to be a big hack.

The issue is that they have their own `rules` parser. So there are currently 2 workarounds: 1. The hack above 2. Editing directly `~/.config/kxkbrc`. The GUI configuration then does display...

No idea. I would say it depends if they use `xkbcommon-registry`. I would say yes for all DE designed for Wayland _from the beginning_. For the others… your mileage may...

If this sets the option `grp:alt_space_toggle` in XKB, then yes, it actually [changes the key type](https://gitlab.freedesktop.org/xkeyboard-config/xkeyboard-config/-/blob/20141e0797015bf8cb12875be3ecc78061d0d383/symbols/group#L87) and thus drops the levels on supported by it. XKB is very flexible, but...

@fabi1cazenave There may be a hybrid option : - Put the layouts in their own files in `kalamine/` - The XML uses these files (invisible for the user) - You...

@fabi1cazenave I left as draft as it: - still misses tests - need to add warnings if key is not supported

- Added tests for XKB. - Added Windows scan codes. Require writing tests, but above all testing it @Geobert.

Added test for Windows and improve VK handling, especially to avoid same VK with multiple mappings.

Not going to work on kalamine anymore.