[general]
name=Layer Toggle Hotkeys
qgisMinimumVersion=3.16
description=Toggle visibility of layers with a keypress
about=Create hotkeys to toggle layers on/off. UI: table with two columns (Key, Layer) and buttons to add/remove rows. Same key can toggle multiple layers.
version=1.0.0
author=Samuel Kultz (Kultz Engenharia)
email=samkultz@me.com
category=Productivity
tags=shortcuts,hotkeys,layers,visibility
homepage=https://github.com/samkultz/layer_toggle_hotkeys
repository=https://github.com/samkultz/layer_toggle_hotkeys
tracker=https://github.com/samkultz/layer_toggle_hotkeys/issues
icon=icon.png
hasProcessingProvider=no
experimental=False
deprecated=False
server=False
changelog=1.0.0
  - Initial release
  - Table-based hotkey mapping
  - Duplicate-key grouping (one hotkey toggles multiple layers)
  - Shortcut conflict detection
