14 lines
1.3 KiB
JSON
14 lines
1.3 KiB
JSON
|
{
|
||
|
"_generated": "Generated by SweetTooth, do not edit",
|
||
|
"description": "Unite is a GNOME Shell extension which makes a few layout tweaks to the top panel and removes window decorations to make it look like Ubuntu Unity Shell.\n\n- Adds window buttons to the top panel for maximized windows.\n- Shows current window title in the app menu for maximized windows.\n- Removes titlebars on maximized windows.\n- Hides window controls on maximized windows with headerbars.\n- Moves the date to the right, reduces panel spacing and removes dropdown arrows.\n- Moves legacy tray icons to the top panel.\n- Moves notifications to the right.\n- Hides activities button.\n- Adds desktop name to the top panel.\n\nThis extension depends on some Xorg utilities. To install them:\n- Debian/Ubuntu: apt install x11-utils\n- Fedora/RHEL: dnf install xorg-x11-utils\n- Arch: pacman -S xorg-xprop\n\n*Settings are provided to enable/disable or customize the available tweaks.\n* Since version 2 applications on wayland with client side decorations are supported using CSS.",
|
||
|
"gettext-domain": "unite",
|
||
|
"name": "Unite",
|
||
|
"settings-schema": "org.gnome.shell.extensions.unite",
|
||
|
"shell-version": [
|
||
|
"3.34",
|
||
|
"3.32"
|
||
|
],
|
||
|
"url": "https://github.com/hardpixel/unite-shell",
|
||
|
"uuid": "unite@hardpixel.eu",
|
||
|
"version": 36
|
||
|
}
|