File tree 5 files changed +15
-5
lines changed
tiling-assistant@leleat-on-github
5 files changed +15
-5
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 51] - 2025-02-16
4
+
5
+ ### Added
6
+
7
+ - Port to GNOME 48 (#388 )
8
+
9
+ ### Fixed
10
+
11
+ - Don't show tile preview for unresizable and skip_taskbar windows (#389 )
12
+
3
13
## [ 50] - 2025-01-27
4
14
5
15
### Added
Original file line number Diff line number Diff line change 1
1
pkgbase = gnome-shell-extension-tiling-assistant
2
2
pkgdesc = A GNOME Shell extension to expand GNOME's native 2 column design.
3
- pkgver = 50
3
+ pkgver = 51
4
4
pkgrel = 1
5
5
url = https://github.com/Leleat/Tiling-Assistant
6
6
install = INSTALL
@@ -10,7 +10,7 @@ pkgbase = gnome-shell-extension-tiling-assistant
10
10
depends = gnome-shell
11
11
provides = gnome-shell-extension-tiling-assistant
12
12
conflicts = gnome-shell-extension-tiling-assistant
13
- source = gnome-shell-extension-tiling-assistant::git+https://github.com/Leleat/Tiling-Assistant.git#tag=v50
13
+ source = gnome-shell-extension-tiling-assistant::git+https://github.com/Leleat/Tiling-Assistant.git#tag=v51
14
14
sha256sums = SKIP
15
15
16
16
pkgname = gnome-shell-extension-tiling-assistant
Original file line number Diff line number Diff line change 2
2
# Contributor: VeldoraTheDragon <[email protected] >
3
3
4
4
pkgname=gnome-shell-extension-tiling-assistant
5
- pkgver=50
5
+ pkgver=51
6
6
pkgrel=1
7
7
pkgdesc=" A GNOME Shell extension to expand GNOME's native 2 column design."
8
8
arch=(' x86_64' )
Original file line number Diff line number Diff line change 8
8
"uuid" : " tiling-assistant@leleat-on-github" ,
9
9
"gettext-domain" : " tiling-assistant@leleat-on-github" ,
10
10
"settings-schema" : " org.gnome.shell.extensions.tiling-assistant" ,
11
- "version" : 50
11
+ "version" : 51
12
12
}
Original file line number Diff line number Diff line change 8
8
msgstr ""
9
9
"Project-Id-Version : PACKAGE VERSION\n "
10
10
"Report-Msgid-Bugs-To : \n "
11
- "POT-Creation-Date : 2025-01-27 12:21 +0100\n "
11
+ "POT-Creation-Date : 2025-02-11 16:45 +0100\n "
12
12
"PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
13
13
"Last-Translator : FULL NAME <EMAIL@ADDRESS>\n "
14
14
"
Language-Team :
LANGUAGE <[email protected] >\n "
You can’t perform that action at this time.
0 commit comments