lp://staging/~ark3/plover/capitalization-fix
- Get this branch:
- bzr branch lp://staging/~ark3/plover/capitalization-fix
Branch merges
- Hesky Fisher: Approve
-
Diff: 239 lines (+32/-30)2 files modifiedplover/formatting.py (+17/-15)
plover/steno.py (+15/-15)
Branch information
Recent revisions
- 68. By Abhay Saxena
-
Replaced english.capitalize so we don't unintentionally downcase the rest
of the word. Removed assumption that len(META_START/END) is 1. - 66. By Hesky Fisher
-
Plover now always listens to the machine for start and stop events. The keyboard capture in X allows events through and fixes that with backspaces. The windows version suppresses the keyboard events when it is active. This change makes the keyboard suppression behavior explicit in the capture class. Now the app is fully aware and (on windows) in control of whether the keyboard is suppressed.
- 63. By Joshua Harlan Lifton
-
(#916107) Rename lock file
This commit applies Jordan Metzmeier's patch for
https://bugs.launchpad .net/plover/ +bug/916107 - 62. By Joshua Harlan Lifton
-
(#916393) Patch .desktop file
Apply patch from Jordan Metzmeier to fix
https://bugs.launchpad .net/plover/ +bug/916393 - 61. By Joshua Harlan Lifton
-
Fix handling of the number bar key.
Update the user guide.
Update version from alpha to beta. - 59. By Joshua Harlan Lifton
-
Keep track of the last byte so that the TX Bolt protocol can properly frame packets.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/plover