Skip to content

Commit 1396caa

Browse files
authored
Merge pull request #437 from Leleat/release-54
release-54
2 parents e607e37 + c17f470 commit 1396caa

File tree

19 files changed

+158
-142
lines changed

19 files changed

+158
-142
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## [54] - 2026-02-03
4+
5+
### Added
6+
7+
- Port to GNOME 50 by vanvugt (#430) and leleat (#432, #436)
8+
9+
### Fixed
10+
11+
- Make Tiling Popup work with mouse again (#423, #436)
12+
313
## [53] - 2025-09-01
414

515
### Added

scripts/aur-build/.SRCINFO

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
pkgbase = gnome-shell-extension-tiling-assistant
22
pkgdesc = A GNOME Shell extension to expand GNOME's native 2 column design.
3-
pkgver = 53
3+
pkgver = 54
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=v53
13+
source = gnome-shell-extension-tiling-assistant::git+https://github.com/Leleat/Tiling-Assistant.git#tag=v54
1414
sha256sums = SKIP
1515

1616
pkgname = gnome-shell-extension-tiling-assistant

scripts/aur-build/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Contributor: VeldoraTheDragon <127216238+VeldoraTheDragon@users.noreply.github.com>
33

44
pkgname=gnome-shell-extension-tiling-assistant
5-
pkgver=53
5+
pkgver=54
66
pkgrel=1
77
pkgdesc="A GNOME Shell extension to expand GNOME's native 2 column design."
88
arch=('x86_64')

tiling-assistant@leleat-on-github/metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@
1010
"uuid": "tiling-assistant@leleat-on-github",
1111
"gettext-domain": "tiling-assistant@leleat-on-github",
1212
"settings-schema": "org.gnome.shell.extensions.tiling-assistant",
13-
"version": 53
13+
"version": 54
1414
}

translations/cs.po

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: \n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2025-01-27 12:21+0100\n"
10+
"POT-Creation-Date: 2026-02-03 22:14+0100\n"
1111
"PO-Revision-Date: 2021-08-03 01:02+0200\n"
1212
"Last-Translator: Vojtěch Perník <translations@pervoj.cz>\n"
1313
"Language-Team: Czech <gnome-cs-list@gnome.org>\n"
@@ -694,32 +694,32 @@ msgstr ""
694694

695695
#. Translators: This is a notification that pops up when a keyboard shortcut to activate a user-defined tiling layout is activated but no layout was defined by the user.
696696
#. Translators: This is a placeholder text within a popup, if the user didn't define a tiling layout.
697-
#: tiling-assistant@leleat-on-github/src/extension/layoutsManager.js:105
698-
#: tiling-assistant@leleat-on-github/src/extension/layoutsManager.js:496
697+
#: tiling-assistant@leleat-on-github/src/extension/layoutsManager.js:107
698+
#: tiling-assistant@leleat-on-github/src/extension/layoutsManager.js:517
699699
msgid "No valid layouts defined."
700700
msgstr ""
701701

702702
#. Translators: This is a notification that pops up when a keyboard shortcut to activate a user-defined tiling layout is activated and the user attached an app to a tile so that a new instance of that app will automatically open in the tile. But that app seems to have been uninstalled since the definition of the layout.
703-
#: tiling-assistant@leleat-on-github/src/extension/layoutsManager.js:197
703+
#: tiling-assistant@leleat-on-github/src/extension/layoutsManager.js:199
704704
msgid "Popup Layouts: App not found."
705705
msgstr ""
706706

707707
#. Translators: This is the placeholder text for a search field.
708-
#: tiling-assistant@leleat-on-github/src/extension/layoutsManager.js:340
708+
#: tiling-assistant@leleat-on-github/src/extension/layoutsManager.js:345
709709
msgid "Type to search..."
710710
msgstr ""
711711

712712
#. Translators: This is the text that will be displayed as the name of the user-defined tiling layout if it hasn't been given a name.
713-
#: tiling-assistant@leleat-on-github/src/extension/layoutsManager.js:445
713+
#: tiling-assistant@leleat-on-github/src/extension/layoutsManager.js:450
714714
msgid "Nameless layout..."
715715
msgstr ""
716716

717-
#: tiling-assistant@leleat-on-github/src/extension/layoutsManager.js:523
717+
#: tiling-assistant@leleat-on-github/src/extension/layoutsManager.js:544
718718
msgid "Preferences"
719719
msgstr ""
720720

721721
#. Translators: This is a notification that pops up if the user tries to enter the Tile Editing Mode via a keyboard shortcut.
722-
#: tiling-assistant@leleat-on-github/src/extension/tileEditingMode.js:62
722+
#: tiling-assistant@leleat-on-github/src/extension/tileEditingMode.js:67
723723
msgid "Can't enter 'Tile Editing Mode', if no tiled window is visible."
724724
msgstr ""
725725

translations/de_CH.po

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: \n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2025-01-27 12:21+0100\n"
10+
"POT-Creation-Date: 2026-02-03 22:14+0100\n"
1111
"PO-Revision-Date: 2022-03-19 12:06+0100\n"
1212
"Last-Translator: \n"
1313
"Language-Team: \n"
@@ -717,32 +717,32 @@ msgstr "Kachel Popup wurde deaktiviert"
717717

718718
#. Translators: This is a notification that pops up when a keyboard shortcut to activate a user-defined tiling layout is activated but no layout was defined by the user.
719719
#. Translators: This is a placeholder text within a popup, if the user didn't define a tiling layout.
720-
#: tiling-assistant@leleat-on-github/src/extension/layoutsManager.js:105
721-
#: tiling-assistant@leleat-on-github/src/extension/layoutsManager.js:496
720+
#: tiling-assistant@leleat-on-github/src/extension/layoutsManager.js:107
721+
#: tiling-assistant@leleat-on-github/src/extension/layoutsManager.js:517
722722
msgid "No valid layouts defined."
723723
msgstr "Keine gültigen Layouts definiert."
724724

725725
#. Translators: This is a notification that pops up when a keyboard shortcut to activate a user-defined tiling layout is activated and the user attached an app to a tile so that a new instance of that app will automatically open in the tile. But that app seems to have been uninstalled since the definition of the layout.
726-
#: tiling-assistant@leleat-on-github/src/extension/layoutsManager.js:197
726+
#: tiling-assistant@leleat-on-github/src/extension/layoutsManager.js:199
727727
msgid "Popup Layouts: App not found."
728728
msgstr "Popup Layouts: App nicht gefunden."
729729

730730
#. Translators: This is the placeholder text for a search field.
731-
#: tiling-assistant@leleat-on-github/src/extension/layoutsManager.js:340
731+
#: tiling-assistant@leleat-on-github/src/extension/layoutsManager.js:345
732732
msgid "Type to search..."
733733
msgstr "Schreiben um zu suchen..."
734734

735735
#. Translators: This is the text that will be displayed as the name of the user-defined tiling layout if it hasn't been given a name.
736-
#: tiling-assistant@leleat-on-github/src/extension/layoutsManager.js:445
736+
#: tiling-assistant@leleat-on-github/src/extension/layoutsManager.js:450
737737
msgid "Nameless layout..."
738738
msgstr "Unbenanntes Layout..."
739739

740-
#: tiling-assistant@leleat-on-github/src/extension/layoutsManager.js:523
740+
#: tiling-assistant@leleat-on-github/src/extension/layoutsManager.js:544
741741
msgid "Preferences"
742742
msgstr ""
743743

744744
#. Translators: This is a notification that pops up if the user tries to enter the Tile Editing Mode via a keyboard shortcut.
745-
#: tiling-assistant@leleat-on-github/src/extension/tileEditingMode.js:62
745+
#: tiling-assistant@leleat-on-github/src/extension/tileEditingMode.js:67
746746
msgid "Can't enter 'Tile Editing Mode', if no tiled window is visible."
747747
msgstr ""
748748
"Der Kachelbearbeitungsmodus kann nicht aufgerufen werden, wenn kein "

translations/de_DE.po

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: \n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2025-01-27 12:21+0100\n"
10+
"POT-Creation-Date: 2026-02-03 22:14+0100\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"
@@ -736,32 +736,32 @@ msgstr "Kachel Popup wurde deaktiviert"
736736

737737
#. Translators: This is a notification that pops up when a keyboard shortcut to activate a user-defined tiling layout is activated but no layout was defined by the user.
738738
#. Translators: This is a placeholder text within a popup, if the user didn't define a tiling layout.
739-
#: tiling-assistant@leleat-on-github/src/extension/layoutsManager.js:105
740-
#: tiling-assistant@leleat-on-github/src/extension/layoutsManager.js:496
739+
#: tiling-assistant@leleat-on-github/src/extension/layoutsManager.js:107
740+
#: tiling-assistant@leleat-on-github/src/extension/layoutsManager.js:517
741741
msgid "No valid layouts defined."
742742
msgstr "Keine gültigen Layouts definiert."
743743

744744
#. Translators: This is a notification that pops up when a keyboard shortcut to activate a user-defined tiling layout is activated and the user attached an app to a tile so that a new instance of that app will automatically open in the tile. But that app seems to have been uninstalled since the definition of the layout.
745-
#: tiling-assistant@leleat-on-github/src/extension/layoutsManager.js:197
745+
#: tiling-assistant@leleat-on-github/src/extension/layoutsManager.js:199
746746
msgid "Popup Layouts: App not found."
747747
msgstr "Popup Layouts: App nicht gefunden."
748748

749749
#. Translators: This is the placeholder text for a search field.
750-
#: tiling-assistant@leleat-on-github/src/extension/layoutsManager.js:340
750+
#: tiling-assistant@leleat-on-github/src/extension/layoutsManager.js:345
751751
msgid "Type to search..."
752752
msgstr "Schreiben um zu suchen..."
753753

754754
#. Translators: This is the text that will be displayed as the name of the user-defined tiling layout if it hasn't been given a name.
755-
#: tiling-assistant@leleat-on-github/src/extension/layoutsManager.js:445
755+
#: tiling-assistant@leleat-on-github/src/extension/layoutsManager.js:450
756756
msgid "Nameless layout..."
757757
msgstr "Unbenannte Layout..."
758758

759-
#: tiling-assistant@leleat-on-github/src/extension/layoutsManager.js:523
759+
#: tiling-assistant@leleat-on-github/src/extension/layoutsManager.js:544
760760
msgid "Preferences"
761761
msgstr "Voreinstellungen"
762762

763763
#. Translators: This is a notification that pops up if the user tries to enter the Tile Editing Mode via a keyboard shortcut.
764-
#: tiling-assistant@leleat-on-github/src/extension/tileEditingMode.js:62
764+
#: tiling-assistant@leleat-on-github/src/extension/tileEditingMode.js:67
765765
msgid "Can't enter 'Tile Editing Mode', if no tiled window is visible."
766766
msgstr ""
767767
"Der Kachelbearbeitungsmodus kann nicht aufgerufen werden, wenn kein "

translations/es.po

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: \n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2025-01-27 12:21+0100\n"
10+
"POT-Creation-Date: 2026-02-03 22:14+0100\n"
1111
"PO-Revision-Date: 2022-12-03 18:38+0200\n"
1212
"Last-Translator: Sergio Varela <sergiovg01@outlook.com>\n"
1313
"Language-Team: \n"
@@ -722,32 +722,32 @@ msgstr "La ventana emergente de disposición en mosaico fue deshabilitada"
722722

723723
#. Translators: This is a notification that pops up when a keyboard shortcut to activate a user-defined tiling layout is activated but no layout was defined by the user.
724724
#. Translators: This is a placeholder text within a popup, if the user didn't define a tiling layout.
725-
#: tiling-assistant@leleat-on-github/src/extension/layoutsManager.js:105
726-
#: tiling-assistant@leleat-on-github/src/extension/layoutsManager.js:496
725+
#: tiling-assistant@leleat-on-github/src/extension/layoutsManager.js:107
726+
#: tiling-assistant@leleat-on-github/src/extension/layoutsManager.js:517
727727
msgid "No valid layouts defined."
728728
msgstr "No hay distribuciones válidas definidas."
729729

730730
#. Translators: This is a notification that pops up when a keyboard shortcut to activate a user-defined tiling layout is activated and the user attached an app to a tile so that a new instance of that app will automatically open in the tile. But that app seems to have been uninstalled since the definition of the layout.
731-
#: tiling-assistant@leleat-on-github/src/extension/layoutsManager.js:197
731+
#: tiling-assistant@leleat-on-github/src/extension/layoutsManager.js:199
732732
msgid "Popup Layouts: App not found."
733733
msgstr "Ventana emergente de distribuciones: aplicación no encontrada."
734734

735735
#. Translators: This is the placeholder text for a search field.
736-
#: tiling-assistant@leleat-on-github/src/extension/layoutsManager.js:340
736+
#: tiling-assistant@leleat-on-github/src/extension/layoutsManager.js:345
737737
msgid "Type to search..."
738738
msgstr "Escriba para buscar..."
739739

740740
#. Translators: This is the text that will be displayed as the name of the user-defined tiling layout if it hasn't been given a name.
741-
#: tiling-assistant@leleat-on-github/src/extension/layoutsManager.js:445
741+
#: tiling-assistant@leleat-on-github/src/extension/layoutsManager.js:450
742742
msgid "Nameless layout..."
743743
msgstr "Distribución sin nombre..."
744744

745-
#: tiling-assistant@leleat-on-github/src/extension/layoutsManager.js:523
745+
#: tiling-assistant@leleat-on-github/src/extension/layoutsManager.js:544
746746
msgid "Preferences"
747747
msgstr ""
748748

749749
#. Translators: This is a notification that pops up if the user tries to enter the Tile Editing Mode via a keyboard shortcut.
750-
#: tiling-assistant@leleat-on-github/src/extension/tileEditingMode.js:62
750+
#: tiling-assistant@leleat-on-github/src/extension/tileEditingMode.js:67
751751
msgid "Can't enter 'Tile Editing Mode', if no tiled window is visible."
752752
msgstr ""
753753
"No se puede activar el 'Modo de edición de distribución en mosaico' si no "

translations/hu.po

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: \n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2025-01-27 12:21+0100\n"
10+
"POT-Creation-Date: 2026-02-03 22:14+0100\n"
1111
"PO-Revision-Date: 2023-02-28 20:11+0100\n"
1212
"Last-Translator: infeeeee <gyetpet@mailbox.org>\n"
1313
"Language-Team: \n"
@@ -729,32 +729,32 @@ msgstr "Csempéző felugró ablak kikapcsolva"
729729

730730
#. Translators: This is a notification that pops up when a keyboard shortcut to activate a user-defined tiling layout is activated but no layout was defined by the user.
731731
#. Translators: This is a placeholder text within a popup, if the user didn't define a tiling layout.
732-
#: tiling-assistant@leleat-on-github/src/extension/layoutsManager.js:105
733-
#: tiling-assistant@leleat-on-github/src/extension/layoutsManager.js:496
732+
#: tiling-assistant@leleat-on-github/src/extension/layoutsManager.js:107
733+
#: tiling-assistant@leleat-on-github/src/extension/layoutsManager.js:517
734734
msgid "No valid layouts defined."
735735
msgstr "Nem található érvényes elrendezés."
736736

737737
#. Translators: This is a notification that pops up when a keyboard shortcut to activate a user-defined tiling layout is activated and the user attached an app to a tile so that a new instance of that app will automatically open in the tile. But that app seems to have been uninstalled since the definition of the layout.
738-
#: tiling-assistant@leleat-on-github/src/extension/layoutsManager.js:197
738+
#: tiling-assistant@leleat-on-github/src/extension/layoutsManager.js:199
739739
msgid "Popup Layouts: App not found."
740740
msgstr "Felugró elrendezések: Alkalmazás nem található."
741741

742742
#. Translators: This is the placeholder text for a search field.
743-
#: tiling-assistant@leleat-on-github/src/extension/layoutsManager.js:340
743+
#: tiling-assistant@leleat-on-github/src/extension/layoutsManager.js:345
744744
msgid "Type to search..."
745745
msgstr "Kereséshez kezdjen el gépelni..."
746746

747747
#. Translators: This is the text that will be displayed as the name of the user-defined tiling layout if it hasn't been given a name.
748-
#: tiling-assistant@leleat-on-github/src/extension/layoutsManager.js:445
748+
#: tiling-assistant@leleat-on-github/src/extension/layoutsManager.js:450
749749
msgid "Nameless layout..."
750750
msgstr "Névtelen elrendezés..."
751751

752-
#: tiling-assistant@leleat-on-github/src/extension/layoutsManager.js:523
752+
#: tiling-assistant@leleat-on-github/src/extension/layoutsManager.js:544
753753
msgid "Preferences"
754754
msgstr ""
755755

756756
#. Translators: This is a notification that pops up if the user tries to enter the Tile Editing Mode via a keyboard shortcut.
757-
#: tiling-assistant@leleat-on-github/src/extension/tileEditingMode.js:62
757+
#: tiling-assistant@leleat-on-github/src/extension/tileEditingMode.js:67
758758
msgid "Can't enter 'Tile Editing Mode', if no tiled window is visible."
759759
msgstr ""
760760
"Nem lehet a 'Csempe szerkesztő mód'-ba belépni, ha nincs egy ablak se "

translations/it_IT.po

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: Tiling-Assistant\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2025-01-27 12:21+0100\n"
11+
"POT-Creation-Date: 2026-02-03 22:14+0100\n"
1212
"PO-Revision-Date: 2024-10-23 12:11+0100\n"
1313
"Last-Translator: Albano Battistella <albanobattistella@gmail.com>\n"
1414
"Language-Team: Italian <>\n"
@@ -743,32 +743,32 @@ msgstr "Popup finestre affiancate disabilitato"
743743

744744
#. Translators: This is a notification that pops up when a keyboard shortcut to activate a user-defined tiling layout is activated but no layout was defined by the user.
745745
#. Translators: This is a placeholder text within a popup, if the user didn't define a tiling layout.
746-
#: tiling-assistant@leleat-on-github/src/extension/layoutsManager.js:105
747-
#: tiling-assistant@leleat-on-github/src/extension/layoutsManager.js:496
746+
#: tiling-assistant@leleat-on-github/src/extension/layoutsManager.js:107
747+
#: tiling-assistant@leleat-on-github/src/extension/layoutsManager.js:517
748748
msgid "No valid layouts defined."
749749
msgstr "Nessun layout valido definito."
750750

751751
#. Translators: This is a notification that pops up when a keyboard shortcut to activate a user-defined tiling layout is activated and the user attached an app to a tile so that a new instance of that app will automatically open in the tile. But that app seems to have been uninstalled since the definition of the layout.
752-
#: tiling-assistant@leleat-on-github/src/extension/layoutsManager.js:197
752+
#: tiling-assistant@leleat-on-github/src/extension/layoutsManager.js:199
753753
msgid "Popup Layouts: App not found."
754754
msgstr "Layout popup: app non trovata."
755755

756756
#. Translators: This is the placeholder text for a search field.
757-
#: tiling-assistant@leleat-on-github/src/extension/layoutsManager.js:340
757+
#: tiling-assistant@leleat-on-github/src/extension/layoutsManager.js:345
758758
msgid "Type to search..."
759759
msgstr "Digita per cercare..."
760760

761761
#. Translators: This is the text that will be displayed as the name of the user-defined tiling layout if it hasn't been given a name.
762-
#: tiling-assistant@leleat-on-github/src/extension/layoutsManager.js:445
762+
#: tiling-assistant@leleat-on-github/src/extension/layoutsManager.js:450
763763
msgid "Nameless layout..."
764764
msgstr "Layout senza nome..."
765765

766-
#: tiling-assistant@leleat-on-github/src/extension/layoutsManager.js:523
766+
#: tiling-assistant@leleat-on-github/src/extension/layoutsManager.js:544
767767
msgid "Preferences"
768768
msgstr ""
769769

770770
#. Translators: This is a notification that pops up if the user tries to enter the Tile Editing Mode via a keyboard shortcut.
771-
#: tiling-assistant@leleat-on-github/src/extension/tileEditingMode.js:62
771+
#: tiling-assistant@leleat-on-github/src/extension/tileEditingMode.js:67
772772
msgid "Can't enter 'Tile Editing Mode', if no tiled window is visible."
773773
msgstr ""
774774
"Impossibile avviare \"Editor delle finestre affiancate\", quando non è "

0 commit comments

Comments
 (0)