../
By
SVG_layout-display,
Plugins/GUI/SVG Layout Display | |
Release status: pre-alpha | |
Description | SVG Layout Display Plugin for Plover |
Author(s) | Kaoffie |
Maintainer(s) | |
Latest version | {{{ver}}} |
Plover | >= 4.00.0 |
Requires Restart? | Yes |
License | [1] |
Download | Plugins#Via_the_built-in_Plugins_Manager_(recommended) |
Settings
To open the settings page, focus on the display window and press ⌨️ Ctrl + S
(or Cmd + S
on mac). System settings are different for each stenographic system and will be recorded independently for each system.
To use the default purple layout, use :/svgld/en_layout.svg
as the layout path and :/svgld/en_convert.py
as the script path.
hi .md
updated = https://gothub.projectsegfau.lt/Kaoffie/plover_svg_layout_display/blob/master/README.md
# Plover SVG Layout Display
[![PyPI](https://img.shields.io/pypi/v/plover-svg-layout-display)](https://pypi.org/project/plover-svg-layout-display/)
![GitHub](https://img.shields.io/github/license/Kaoffie/plover_svg_layout_display)
Display the last stroke in Plover, but ✨ *fancier* ✨
![svgld_1](https://user-images.githubusercontent.com/30435273/178503439-d0a2e839-0586-4c92-98bf-ba6df1727a25.png)
SVG Layout Display is based on the original [Layout Display Plugin](https://github.com/morinted/plover_layout_display) by [@morinted](https://github.com/morinted); it was designed to be more customizable than the original plugin, allowing the user to use custom shapes, and to define the behavior of these shapes using a custom script. The widget floats above other windows without a window frame, and can be configured to be translucent, which means that users have full control over how the display looks like.
If the display window looks like a black rectangle to you, you may need to install a compositor such as [picom](https://github.com/yshui/picom) for transparency to work.
## Settings
To open the settings page, focus on the display window and press `Ctrl + S` (or `Cmd + S` on mac). System settings are different for each stenographic system and will be recorded independently for each system.
To use the default purple layout, use `:/svgld/en_layout.svg` as the layout path and `:/svgld/en_convert.py` as the script path.
## Customization
![svgld_2](https://user-images.githubusercontent.com/30435273/178503535-26bcdb13-d74b-40cf-ab64-e6c0c8e6d4dc.png)
Layouts are defined by two separate files - the svg file, which defines all the shapes and their respective positions, and the py script, which defines which shapes are drawn based on the latest stroke and translation.
In the svg file, shapes are defined based on top-level `<g>` elements, identified by the `id` attribute. IDs should be unique between different groups, but there is no limit on the number of groups you can add in the svg file.
The python script should contain a `convert_stroke`, which takes a tuple of strokes and a translation, and outputs a list of shape IDs. The order of the IDs in the list matters, as they are drawn from the head of the list to the tail, and later shapes are drawn above earlier ones.
<!-- ```py -->
def convert_stroke(stroke: Tuple[str, ...], translation: str) -> List[str]:
return ...
<!-- ``` -->
Note that the `stroke` parameter is a tuple of individual keys, such as `("K-", "W-", "-U", "-P")`
(query-replace-regexp #("href=\"\\(.+\\)\" \\([t]\\)"
0 4 (face markdown-html-attr-name-face) 4 5 (face markdown-html-tag-delimiter-face) 5 6 (face markdown-html-attr-value-face) 12 13 (rear-nonsticky t face markdown-html-attr-value-face))
"href=\"\" \\2" nil nil nil nil nil)
my Plover plugins list
updated = Tuesday, 04 June, 2024 ,
- "alleycat-link",
- "plover-auto-identifier",
- "plover-auto-reconnect-machine",
- "plover-cards",
- "plover-casecat-dictionary",
- "plover-cat",
- "plover-clippy",
- "plover-clippy-2",
- "plover-clr-trans-state",
- "plover-combo",
- "plover-comment",
- "plover-console-ui",
- "plover-controller",
- "plover-current-time",
- "plover-debugging-console",
- "plover-delay",
- "plover-dict-commands",
- "plover-dictionary-builder",
- "plover-dictionary-patch",
- "plover-digitalcat-dictionary",
- "plover-eclipse-dictionary",
- "plover-emoji",
- "plover-engine-server-2",
- "plover-excel-dictionary",
- "plover-fancytext",
- "plover-german-syllatype",
- "plover-grandjean",
- "plover-hjson-dictionary",
- "plover-italian-stentura",
- "plover-jaws",
- "plover-json-lazy",
- "plover-lapwing-aio",
- "plover-last-translation",
- "plover-layout-display",
- "plover-local-env-var",
- "plover-maajik",
- "plover-markdown-dictionary",
- "plover-melani",
- "plover-merge-words",
- "plover-michela",
- "plover-midi",
- "plover-midi4text",
- "plover-minimal-english-stenotype",
- "plover-mod-z",
- "plover-modal-dictionary",
- "plover-next-stroke",
- "plover-ninja",
- "plover-number-format",
- "plover-oft-eva",
- "plover-open-url",
- "plover-palantype",
- "plover-palantype-DE",
- "plover-palantype-german",
- "plover-phenrsteno",
- "plover-phoenix-stenotype",
- manager",
- "plover-portuguese",
- "plover-python-dictionary",
- "plover-q-and-a",
- "plover-regenpfeifer",
- "plover-retro-case",
- "plover-retro-everything",
- "plover-retro-quotes",
- "plover-retro-stringop",
- "plover-retro-surround",
- "plover-retro-text-transform",
- "plover-retro-untranslator",
- "plover-roll-the-dice",
- "plover-rpn-calculator",
- "plover-run-applescript",
- "plover-run-shell",
- "plover-russian-trillo",
- "plover-search-translation",
- "plover-spanish-mqd",
- "plover-spanish-system-eo-variant",
- "plover-splits",
- "plover-start-words",
- "plover-startup-py",
- "plover-stenobee",
- "plover-stenograph",
- "plover-stenograph-usb",
- "plover-stenohid-test",
- "plover-stenotype-extended",
- "plover-stitching",
- "plover-svg-layout-display",
- "plover_system_switcher",
- "plover-tapey-tape",
- "plover-textarea",
- "plover-trayicon",
- "plover-treal",
- "plover-uinput-output",
- "plover-unused-xtest-output",
- "plover-vcs-plugin",
- "plover-vlc-commands",
- "plover-windows-brightness",
- "plover-word-tray",
- "plover-wpm-meter",
- "plover-xtest-input",
- "plover-yaml-dictionary",
- "spectra-lexer"
]
Sovereigns 🌻 re🌻 🌻
KAEBDZ
all known keyboards software for phons ☎️ are to be typewrite enhere...
- Steno Keyboard_2.2_Apkpure.apk
- dotterel-v0.1.0-dev.apk