Summary: | with xkbcomp from git, trailing "any"s are seen as "none"s | ||
---|---|---|---|
Product: | xkeyboard-config | Reporter: | Benno Schulenberg <bensberg> |
Component: | General | Assignee: | xkb |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | CC: | caslav.ilic, dsegan, matej |
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
adjusting two layouts so they will work with a newer xkbcomp
cleaning up some clutter being totally precise removes an explicit key type for a German layout too |
Description
Benno Schulenberg
2016-08-13 20:04:07 UTC
Created attachment 125775 [details] [review] cleaning up some clutter Created attachment 125776 [details] [review] being totally precise Seems fine to me, if that's what corresponds to the new semantics. At least for me the patched layout appears to behave no different than the old one. One little thing about the NoSymbol identifiers, just for the record. Originally these were intended to remove any underlying symbol from previously included sections. This can be seen in *alternatequotes variants, where without AC02 and AC03 keys would end up having the same symbols on 3rd and 4th levels. However, testing now the non-patched layout, NoSymbol does not appear to do anything. Can't remember if they ever worked as intended, but in any case no harm removing them now. (And *alternatequotes should probably just switch 3rd and 4th levels, rather than try to remove anything.) applied #2 and #3. Could you please clean #1 for the current git? Thank you for the patches! Ah. The patch in bug #97332 shouldn't have been applied, I should have obsoleted it -- #1 was a better version of that patch. Never mind, updated patch coming up. (But in future, please don't apply any patches when something in a series doesn't apply cleanly. Makes my life easier.) Created attachment 126509 [details] [review] removes an explicit key type for a German layout too Thank you, pushed! |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.