[general]
name=Visible Layers
icon=icon.png
description=Quickly filter and display only the visible layers in your project.
about=This plugin adds a toggleable panel to display only the currently visible layers, offering easier access and layer navigation. Access it directly from the Layers panel.
version=1.3.2
qgisMinimumVersion=3.0
qgisMaximumVersion=4.99.0
author=François Blanchard
email=francois.fbl@gmail.com
homepage=https://github.com/francoisbl/visible_layers
tracker=https://github.com/francoisbl/visible_layers/issues
repository=https://github.com/francoisbl/visible_layers
tags=layers, visibility, dock, interface, toggle, navigation, productivity
changelog= 1.3.2 - Layers collapsed by default ; added Expand All / Collapse All buttons.
  1.3.1 - Code quality improvements (plugins.qgis.org checker).
  1.3 - Added drag-and-drop reordering ; QGIS 4 compatibility ; enhanced group support.
  1.2.2 - Fixed icon not appearing in the Layers Panel dropdown menu when collapsed (github issue opened by colemanjj)
  1.2.1 - Fixed issues related to Qt6/QGIS4 compatibility, while maintaining full support for QGIS 3.
  1.2 - Added Auto-Refresh mode (suggested by TurboGraphxBeige) and full group support
  1.1 - Added contextual menu on right-click (suggestion from u/ReddmitPy) ; added style overview square
  1.0.4 - Qt6/QGIS4 compatibility, reorganized imports(qgis.PyQt)
  1.0.3 - Removed duplicate toolbar button to simplify the interface
  1.0.2 - Excluded non-spatial attribute tables from the panel
  1.0.1 - Fixed error when toggling grouped layers
  1.0.0 - Initial release with panel, toggle sync, and refresh features
