[general]
name=Ribbon Toolbar
qgisMinimumVersion=3.22
description=Replaces QGIS menus and toolbars with a Microsoft Office-like ribbon interface
version=0.4.6
author=Eithan Weiss Schonberg
email=eithan.schonberg@gmail.com
about=This plugin hides the default QGIS menus and toolbars and replaces them with a tabbed ribbon interface similar to Microsoft Office applications. All existing actions are organized into ribbon tabs with grouped sections.
    Disclaimer: this plugin is entirely generated by AI as a proof of concept. Use with caution.
tracker=https://github.com/eithanwes/ribbon_toolbar/issues
repository=https://github.com/eithanwes/ribbon_toolbar
tags=toolbar,ui
homepage=https://github.com/eithanwes/ribbon_toolbar
category=GUI
icon=icon.svg
experimental=True
deprecated=False
changelog=
 Version 0.4.4:
 - Fix plugin initialization to happen only after UI is ready
 - Add a toggle button on the menu bar corner to easily switch between ribbon and classic UI

 Version 0.4.3:
 - Add default toolbars to show when no toolbars are set on unload

 Version 0.4.2:
 - Release directly to QGIS plugin repository


    0.1.0 - Initial release
