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

Correctly read files that include a 'replace' directive #24

Closed
wants to merge 5 commits into from

Conversation

hupfdule
Copy link

@hupfdule hupfdule commented Dec 6, 2018

  • Closes Error loading german keymap #23
  • This commit only fixes the Exception occurring when reading a file
    that contains a 'replace' directive. However it does nothing to
    actually process it!
    Therefore another commit is necessary to actually handle 'replace' (in
    addition to 'override').

- Closes simos#23
- This commit only fixes the Exception occurring when reading a file
  that contains a 'replace' directive. However it does nothing to
  actually process it!
  Therefore another commit is necessary to actually handle 'replace' (in
  addition to 'override').
@hupfdule
Copy link
Author

hupfdule commented Dec 7, 2018

Closed this PR, because it refers to the HEAD instead of the correct feature branch.
A new PR for the feature branch is already submitted.

@hupfdule hupfdule closed this Dec 7, 2018
- Closes simos#25
- Respects font style of selected font
- Better placement of texts by taking pango font metrics into account
- Use a bold font as default
- Larget default window size to have all texts fit by default
- Updated screenshot with a shot of the patched version
- Add section about changes to upstream
- Included for Backspace, Caps Lock, Return, Shift, Tab
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error loading german keymap
1 participant