Metadata-Version: 2.1
Name: plover-combo
Version: 1.0.2
Summary: Combo Mode for Plover
Home-page: https://github.com/Kaoffie/plover_combo
Author: Kaoffie
Author-email: kaoffie@gmail.com
License: MIT License (MIT)
Keywords: plover plover_plugin
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Plugins
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Description-Content-Type: text/markdown
License-File: LICENSE.txt

# Plover Combo
[![PyPI](https://img.shields.io/pypi/v/plover-combo)](https://pypi.org/project/plover-combo/)
![GitHub](https://img.shields.io/github/license/Kaoffie/plover_combo)

A plugin for the open-source stenography software [Plover](https://www.openstenoproject.org) that adds a Combo counter. Inspired by the [Code in the Dark Editor](https://github.com/codeinthedark/editor).

![combo](https://user-images.githubusercontent.com/30435273/131253406-878f1d0b-6f83-4d31-8f2b-b919f5f9424a.gif)

## Usage Notes

- Shortcuts:
    - `Ctrl/Cmd + S` to open settings
    - `Ctrl/Cmd + X` to close widget. 

- Left click on the counter number and drag to move the widget around.
- After adjusting the settings, you might have to restart the plugin for all the changes to fully take effect.
- On Windows, the widget cannot be moved around by dragging on empty areas. To fix this, change the background opacity to 1.
- On macOS, you might experience repainting issues where a ghost image appears behind the counter. To fix this, turn on the "Force Repaint" option in the settings dialog.
- The window width is controlled by the width of the number currently displayed; to adjust the left and right padding, change the "Horizontal Margin" setting.

## Installation

You can install this plugin directly using the Plugin Manager, under the name `plover-combo`.

## Credits

Huge thanks to /usr, Emily and Jen on the Plover Discord for testing the plugin out on macOS!

