Commit Graph

1799 Commits

Author SHA1 Message Date
Uwe S
9d2f72e25e Translated using Weblate (German)
Currently translated at 78.5% (33 of 42 strings)

Translation: Desktop/Gala
Translate-URL: https://l10n.elementary.io/projects/desktop/gala/de/
2021-01-19 20:41:52 +00:00
Daniel Foré
7beb62154d LINGUAS: Sort and remove en 2021-01-19 10:59:10 -08:00
Weblate
614a1e7593 Update translation files
Updated by "Update LINGUAS file" hook in Weblate.

Translation: Desktop/Gala
Translate-URL: https://l10n.elementary.io/projects/desktop/gala/
2021-01-19 06:09:31 +00:00
David Hewitt
9d15793049
AppCache: Rebuild in a thread (#1021) 2021-01-17 16:35:59 +01:00
David Hewitt
5784505020
ScreenShield: Use async versions of Bus.get_proxy (#1020) 2021-01-16 20:34:06 +01:00
José Expósito
49d35796d0
#989: Multi-touch gestures have no upper speed limit (#1006)
* Initial test

* #989: Add maximum velocity to gesture update

* Simplify the GestureAnimationDirector moving the min/max times to the constructor

* Fix merge conflict

* Revert change
2021-01-06 14:15:06 -08:00
Corentin Noël
c74298b49c Bump Mutter to 3.36 2021-01-04 13:33:03 -08:00
Corentin Noël
f89686af61 Bump Mutter to 3.34 2021-01-04 13:33:03 -08:00
Corentin Noël
e46f9e9ca9 Bump Mutter to 3.32 2021-01-04 13:33:03 -08:00
Corentin Noël
57c3608c51 Bump Mutter to 3.30 2021-01-04 13:33:03 -08:00
José Expósito
9aee122c18
Workspaces in multitasking view should not animate as if they are stacked (#1002) 2020-12-29 14:07:44 -08:00
José Expósito
0d0d4a5fd3
Background disappears while switching workspaces with multiple displays (#994)
* Fix #926: Background disappears while switching workspaces with multiple displays

* #926: Adjust Y when monitors have different size

Co-authored-by: Cassidy James Blaede <cassidy@elementary.io>
2020-12-22 11:05:14 -07:00
Felix Andreas
813abb7ea6
WindowManager: use accent color for tiling preview (#960) 2020-12-21 13:22:53 -08:00
José Expósito
fd98933ed1
Fix #991: Add a gap between workspaces when swiping/navigating (#996) 2020-12-21 09:44:17 -08:00
Мирослав Николић
bb573b409a Translated using Weblate (Serbian)
Currently translated at 100.0% (42 of 42 strings)

Translation: Desktop/Gala
Translate-URL: https://l10n.elementary.io/projects/desktop/gala/sr/
2020-12-19 10:16:32 +00:00
José Expósito
933ca7bf7f
Multi-touch support (#983) 2020-12-16 13:04:52 -08:00
Yaron Shahrabani
f5725fd1bb Translated using Weblate (Hebrew)
Currently translated at 100.0% (42 of 42 strings)

Translation: Desktop/Gala
Translate-URL: https://l10n.elementary.io/projects/desktop/gala/he/
2020-12-14 19:16:25 +00:00
Ozgur Baskin
7f3d24acc1 Translated using Weblate (Turkish)
Currently translated at 100.0% (42 of 42 strings)

Translation: Desktop/Gala
Translate-URL: https://l10n.elementary.io/projects/desktop/gala/tr/
2020-12-06 18:16:12 +00:00
colindemian
667e401391 Translated using Weblate (Chinese (Simplified))
Currently translated at 97.6% (41 of 42 strings)

Translation: Desktop/Gala
Translate-URL: https://l10n.elementary.io/projects/desktop/gala/zh_Hans/
2020-11-22 15:15:52 +00:00
Hugo Carvalho
13c36602fd Translated using Weblate (Portuguese)
Currently translated at 100.0% (42 of 42 strings)

Translation: Desktop/Gala
Translate-URL: https://l10n.elementary.io/projects/desktop/gala/pt/
2020-11-22 15:15:52 +00:00
Prachi Joshi
b997590f63 Translated using Weblate (Marathi)
Currently translated at 100.0% (42 of 42 strings)

Translation: Desktop/Gala
Translate-URL: https://l10n.elementary.io/projects/desktop/gala/mr/
2020-11-22 15:15:52 +00:00
Adolfo Jayme Barrientos
dc6f98868a Translated using Weblate (Spanish)
Currently translated at 100.0% (42 of 42 strings)

Translation: Desktop/Gala
Translate-URL: https://l10n.elementary.io/projects/desktop/gala/es/
2020-11-22 15:15:51 +00:00
David M
34e24c6188 Translated using Weblate (Catalan)
Currently translated at 100.0% (42 of 42 strings)

Translation: Desktop/Gala
Translate-URL: https://l10n.elementary.io/projects/desktop/gala/ca/
2020-11-22 15:15:51 +00:00
Ihor Hordiichuk
9efc2b990e Translated using Weblate (Ukrainian)
Currently translated at 100.0% (42 of 42 strings)

Translation: Desktop/Gala
Translate-URL: https://l10n.elementary.io/projects/desktop/gala/uk/
2020-11-17 11:11:56 +00:00
Ryo Nakano
5e62066da4 Translated using Weblate (Japanese)
Currently translated at 100.0% (42 of 42 strings)

Translation: Desktop/Gala
Translate-URL: https://l10n.elementary.io/projects/desktop/gala/ja/
2020-11-17 11:11:56 +00:00
Nathan
e6623c4654 Translated using Weblate (French)
Currently translated at 100.0% (42 of 42 strings)

Translation: Desktop/Gala
Translate-URL: https://l10n.elementary.io/projects/desktop/gala/fr/
2020-11-17 11:11:56 +00:00
Corentin Noël
381e1d6474
Initial support for mutter-7 (#854)
* meson: Add support for libmutter-7 in the build system

This commit only adds support within the build system, no further attempt to make it build has been tried.

* mutter: Update the .vapi for libmutter-7

* Fix vapi syntax

* Make it work with mutter-7

* Re-enable PIP plugin

* Fix screenshot code

* Fix type

* Cleanup workspaces sooner

So we don't see the workspace removed animation on login

Co-authored-by: Cassidy James Blaede <cassidy@elementary.io>
Co-authored-by: David Hewitt <davidmhewitt@gmail.com>
2020-11-17 12:11:52 +01:00
Weblate
492b3bf8bf 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/
2020-11-17 00:07:40 +00:00
elementaryBot
7e9fde7a28 Update translation template 2020-11-17 00:07:30 +00:00
Daniel Foré
4a71fe399c
Gettext: Use checkout v1 2020-11-16 16:05:55 -08:00
David Hewitt
ebd064f9c8
pip: Remove deprecated Clutter.DragAction (#968) 2020-11-16 16:53:06 +01:00
Felix Andreas
991f3f9ac7
Codestyle: Initialize Objects with Properites (#965) 2020-11-12 10:38:59 +00:00
David Hewitt
dd21895437
pip: Use DragDropAction for move (#959) 2020-11-09 10:15:00 +01:00
Fabio Zaramella
6fe908ce65 Translated using Weblate (Italian)
Currently translated at 100.0% (42 of 42 strings)

Translation: Desktop/Gala
Translate-URL: https://l10n.elementary.io/projects/desktop/gala/it/
2020-11-07 11:15:28 +00:00
Julian Raschke
f1be427cc8
Rename 'Minimize' to 'Hide' (#953) 2020-11-03 12:34:59 -08:00
Ozgur Baskin
a151876fa6 Translated using Weblate (Turkish)
Currently translated at 100.0% (42 of 42 strings)

Translation: Desktop/Gala
Translate-URL: https://l10n.elementary.io/projects/desktop/gala/tr/
2020-10-30 00:15:17 +00:00
David Hewitt
3755df80b3
Replace BAMF for icon loading (#939)
* Initial work to replace window matching and icon loading

* Support file icons

* Start caching desktop file info, support StartupWMClass

* Remove bamf vapi

* Listen for changes to desktop files

* Rate limit cache updates

* Remove bamf from README

* Pixbuf caching and gapp matching

* Also cache unknown icons

* Get windows from group

* Add a fallback for failing to load icon

* Check sandbox prefixes

* Switch icon cache class to struct
2020-10-27 12:15:57 -06:00
Corentin Noël
8e92cd4e4c
meson: Compare libmutter_dep version instead of checking for mutter336_dep (#949)
Using libmutter_dep allows to have a future-proof checking for this.
2020-10-27 16:00:26 +00:00
WORLDofPEACE
c124a8552d
build: fix build with mutter less than 3.36 (#945) 2020-10-26 11:49:58 +01:00
Fabio Zaramella
b19289cb7b Translated using Weblate (Italian)
Currently translated at 100.0% (42 of 42 strings)

Translation: Desktop/Gala
Translate-URL: https://l10n.elementary.io/projects/desktop/gala/it/
2020-10-23 17:15:09 +00:00
David Hewitt
c0c8b991ed
InternalUtils: Prevent X11 specific calls on wayland (#938) 2020-10-19 09:28:31 -07:00
Prachi Joshi
ad2a9daebb Translated using Weblate (Marathi)
Currently translated at 100.0% (42 of 42 strings)

Translation: Desktop/Gala
Translate-URL: https://l10n.elementary.io/projects/desktop/gala/mr/
2020-10-14 19:14:56 +00:00
Fabio Zaramella
424be431f6 Translated using Weblate (Italian)
Currently translated at 50.0% (21 of 42 strings)

Translation: Desktop/Gala
Translate-URL: https://l10n.elementary.io/projects/desktop/gala/it/
2020-10-14 19:14:56 +00:00
Diego Rocha
4e820e9ce7
WindowManager: fixed nudge flicker and improved performance (#930) 2020-10-12 10:09:39 -07:00
colindemian
9dedf56d90 Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (42 of 42 strings)

Translation: Desktop/Gala
Translate-URL: https://l10n.elementary.io/projects/desktop/gala/zh_Hans/
2020-10-02 10:14:35 +00:00
Ihor Hordiichuk
bee04b941e Translated using Weblate (Ukrainian)
Currently translated at 100.0% (42 of 42 strings)

Translation: Desktop/Gala
Translate-URL: https://l10n.elementary.io/projects/desktop/gala/uk/
2020-09-22 14:23:40 +00:00
Adam Bieńkowski
598ab52023
Also fix destroying (#920) 2020-09-20 15:58:07 -07:00
Ihor Hordiichuk
981378c7c1 Translated using Weblate (Ukrainian)
Currently translated at 45.2% (19 of 42 strings)

Translation: Desktop/Gala
Translate-URL: https://l10n.elementary.io/projects/desktop/gala/uk/
2020-09-11 19:31:12 +00:00
Mejans
b661939b36 Translated using Weblate (Occitan)
Currently translated at 50.0% (21 of 42 strings)

Translation: Desktop/Gala
Translate-URL: https://l10n.elementary.io/projects/desktop/gala/oc/
2020-08-29 20:13:43 +00:00
David Hewitt
8d836e8d69
KeyboardManager: listen to sources gsettings key (#910) 2020-08-27 10:06:16 -07:00