Commit Graph

2071 Commits

Author SHA1 Message Date
Jeremy Wootten
e3a9953607 Remove redundant test 2022-03-10 20:09:55 +01:00
Corentin Noël
6dec2707cd Update meson.build 2022-03-10 11:20:47 +00:00
Corentin Noël
cdcb87afcb Update bindings to latest Mutter
Update to mutter 42.beta
2022-03-10 11:20:47 +00:00
Hugo Carvalho
211ec47880 Translated using Weblate (Portuguese)
Currently translated at 92.5% (62 of 67 strings)

Translation: Desktop/Gala
Translate-URL: https://l10n.elementary.io/projects/desktop/gala/pt/
2022-02-22 19:40:33 +00:00
Joel Jose
9130a697cd Translated using Weblate (Malayalam)
Currently translated at 7.4% (5 of 67 strings)

Translation: Desktop/Gala
Translate-URL: https://l10n.elementary.io/projects/desktop/gala/ml/
2022-02-06 14:25:50 +00:00
Joel Jose
2a9cef47bb Translated using Weblate (Malayalam)
Currently translated at 5.9% (4 of 67 strings)

Translation: Desktop/Gala
Translate-URL: https://l10n.elementary.io/projects/desktop/gala/ml/
2022-02-03 19:18:07 +00:00
Hugo Carvalho
a8df1857be Translated using Weblate (Portuguese)
Currently translated at 86.5% (58 of 67 strings)

Translation: Desktop/Gala
Translate-URL: https://l10n.elementary.io/projects/desktop/gala/pt/
2022-02-03 16:47:32 +00:00
Joel Jose
838e8036b5 Translated using Weblate (Malayalam)
Currently translated at 4.4% (3 of 67 strings)

Translation: Desktop/Gala
Translate-URL: https://l10n.elementary.io/projects/desktop/gala/ml/
2022-02-03 15:04:45 +00:00
José Expósito
1a2109e571 WindowClone: Remove Granite.CloseButtonPosition
The API Granite.CloseButtonPosition has been deprecated [1].

Remove it from Gala and use Mutter's API to get the close button
position.

[1] https://github.com/elementary/granite/pull/568
2022-01-23 10:12:24 +01:00
Corentin Noël
e7d1682cf6 Update mutter-clutter-9.deps
Mistakenly added in 7ce7414132
2022-01-19 10:19:27 +01:00
Corentin Noël
7ce7414132 Add support for Mutter 42 2022-01-18 15:26:24 +01:00
Niels Van Laerhoven
12fd6222d7 Translated using Weblate (Dutch)
Currently translated at 100.0% (67 of 67 strings)

Translation: Desktop/Gala
Translate-URL: https://l10n.elementary.io/projects/desktop/gala/nl/
2022-01-15 13:42:19 +00:00
RobbeBuyle
2725fea3ff Translated using Weblate (Dutch)
Currently translated at 100.0% (67 of 67 strings)

Translation: Desktop/Gala
Translate-URL: https://l10n.elementary.io/projects/desktop/gala/nl/
2022-01-15 13:42:19 +00:00
Dennis ten Hoove
bbd2470d2d Translated using Weblate (Dutch)
Currently translated at 100.0% (67 of 67 strings)

Translation: Desktop/Gala
Translate-URL: https://l10n.elementary.io/projects/desktop/gala/nl/
2022-01-15 13:42:19 +00:00
p-bo
4354a0cb59 Translated using Weblate (Czech)
Currently translated at 100.0% (67 of 67 strings)

Translation: Desktop/Gala
Translate-URL: https://l10n.elementary.io/projects/desktop/gala/cs/
2022-01-11 03:35:33 +00:00
p-bo
f66c9ec6d1 Translated using Weblate (Czech)
Currently translated at 88.0% (59 of 67 strings)

Translation: Desktop/Gala
Translate-URL: https://l10n.elementary.io/projects/desktop/gala/cs/
2022-01-10 21:14:08 +00:00
p-bo
a383665b9d Translated using Weblate (Czech)
Currently translated at 64.1% (43 of 67 strings)

Translation: Desktop/Gala
Translate-URL: https://l10n.elementary.io/projects/desktop/gala/cs/
2022-01-10 18:13:49 +00:00
Ryo Nakano
de6386ac0c Translated using Weblate (Japanese)
Currently translated at 100.0% (67 of 67 strings)

Translation: Desktop/Gala
Translate-URL: https://l10n.elementary.io/projects/desktop/gala/ja/
2021-12-27 16:55:30 +00:00
Tom Beckmann
e43ae576ca fix workspace clone not resizing on monitor geometry changes 2021-12-27 08:47:05 +01:00
Tom Beckmann
26ebdae58a some windows may report null for their titles, catch that case when assigning tooltips 2021-12-27 08:47:05 +01:00
Tom Beckmann
33cd59742f fix segfault if portal could not be acquired 2021-12-27 08:47:05 +01:00
Tom Beckmann
8a433d7030 opacity transition on WindowIcons can be null on WM startup 2021-12-27 08:47:05 +01:00
Ryo Nakano
fcd7d35f3d Translated using Weblate (Japanese)
Currently translated at 100.0% (67 of 67 strings)

Translation: Desktop/Gala
Translate-URL: https://l10n.elementary.io/projects/desktop/gala/ja/
2021-12-23 14:19:54 +00:00
Jiri Grönroos
1a02f2ece1 Translated using Weblate (Finnish)
Currently translated at 58.2% (39 of 67 strings)

Translation: Desktop/Gala
Translate-URL: https://l10n.elementary.io/projects/desktop/gala/fi/
2021-12-20 19:54:58 +00:00
Özgür Baskin
5ee509c89c Translated using Weblate (Turkish)
Currently translated at 100.0% (67 of 67 strings)

Translation: Desktop/Gala
Translate-URL: https://l10n.elementary.io/projects/desktop/gala/tr/
2021-12-14 21:27:00 +00:00
Jack Gleeson
eb70d6dbba
Always subtract from nat_width the scaled padding over children count (#1336)
This fixes an off-by-one adjacent error that left the indicator off by
an amount based on the scale factor times the children.

Co-authored-by: José Expósito <jose.exposito89@gmail.com>
2021-12-12 19:00:47 +00:00
Tom Beckmann
962accdf1a
switcher: fix container staying reactive in scene
Fix #1322
2021-12-12 18:50:34 +00:00
Özgür Baskin
93e476cd8a Translated using Weblate (Turkish)
Currently translated at 100.0% (67 of 67 strings)

Translation: Desktop/Gala
Translate-URL: https://l10n.elementary.io/projects/desktop/gala/tr/
2021-12-11 21:19:48 +00:00
Daniil
fee89570de Translated using Weblate (Russian)
Currently translated at 100.0% (67 of 67 strings)

Translation: Desktop/Gala
Translate-URL: https://l10n.elementary.io/projects/desktop/gala/ru/
2021-12-10 15:17:42 +00:00
DartDeaDia
e9b06b7f43 Translated using Weblate (Russian)
Currently translated at 100.0% (67 of 67 strings)

Translation: Desktop/Gala
Translate-URL: https://l10n.elementary.io/projects/desktop/gala/ru/
2021-12-10 15:17:42 +00:00
Daniil
84834554db Translated using Weblate (Russian)
Currently translated at 94.0% (63 of 67 strings)

Translation: Desktop/Gala
Translate-URL: https://l10n.elementary.io/projects/desktop/gala/ru/
2021-12-10 11:44:59 +00:00
Ryo Nakano
f52dc5f882 Translated using Weblate (Japanese)
Currently translated at 100.0% (67 of 67 strings)

Translation: Desktop/Gala
Translate-URL: https://l10n.elementary.io/projects/desktop/gala/ja/
2021-12-09 08:55:59 +00:00
TomiOhl
f9098cd23b Translated using Weblate (Hungarian)
Currently translated at 100.0% (67 of 67 strings)

Translation: Desktop/Gala
Translate-URL: https://l10n.elementary.io/projects/desktop/gala/hu/
2021-12-06 13:39:04 +00:00
Yuchen Deng
793ed8497f Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (67 of 67 strings)

Translation: Desktop/Gala
Translate-URL: https://l10n.elementary.io/projects/desktop/gala/zh_Hans/
2021-12-04 08:16:13 +00:00
David M
b41725595f Translated using Weblate (Catalan)
Currently translated at 100.0% (67 of 67 strings)

Translation: Desktop/Gala
Translate-URL: https://l10n.elementary.io/projects/desktop/gala/ca/
2021-12-03 19:44:07 +00:00
Yaron Shahrabani
694911414d Translated using Weblate (Hebrew)
Currently translated at 100.0% (67 of 67 strings)

Translation: Desktop/Gala
Translate-URL: https://l10n.elementary.io/projects/desktop/gala/he/
2021-12-03 11:11:02 +00:00
Marcin Serwin
d13eb2a050 Translated using Weblate (Polish)
Currently translated at 100.0% (67 of 67 strings)

Translation: Desktop/Gala
Translate-URL: https://l10n.elementary.io/projects/desktop/gala/pl/
2021-12-02 12:58:39 +00:00
Ryo Nakano
35114a575e Translated using Weblate (Japanese)
Currently translated at 100.0% (67 of 67 strings)

Translation: Desktop/Gala
Translate-URL: https://l10n.elementary.io/projects/desktop/gala/ja/
2021-12-02 12:58:39 +00:00
Nathan
7c8cf73122 Translated using Weblate (French)
Currently translated at 100.0% (67 of 67 strings)

Translation: Desktop/Gala
Translate-URL: https://l10n.elementary.io/projects/desktop/gala/fr/
2021-12-02 12:58:39 +00:00
Ciarán Ainsworth
ae750ed4e8 Translated using Weblate (English (United Kingdom))
Currently translated at 100.0% (67 of 67 strings)

Translation: Desktop/Gala
Translate-URL: https://l10n.elementary.io/projects/desktop/gala/en_GB/
2021-12-02 07:11:21 +00:00
Ihor Hordiichuk
d901d5581f Translated using Weblate (Ukrainian)
Currently translated at 100.0% (67 of 67 strings)

Translation: Desktop/Gala
Translate-URL: https://l10n.elementary.io/projects/desktop/gala/uk/
2021-12-02 03:54:52 +00:00
Uwe S
198636e3f7 Translated using Weblate (German)
Currently translated at 92.5% (62 of 67 strings)

Translation: Desktop/Gala
Translate-URL: https://l10n.elementary.io/projects/desktop/gala/de/
2021-12-02 03:54:52 +00:00
Weblate
8f4ab89fff Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: Desktop/Gala
Translate-URL: https://l10n.elementary.io/projects/desktop/gala/
2021-12-01 22:41:40 +00:00
elementaryBot
21b4a4588a Update translation template 2021-12-01 22:41:29 +00:00
Danielle Foré
a1fc426b42
WindowManager: Rewrite display settings labels (#1329) 2021-12-01 22:39:54 +00:00
Weblate
4bcb735f57 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: Desktop/Gala
Translate-URL: https://l10n.elementary.io/projects/desktop/gala/
2021-12-01 22:30:33 +00:00
elementaryBot
28c1c1cac6 Update translation template 2021-12-01 22:30:22 +00:00
Gustavo Marques
e1f3a15102
Dialogs: add AccessDialog class (#1327) 2021-12-01 22:28:52 +00:00
José Expósito
cce53acffe WindowSwitcher: Clear indicator background
Since 0c64b60729 the window switcher
indicator shows artifacts as background.

Clear it before painting to make sure the background is properly
displayed.
2021-11-29 11:37:55 +01:00
José Expósito
92d3a735e5 WindowSwitcher: Follow accent color
Repaint the window switcher indicator when the accent color changes.

Fix #1316
2021-11-28 11:50:12 -07:00