diff --git a/README.md b/README.md index aeaa48d..e6174a5 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,12 @@ to install the extension in your home directory. A Shell reload is required Show Applications Menu off in Gnome Tweak Tool.** This will cause the applications menu for native gnome apps (which normally appears in the top bar) to be presented in the top left of the window. It is also recommended to turn Windows > Titlebar Buttons > Minimize & Maximize on. +## Compatibility + +This extension has been tested with Gnome 3.18+. + +This extension manipulates the Gnome Main Panel, aka Top Bar. So, most other extensions which operate on the top bar should be compatible. For instance, to add intellihide behavior to the panel, try [Hide Top Bar](https://extensions.gnome.org/extension/545/hide-top-bar/). Or, to set the panel opacity, try [Dynamic Panel Transparency](https://extensions.gnome.org/extension/1011/dynamic-panel-transparency/). If you'd like to add a traditional application menu, check out [Gno-Menu](https://extensions.gnome.org/extension/608/gnomenu/). + ## Bug Reporting Bugs should be reported to the Github bug tracker [https://github.com/jderose9/dash-to-panel/issues](https://github.com/jderose9/dash-to-panel/issues). diff --git a/metadata.json b/metadata.json index 02b6724..d7d295d 100644 --- a/metadata.json +++ b/metadata.json @@ -3,7 +3,7 @@ "uuid": "dash-to-panel@jderose9.github.com", "name": "Dash to Panel", "description": "An icon taskbar for the Gnome Shell. This extension moves the dash into the gnome main panel so that the application launchers and system tray are combined into a single panel, similar to that found in KDE Plasma and Windows 7+. A separate dock is no longer needed for easy access to running and favorited applications.\n\nIt is recommended to set Top Bar > Show Applications Menu off in Gnome Tweak Tool so that the application menu for native gnome apps will be presented within the application's window. It is also recommended to turn Windows > Titlebar Buttons > Minimize & Maximize on.", -"shell-version": [ "3.20", "3.22" ], +"shell-version": [ "3.18", "3.20", "3.22" ], "url": "https://github.com/jderose9/dash-to-panel", "gettext-domain": "dash-to-panel", "version": -1