Skip to content

Commit 838d89e

Browse files
committed
add version for 3.26
1 parent a0db067 commit 838d89e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "Laine",
33
"description": "Volume control extension. Firstly it allows the control of the overall output volume, as well as the volume of each application, and the input volume of microphones when a input application is active. It also allows the selection of input and output devices (kinda requires pulseaudio 6 due to a bug in previous versions), if more than one is available. \n\nIt has support for MPRIS, so if an mpris source is active it will show some basic information about what is playing, and some basic controls.\n\nThe icon for each stream doubles as a mute/unmute button, and if you click on the label it will attempt to make the source application active (doesn't work in every situation). \n\nThis is my first attempt at a gnome extension. So it is probably buggy, and definitely hacky, so please leave any bug reports on the github and I'll do my best to get to them.",
4-
"shell-version": [ "3.14", "3.16", "3.18", "3.20", "3.22", "3.24" ],
4+
"shell-version": [ "3.24", "3.26" ],
55
"url": "https://github.com/johnhoran/Laine",
66
"uuid": "laine@knasher.gmail.com",
77
"settings-schema":"org.gnome.shell.extensions.laine",

0 commit comments

Comments
 (0)