File tree Expand file tree Collapse file tree 16 files changed +1560
-107
lines changed
tiling-assistant@leleat-on-github Expand file tree Collapse file tree 16 files changed +1560
-107
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 48] - 2024-08-10
4+
5+ ### Added
6+
7+ - Add more Italian translation by albanobattistella (#352 )
8+ - Add translations comments (#338 )
9+
10+ ### Fixed
11+
12+ - Ignore unused mods for determining the MoveModes (#340 )
13+ - Don't spam logs that a config file exists when un/locking the screen by jtojnar (#346 )
14+ - Mark 'Preferences' in the PanelButton for translation by ChrisLauinger77 (#351 )
15+ - Maximize windows vertically/horizontally without gaps (#353 )
16+ - Mark 'Disabled' for translation in prefs by ChrisLauinger77 (#356 )
17+ - Work around a possible mutter assertion when trying to tile an app that crashed (#360 )
18+ - Work around a possible crash when un/locking the screen (#361 )
19+
320## [ 47] - 2024-04-21
421
522### Fixed
Original file line number Diff line number Diff line change 11pkgbase = gnome-shell-extension-tiling-assistant
22 pkgdesc = A GNOME Shell extension to expand GNOME's native 2 column design.
3- pkgver = 47
3+ pkgver = 48
44 pkgrel = 1
55 url = https://github.com/Leleat/Tiling-Assistant
66 install = INSTALL
@@ -10,7 +10,7 @@ pkgbase = gnome-shell-extension-tiling-assistant
1010 depends = gnome-shell
1111 provides = gnome-shell-extension-tiling-assistant
1212 conflicts = gnome-shell-extension-tiling-assistant
13- source = gnome-shell-extension-tiling-assistant::git+https://github.com/Leleat/Tiling-Assistant.git#tag=v47
13+ source = gnome-shell-extension-tiling-assistant::git+https://github.com/Leleat/Tiling-Assistant.git#tag=v48
1414 sha256sums = SKIP
1515
1616pkgname = gnome-shell-extension-tiling-assistant
Original file line number Diff line number Diff line change 22# Contributor: VeldoraTheDragon <127216238+VeldoraTheDragon@users.noreply.github.com>
33
44pkgname=gnome-shell-extension-tiling-assistant
5- pkgver=47
5+ pkgver=48
66pkgrel=1
77pkgdesc=" A GNOME Shell extension to expand GNOME's native 2 column design."
88arch=(' x86_64' )
Original file line number Diff line number Diff line change 99 "uuid" : " tiling-assistant@leleat-on-github" ,
1010 "gettext-domain" : " tiling-assistant@leleat-on-github" ,
1111 "settings-schema" : " org.gnome.shell.extensions.tiling-assistant" ,
12- "version" : 47
12+ "version" : 48
1313}
Load Diff Large diffs are not rendered by default.
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change 77msgstr ""
88"Project-Id-Version : \n "
99"Report-Msgid-Bugs-To : \n "
10- "POT-Creation-Date : 2024-06-08 14:57 +0200\n "
10+ "POT-Creation-Date : 2024-08-10 18:13 +0200\n "
1111"PO-Revision-Date : 2024-06-08 15:03+0200\n "
1212"Last-Translator : Christian Lauinger <christian@lauinger-clan.de>\n "
1313"Language-Team : \n "
@@ -181,6 +181,8 @@ msgstr ""
181181#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:494
182182#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:514
183183#: tiling-assistant@leleat-on-github/src/ui/prefs.ui:534
184+ #: tiling-assistant@leleat-on-github/src/ui/shortcutListener.ui:14
185+ #: tiling-assistant@leleat-on-github/src/prefs/shortcutListener.js:102
184186msgid "Disabled"
185187msgstr "Deaktiviert"
186188
Load Diff Large diffs are not rendered by default.
Load Diff Large diffs are not rendered by default.
Load Diff Large diffs are not rendered by default.
You can’t perform that action at this time.
0 commit comments