Commit Graph

11640 Commits

Author SHA1 Message Date
Ray Strode
90c55e1977 gtk-embed: ensure we only listen for window-created events once
If a tray icon gets a mapped and unmapped and the mapped again
in quick succession, we can end up with multiple handlers
listening for window creation events.

This commit tries to guard against that by only listening for
window-created events when we don't  know the actor associated
with the icon.

https://bugzilla.gnome.org/show_bug.cgi?id=787361
2017-09-15 15:32:46 -04:00
Stas Solovey
8331436ab3 Update Russian translation 2017-09-14 21:43:54 +00:00
Bastien Nocera
289f982949 remoteSearch: Allow search providers not to auto-start
This would be used by search providers which only operate on data in the
running instance, such as the terminal's search provider which finds the
shell in the tab matching the search text.

https://bugzilla.gnome.org/show_bug.cgi?id=785380
2017-09-14 17:03:14 +02:00
Khaled Hosny
e914d11a5f Update Arabic translation 2017-09-14 13:31:37 +02:00
Efstathios Iosifidis
e5ed0ab60f Update Greek translation 2017-09-12 19:49:52 +00:00
Marc-Antoine Perennou
5ec0ad4e9c StEntry: fix crash when hint actor is NULL
https://bugzilla.gnome.org/show_bug.cgi?id=787580

Signed-off-by: Marc-Antoine Perennou <Marc-Antoine@Perennou.com>
2017-09-12 21:39:30 +02:00
Florian Müllner
bddc2c0016 dateMenu: Use icon for message indicator
Using a unicode character here means it may look quite different
from the intended style (for instance with emoji fonts). Avoid
this by providing a custom icon and use that instead.

https://bugzilla.gnome.org/show_bug.cgi?id=766368
2017-09-12 17:32:51 +02:00
Florian Müllner
56f4ce37cd dateMenu: Adjust to GWeather IAPI change
It's not exactly clear what changed - gobject-introspection, gjs - but
the newly added gweather_condition_to_string_full() API no longer works
like it used to. The replacement code does look more idiomatic anyway,
so just fix the code without investigating the reason of the breakage.

https://bugzilla.gnome.org/show_bug.cgi?id=787423
2017-09-12 17:32:51 +02:00
Florian Müllner
053b8da89c app: Work around pkexec restriction when launching
Unless automatic child reaping is disabled in GSpawnFlags, glib's
g_spawn_* functions will reparent the spawned process to init by
double-forking. Unfortunately pkexec bails out in this case[0],
which means that it no longer works in .desktop files since the
PID tracking removal in commit 01c6392c13.
Fix this by going back to manual child reaping.

[0] https://cgit.freedesktop.org/polkit/tree/src/programs/pkexec.c#n728

https://bugzilla.gnome.org/show_bug.cgi?id=763531
2017-09-12 17:32:51 +02:00
Florian Müllner
c9d5677c2f Bump version to 3.26.0
Update NEWS.
2017-09-12 17:12:09 +02:00
Jiro Matsuzawa
6ab9c56d05 Update Japanese translation 2017-09-11 14:39:06 +00:00
Jordi Mas
e90d6dceab Fixes to Catalan translation 2017-09-10 08:17:13 +02:00
Inaki Larranaga Murgoitio
82435450b9 Update Basque language 2017-09-09 17:17:33 +02:00
Sebastian Rasmussen
389091a05c Update Swedish translation 2017-09-09 11:08:54 +00:00
Alain Lojewski
d4a76429ae Update French translation 2017-09-08 09:41:38 +00:00
A S Alam
5068b275fa updated Punjabi Translation 2017-09-07 21:11:28 -05:00
Kris Thomsen
de694f47c8 Updated Danish translation 2017-09-07 05:20:22 +02:00
Daniel Korostil
31959cbb04 Updated Ukrainian translation 2017-09-06 18:25:39 +03:00
Alexander Shopov
fa14b3b115 Updated Bulgarian translation 2017-09-04 23:55:00 +03:00
Jonas Ådahl
6fc5b0477b theme-node: Fix font family formatting
Unlike pango_font_description_from_string(),
pango_font_description_set_family() requires a already properly
formatted font family string. The proper format is a comma seperated
list of font families, but we generated a "comma space" separated list.
Passing a incorrectly formatted font family string to pango seems to
cause wierd issues, where the wrong font is sometimes selected.

For example, this fixes a font selection issue on zh_TW.UTF-8 locale for
chinese characters, where previously the "Droid Sans" font was selected
instead of "Source Han Sans TW" even though fontconfig had placed
"Source Han Sans TW" before "Droid Sans".

https://bugzilla.gnome.org/show_bug.cgi?id=786868
2017-09-04 17:47:35 +08:00
Jonas Ådahl
96e14dcbe7 boxpointer: If available, use source actor for constraining
If a source actor is set, use that for determining the arrow side (i.e.
whether the BoxPointer widget should expand in a certain direction).
This is better because it ensures that the popup is displayed on the
same monitor as the widget it originates from.

Without this, entering text with a vertically aligned input method
close to the bottom of a monitor would expand the BoxPointer downwards
on the monitor beneath it, instead of upwards, which is what one would
expect.

https://bugzilla.gnome.org/show_bug.cgi?id=786886
2017-09-04 16:28:58 +08:00
Alain Lojewski
6914f8fb32 Update French translation 2017-09-02 09:09:49 +00:00
Changwoo Ryu
24a8b12e8b Update Korean translation 2017-09-02 03:55:12 +00:00
Yuras Shumovich
5b39afc32f Update Belarusian translation 2017-09-01 14:54:18 +00:00
hanniedu
fa60c95639 Updated Dutch translation Master 3.26 2017-09-01 10:29:59 +02:00
Milo Casagrande
f9e632e99b Update Italian translation 2017-09-01 07:31:26 +00:00
Michael Catanzaro
bb89c04611 appFavorites: Add Empathy to rename list
GUADEC beer to whomever gets a rename field into the desktop entry spec.

https://bugzilla.gnome.org/show_bug.cgi?id=786783
2017-08-30 21:16:16 -05:00
Wolfgang Stöggl
729a17bd2d Update German translation 2017-08-30 14:56:37 +00:00
Rafael Fontenelle
9dcffda3df Update Brazilian Portuguese translation 2017-08-29 22:41:59 +00:00
Милош Поповић
1e4e33a183 Update Serbian Latin translation 2017-08-29 19:01:27 +00:00
Милош Поповић
82013d59ec Update Serbian translation 2017-08-29 18:58:40 +00:00
Jiri Grönroos
d3e95735ec Update Finnish translation 2017-08-29 08:25:22 +00:00
Matej Urbančič
d8b6f2294a Updated Slovenian translation 2017-08-28 19:41:13 +02:00
Balázs Meskó
8af1d195d3 Update Hungarian translation 2017-08-28 17:03:25 +00:00
Rūdolfs Mazurs
d82d862547 Update Latvian translation 2017-08-28 10:24:11 +03:00
Cheng-Chia Tseng
9cc143aaee Update Chinese (Taiwan) translation 2017-08-27 05:39:24 +00:00
Cheng-Chia Tseng
9912d22901 Update Chinese (Taiwan) translation 2017-08-27 04:08:34 +00:00
Cheng-Chia Tseng
62bb4f4db6 Update Chinese (Taiwan) translation 2017-08-27 03:29:13 +00:00
Cheng-Chia Tseng
921b2a9c21 Update Chinese (Taiwan) translation 2017-08-27 03:25:24 +00:00
Ask Hjorth Larsen
d40af89df6 Updated Danish translation 2017-08-26 19:17:22 +02:00
Emin Tufan Çetin
29d37d4fd5 Update Turkish translation 2017-08-24 07:00:59 +00:00
Piotr Drąg
68854f6d0a Fix Icon in Nepali translation 2017-08-24 02:09:50 +02:00
Dušan Kazik
7031d021f4 Update Slovak translation 2017-08-23 17:48:37 +00:00
Sebastian Keller
a02399eea4 workspace: Align window previews with the pixel grid
Now that full-sized window previews are allowed again it makes sense to
align the window previews with the pixel grid to prevent unscaled
windows from looking blurry in the overview.
2017-08-23 18:12:09 +02:00
gogo
accad67e1f Update Croatian translation 2017-08-23 15:36:05 +00:00
Fabio Tomat
d9631fe109 Update Friulian translation 2017-08-23 15:02:45 +00:00
Jordi Mas
df8d797bc4 Update Catalan translation 2017-08-23 10:00:58 +02:00
Trần Ngọc Quân
23b3476105 Updated Vietnamese translation
Signed-off-by: Trần Ngọc Quân <vnwildman@gmail.com>
2017-08-23 07:18:53 +07:00
Piotr Drąg
ddbdfa82f2 Update Polish translation 2017-08-23 00:08:22 +02:00
Aurimas Černius
88cd943c3d Updated Lithuanian translation 2017-08-22 23:13:53 +03:00