Skip to content
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

Allow to disable built-in sequences #24

Closed
samhocevar opened this issue Jun 19, 2014 · 3 comments
Closed

Allow to disable built-in sequences #24

samhocevar opened this issue Jun 19, 2014 · 3 comments

Comments

@samhocevar
Copy link
Owner

There is no way to disable sequences; sometimes this might be useful, especially if we want to override sequences with our custom ones.

@TDYK
Copy link

TDYK commented Jul 26, 2014

Maybe that is a way to make "Profiles"?
Like C:\Program Files\WinCompose\res\default.profile\ [Xorg, Xcompose, WinCompose].txt]
C:\Program Files\WinCompose\res\usernammed1.profile\ [Xorg, Xcompose, WinCompose].txt]
C:\Program Files\WinCompose\res\usernammed2.profile\ [Xorg, Xcompose, WinCompose].txt]
etc,
and in GUI/tray a menu to switch between them?
Or that is a problem "by design" in compose architecture?
Currently i am just backuping Xorg and Xcompose, and editing WinCompose file.

Best regards, Dmitrii

@ketsuban
Copy link

The simplest option I can think of is to allow the user to opt out of using the default mappings at all - if they do, the program ignores the contents of the res folder.

@samhocevar
Copy link
Owner Author

I have finally implemented this feature in the settings window:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants