-
Notifications
You must be signed in to change notification settings - Fork 85
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fixing some rules; conflicts and misc #83
base: master
Are you sure you want to change the base?
Conversation
When trying the aproximately equal to; it resulted in: ≅" U245 # APROXIMATELY EQUAL TO (It actualy means "congruent This should fix it. This also closes brackets on the INVERTED INTERROBANG, it bothered me.
Fixes these conflicts: <Multi_key> <underscore> <asciicircum> conflicted with <Multi_key> <underscore> <asciicircum> <underscore> <Multi_key> <plus> <plus> conflicted with <Multi_key> <plus> <plus> <less> <Multi_key> <plus> <plus> conflicted with <Multi_key> <plus> <plus> <greater> <Multi_key> <parenleft> <minus> conflicted with <Multi_key> <parenleft> <minus> <parenright> <Multi_key> <equal> <d> conflicted with <Multi_key> <equal> <d> <e> <f> <Multi_key> <c> <period> conflicted with <Multi_key> <c> <period> <period> <Multi_key> <less> <e> conflicted with <Multi_key> <less> <e> <h> <Multi_key> <less> <e> conflicted with <Multi_key> <less> <e> <r> <Multi_key> <o> <minus> conflicted with <Multi_key> <o> <minus> <plus> <Multi_key> <o> <minus> conflicted with <Multi_key> <o> <minus> <greater> <Multi_key> <exclam> <i> conflicted with <Multi_key> <exclam> <i> <n> <Multi_key> <less> <minus> conflicted with <Multi_key> <less> <minus> <greater> <Multi_key> <less> <minus> conflicted with <Multi_key> <less> <minus> <equal> <greater>
<Multi_key> <grave> <grave> conflicted with <Multi_key> <grave> <grave> <Cyrillic_a> <Multi_key> <grave> <grave> conflicted with <Multi_key> <grave> <grave> <Cyrillic_A> <Multi_key> <grave> <grave> conflicted with <Multi_key> <grave> <grave> <Cyrillic_ie> <Multi_key> <grave> <grave> conflicted with <Multi_key> <grave> <grave> <Cyrillic_IE> <Multi_key> <grave> <grave> conflicted with <Multi_key> <grave> <grave> <Cyrillic_i> <Multi_key> <grave> <grave> conflicted with <Multi_key> <grave> <grave> <Cyrillic_I> <Multi_key> <grave> <grave> conflicted with <Multi_key> <grave> <grave> <Cyrillic_o> <Multi_key> <grave> <grave> conflicted with <Multi_key> <grave> <grave> <Cyrillic_O> <Multi_key> <grave> <grave> conflicted with <Multi_key> <grave> <grave> <Cyrillic_u> <Multi_key> <grave> <grave> conflicted with <Multi_key> <grave> <grave> <Cyrillic_U> <Multi_key> <grave> <grave> conflicted with <Multi_key> <grave> <grave> <Cyrillic_er> <Multi_key> <grave> <grave> conflicted with <Multi_key> <grave> <grave> <Cyrillic_ER> <Multi_key> <asterisk> <apostrophe> conflicted with <Multi_key> <asterisk> <apostrophe> <A> <Multi_key> <asterisk> <apostrophe> conflicted with <Multi_key> <asterisk> <apostrophe> <a> <Multi_key> <backslash> <o> conflicted with <Multi_key> <backslash> <o> <slash> Maybe undo/replace something: <Multi_key> <Up> <Up> conflicted with <Multi_key> <Up> <Up> <Down> <Down> <Left> <Right> <Left> <Right> <b> <a>
Thanks for the patches. As of now, I do not wish to modify Alternatively I would like a mechanism that lets users solve incompatibilities or set priorities using the GUI, but I haven’t started any work on this yet. In 910d681 I fixed the parsing bug that you discovered, though; thanks a lot for spotting this! The fix will be in the next release. |
Since one can additionally use a |
Hi, I have my own XCompose file defined during years of development. And now I have placed it in %USERPROFILE%, but now WinCompose uses BOTH the internal mapping plus the extra ones in my own XCompose file. Is there any way to make my own mappings the ONLY ONES in the system, i.e, delete all mappings that come with WinCompose by default? Would 💗 that. |
You can manually remove the files in |
One way which I think wouldn't be so complex to implement would be if the loading of the "standard" mappings was made optional. It would be enabled by default, but with an "advance" panel in the options screen the user could choose whether or not to load them. |
I already renamed the files in %APPDIR%/res BTW, I read the code and found out where it was loaded, but thx for the tip anyways :) |
Another way to prevent the default sequences would be to have a special command
|
≅" U245 # APROXIMATELY EQUAL TO (It actualy means "congruent
instead of ≅