Florian Müllner
4720bc3412
workspaceThumbnails: Fix removal of multiple workspaces
...
When workspaces have been removed, we need to remove the corresponding
thumbnails as well; the number of thumbnails that need removing is
the difference between the old number of workspaces and the new one.
Currently we assume that the old number of workspaces corresponds to
the number of existing thumbnails, but that may actually be wrong:
A thumbnail will still be animated out after its workspace has been
removed. As a result, we end up removing too many thumbnails when a
workspace is removed while a thumbnail of a previously removed workspace
is still animating out. Fix this by basing the old number of workspaces
only on thumbnails that have not been removed previously.
https://bugzilla.gnome.org/show_bug.cgi?id=728820
2014-04-26 17:51:42 +02:00
Bastien Nocera
7113821964
osdWindow: Fix setting a zero-level in osdWindow
...
Commit 7101cc3170
caused a small
regression insomuch that it checks for a valid "level" but simply using
"if (level)" which will be false if level is undefined and if
level == 0.
Check for not undefined instead.
https://bugzilla.gnome.org/show_bug.cgi?id=727384
2014-04-25 15:19:32 +02:00
Adel Gadllah
c2ae98209d
networkAgent: Handle empty vpn 'keyfiles'
...
Passing back no data is valid in case both secrets (group and user passwords)
are stored.
Just confirm the request in that case.
https://bugzilla.gnome.org/show_bug.cgi?id=728681
2014-04-23 13:10:37 +02:00
Daniel Korostil
21f0e422c0
Updated Ukrainian translation
2014-04-22 23:08:29 +03:00
Giovanni Campagna
eb0f2b8b34
rfkill: fix turning off airplane mode from the menu
...
The menu does not have a proxy anymore, it needs to go through
the manager.
https://bugzilla.gnome.org/show_bug.cgi?id=728512
2014-04-21 19:14:08 +02:00
Wouter Bolsterlee
65e781a973
Updated Dutch translation
2014-04-18 20:16:28 +02:00
Florian Müllner
4590903159
Bump version to 3.12.1
...
Update NEWS.
2014-04-15 23:37:57 +02:00
Florian Müllner
8b6fcbea50
layout: Don't always extend struts to the screen edge
...
NetWM struts are defined in terms of screen edges (rather than monitor
edges), which works poorly with vertical monitor layouts (as it renders
entire monitors unusable). Don't extend struts in those cases.
https://bugzilla.gnome.org/show_bug.cgi?id=663690
2014-04-15 23:36:33 +02:00
Florian Müllner
c6067ffa1d
extension-prefs: Force linking with libgnome-shell-js
...
Use the same hack we use for the main executable to fool the linker
when using --as-needed.
https://bugzilla.gnome.org/show_bug.cgi?id=727948
2014-04-15 23:36:33 +02:00
Rui Matos
7b4254da4e
Revert "global: Run maybe_gc at leisure again"
...
It's causing segfaults so let's back it out for 3.12.1
This reverts commit 2f576e3076
.
2014-04-15 14:14:47 +02:00
Adel Gadllah
2f576e3076
global: Run maybe_gc at leisure again
...
The deadlocks are now fixed this should keep memory usage low,
avoid memory fragmentation and prevent the gc from running at
inconvient times.
2014-04-14 23:11:30 +02:00
Мирослав Николић
60d7c3ad86
Updated Serbian translation
2014-04-14 19:33:40 +02:00
Ikuya Awashiro
43fdc15ac0
l10n: Update Japanese translation
2014-04-15 00:36:18 +09:00
Ask H. Larsen
f082a58071
Updated Danish translation
2014-04-13 21:58:56 +02:00
Balázs Úr
ae5dfb5740
Updated Hungarian translation
2014-04-13 15:42:58 +02:00
Rūdolfs Mazurs
e8fdba4f66
Updated Latvian translation
2014-04-12 12:36:23 +03:00
Rui Matos
1030cdfe8a
layout: Change setDummyCursorPosition to also set the size
...
If we are being used to follow a text entry cursor we also need to set
the size so that the popup menu avoids covering it.
https://bugzilla.gnome.org/show_bug.cgi?id=727579
2014-04-11 16:51:31 +02:00
Khoem Sokhem
ca2d626b59
Added Khmer translation
2014-04-10 23:35:19 +02:00
Dirgita
2b4eaf6b3f
Updated Indonesian translation
2014-04-10 23:35:11 +02:00
Victor Ibragimov
6ce6e77d2a
Tajik translation updated
2014-04-09 11:38:37 +05:00
Zeeshan Ali (Khattak)
0117fcb0e7
location: Don't hide location menu
...
If geoclue reports that we can't aquire location, we hide the menu. This
will typically happen when user is offline (and doesn't have a 3G
modem). This is likely not what we want since this like a temporary
situation and user would want the ability to toggle geolocation still
even if its currently not possible any applications to query the
location.
https://bugzilla.gnome.org/show_bug.cgi?id=727398
2014-04-08 14:11:28 +01:00
Tiago S
79bebe849d
Updated Portuguese translation
2014-04-07 21:34:08 +00:00
Milo Casagrande
25eadc5559
Updated Italian translation
2014-04-06 12:17:24 +00:00
Piotr Drąg
a5784484e0
doap: update URLs
2014-04-04 19:32:09 +02:00
Luca Ferretti
a701b006c5
Updated Italian translation
2014-04-03 07:08:23 +00:00
Carlos Soriano
2d68bbf94e
theme: Fix bad antialising on panel menu buttons
...
https://bugzilla.gnome.org/show_bug.cgi?id=727336
2014-04-01 19:47:28 +02:00
Alejandro Piñeiro
df305314c1
a11y: setting accessible role and label for windows at the overview
...
https://bugzilla.gnome.org/show_bug.cgi?id=726670
2014-04-01 13:56:53 +02:00
Pau Iranzo
d03239c009
[l10n] Update Catalan translation
2014-03-31 23:53:35 +02:00
Fran Diéguez
71ccad4399
Updated Galician translations
2014-03-31 23:35:41 +02:00
Matej Urbančič
c916d43688
Updated Slovenian translation
2014-03-31 20:51:33 +02:00
Alexandre Franke
3e6d0bc252
Updated French translation
2014-03-31 16:26:37 +00:00
Stas Solovey
79d0a848a4
Updated Russian translation
2014-03-31 15:48:54 +00:00
Aurimas Černius
a6af33d450
Updated Lithuanian translation
2014-03-30 23:02:54 +03:00
Marcus Lundblad
c6664adcce
Updated Swedish translation
2014-03-30 19:05:44 +00:00
Inaki Larranaga Murgoitio
4e8a9470d1
Updated Basque language
2014-03-30 12:56:28 +02:00
Sphinx Jiang
1b88df9439
update zh_CN translation
2014-03-30 16:57:39 +08:00
Benjamin Steinwender
ec42278654
Updated German translation
2014-03-29 08:36:27 +01:00
Changwoo Ryu
f435f249d0
Updated Korean translation
2014-03-29 16:13:54 +09:00
Cosimo Cecchi
9c88fec4fc
texture-cache: use scale factor for load_uri_async()
...
https://bugzilla.gnome.org/show_bug.cgi?id=726907
2014-03-28 10:53:01 -07:00
Cosimo Cecchi
9ecf466ce1
texture-cache: use scale factor to load background and borders
...
https://bugzilla.gnome.org/show_bug.cgi?id=726907
2014-03-28 10:53:01 -07:00
Cosimo Cecchi
a22fdea0e3
border-image: add support for scale factor
...
In a later commit we'll add support for rendering borders and
backgrounds with scale factor.
https://bugzilla.gnome.org/show_bug.cgi?id=726907
2014-03-28 10:53:01 -07:00
Cosimo Cecchi
90e52d7266
texture-cache: always call gdk_pixbuf_loader_set_size
...
Just use the regular image size if we don't want to scale it. This is a
refactor in preparation for the next commit.
https://bugzilla.gnome.org/show_bug.cgi?id=726907
2014-03-28 10:53:01 -07:00
Cosimo Cecchi
74d9b6c2bf
texture-cache: use scale factor to load sliced image
...
We need to use a GdkPixbufLoader instead of the straightforward
gdk_pixbuf_new_from_file(), since we want to load the image already
scaled if possible - e.g. if it's an SVG file.
https://bugzilla.gnome.org/show_bug.cgi?id=726907
2014-03-28 10:53:01 -07:00
Daniel Mustieles
b1e9873de5
Updated Spanish translation
2014-03-28 13:44:52 +01:00
Andika Triwidada
6fdc52a64a
Updated Indonesian translation
2014-03-28 11:58:53 +00:00
maria thukididu
b7d6792de9
Updated Greek translation
2014-03-28 09:34:14 +02:00
Marek Černocký
c78dc55e65
Updated Czech translation
2014-03-27 22:17:34 +01:00
Antonio Fernandes C. Neto
af74bded14
Updated Brazilian Portuguese translation
2014-03-27 20:53:59 +00:00
Yosef Or Boczko
e3c9a9c3e4
Updated Hebrew translation
2014-03-27 20:25:06 +02:00
Piotr Drąg
c68eecaf1c
Updated Polish translation
2014-03-27 19:23:43 +01:00