[general]
name=FlipFlop
about=Plugin that allows you to show/hide a defined set of layers using a keyboard shortcut.
category=None
hasProcessingProvider=False
description=Plugin that allows you to show/hide a defined set of layers using a keyboard shortcut.
icon=resources/images/default_icon.png
tags=envi,image,flip-flop,raster,vector,display,layer

# credits and contact
author=Florent FOUGERES (Oslandia)
email=qgis+flipflop@oslandia.com
homepage=https://oslandia.gitlab.io/qgis/flipflop
repository=https://gitlab.com/Oslandia/qgis/flipflop
tracker=https://gitlab.com/Oslandia/qgis/flipflop/-/issues

# QGIS context
deprecated=False
experimental=True
plugin_dependencies=
qgisMinimumVersion=3.32
qgisMaximumVersion=3.99
supportsQt6=True

# versioning
version=0.3.0
changelog=
 Version 0.3.0:
 - Use QSequenceEdit for choice shortcut !4
 - In the GUI, reflect the renaming of a layer !3
 - Improve user documentation
 - In the status bar, only the layer name is displayed; the ID is in the tooltip

 Version 0.2.0:
 - Implement flipflop
 - Create GUI

 Version 0.1.0:
 - First release
 - Generated with the [QGIS Plugins templater](https://oslandia.gitlab.io/qgis/template-qgis-plugin/)


