Commit Graph

1016 Commits

Author SHA1 Message Date
Florian Müllner 9413c806cb build: Remove deprecated autogen variable 2015-03-05 17:45:59 +01:00
Florian Müllner a519c97ca9 build: Update POTFILES 2015-03-05 17:45:58 +01:00
Florian Müllner c9a6421f36 extensions: Remove systemMonitor extension
The systemMonitor extension extends the message tray with its UI, which
obviously broke when the bottom tray was removed. It has also been the
source for various performance/memory issues in the past and is part of
the semi-random collection that pre-dates the extension.gnome.org site
rather than the set of classic-mode/endorsed extensions, so just remove
it from the module.
Hopefully this will motivate someone who actually cares about it to pick
it up ...

https://bugzilla.gnome.org/show_bug.cgi?id=745195
2015-03-05 17:14:48 +01:00
Florian Müllner ba13ae6955 Update classic style 2015-03-05 17:14:48 +01:00
Florian Müllner a39aba4099 app-menu: Remove unused function
This was an override for a parent function that hasn't existed
since summer 2013 ...

https://bugzilla.gnome.org/show_bug.cgi?id=745670
2015-03-05 16:33:36 +01:00
Changwoo Ryu 2c914571b5 Updated Korean translation 2015-03-05 11:13:06 +09:00
Piotr Drąg b114d9012d Updated Polish translation 2015-03-04 23:18:22 +01:00
Florian Müllner 612604cf16 Update classic style from sass 2015-03-04 17:40:29 +01:00
Fran Dieguez 15379351d7 Updated Galician translations 2015-03-03 01:29:27 +01:00
Florian Müllner c69ea808ae launch-new-instance: Fix warning
Commit 2667b9f3e5 updated the extension for a shell change that
renamed _onActivate() to _activate, but forgot to also rename the
declaration of the variable that stores the original function.
Fix this to stop a warning about assignment to an undefined variable.

https://bugzilla.gnome.org/show_bug.cgi?id=745470
2015-03-02 21:05:43 +01:00
Florian Müllner 7afdb541ce window-list: Adjust to trayBox removal
The point of that code is to keep the window-list underneath
modals' lightboxes if possible (i.e. unless the OSK is shown).
The trayBox was a natural pick back in the day, but the panel
will do just as well ...

https://bugzilla.gnome.org/show_bug.cgi?id=745304
2015-02-27 20:17:31 +01:00
Florian Müllner 57d012c846 theme: Apply notification list refinements 2015-02-26 19:09:14 +01:00
Daniel Korostil 6483189cd7 Updated Ukrainian translation 2015-02-24 22:58:06 +02:00
Rui Matos c0170ff945 window-list: Check if the window title is set
MetaWindow.title might be NULL, particularly for Wayland clients where
setting the title is a request separate from window creation. We
shouldn't try to set StLabel's text prop in that case.

https://bugzilla.gnome.org/show_bug.cgi?id=745064
2015-02-24 21:09:02 +01:00
Baurzhan Muftakhidinov 59060067fb Updated Kazakh translation 2015-02-24 15:54:42 +00:00
Milo Casagrande c334f0803b Updated Italian translation 2015-02-24 08:38:20 +00:00
Aurimas Černius eb623f5289 Updated Lithuanian translation 2015-02-23 23:10:16 +02:00
Florian Müllner 664cf6d527 Pull in theme changes from gnome-shell 2015-02-22 06:26:25 +01:00
Florian Müllner d96839190d build: Update CSS when sass is available 2015-02-22 06:26:25 +01:00
Fran Dieguez 2d5b0ed6d6 Updated Galician translations 2015-02-22 02:36:49 +01:00
Dušan Kazik bd2819e007 Updated Slovak translation 2015-02-21 16:20:39 +00:00
Chao-Hsiung Liao b8e2790850 Updated Chinese (Taiwan) translation 2015-02-21 10:18:36 +00:00
Florian Müllner 36ce1b0a79 Bump version to 3.15.90
To go along GNOME Shell 3.15.90.
3.15.90
2015-02-20 19:32:30 +01:00
Florian Müllner 93a1fd0b60 window-list: Fix for "app-less" windows
While rare, it is possible to have a window not associated with any app
(not even a fake window-based one). We currently throw an error when
trying to set the icon for such a window, so handle this case and
use a fallback icon instead of the app icon.

https://bugzilla.gnome.org/show_bug.cgi?id=743401
2015-02-20 18:28:32 +01:00
Florian Müllner 04ec4de375 window-list: Remove message tray handling
Notification banners are now displayed at the top, and the summary
moved into the date and time drop down - the bottom is ours now,
no more special sauce needed to interact with it gracefully.
2015-02-20 17:57:02 +01:00
Florian Müllner 8f7053a3ad style: Update for notification-redux changes 2015-02-20 17:57:01 +01:00
Carlos Soriano fb419712c9 theme: update from sass sources 2015-02-20 16:47:17 +01:00
Carlos Soriano 96bdc9f350 theme: Use gnome-shell-sass as a submodule
The sass sources now live in a project in GNOME, so they can
be used in multiple projects like gnome-shell-extensions.
Because of that, add gnome-shell-sass as a submodule and import the sass
sources from it.
2015-02-20 16:47:17 +01:00
Jakub Steiner 79f2792b7c theme: re-render gnome-shell theme 2015-02-20 09:51:54 +01:00
Jakub Steiner 4528568ff2 theme: re-rendered off gnome-shell changes 2015-02-20 09:51:54 +01:00
Jakub Steiner b4d1517099 theme: initial sassified classic theme 2015-02-20 09:51:54 +01:00
Alexandre Franke 303b19218c Updated French translation 2015-02-19 11:04:01 +00:00
Anders Jonsson 933bdf93b5 Updated Swedish translation 2015-02-18 15:54:33 +00:00
Muhammet Kara 804e95174a Updated Turkish translation 2015-02-14 15:46:34 +00:00
Inaki Larranaga Murgoitio 5cc48637d1 Updated Basque language 2015-02-07 16:50:58 +01:00
Kristjan SCHMIDT 044d6fab28 Updated Esperanto translation 2015-02-01 16:16:50 +01:00
Yosef Or Boczko ec7797dac8 Updated Hebrew translation 2015-01-26 21:10:42 +02:00
Sveinn í Felli 52cdc5945c Updated Icelandic translation 2015-01-26 13:43:00 +00:00
Dimitris Spingos 29320838f9 Updated Greek translation 2015-01-24 01:29:47 +02:00
Sveinn í Felli 44a36972bf Added Icelandic translation 2015-01-23 15:37:04 +00:00
Daniel Martinez 204042b66b Update Aragonese translation 2015-01-22 19:28:03 +01:00
Florian Müllner cecf8b9e40 Bump version to 3.15.4
To go along GNOME Shell 3.15.4.
3.15.4
2015-01-21 15:23:09 +01:00
Fabio Tomat 9d8ec2a262 Updated Friulian translation 2015-01-20 20:21:22 +00:00
Fabio Tomat 1c46ef68d1 Updated Friulian translation 2015-01-20 20:19:33 +00:00
Florian Müllner adc68889b7 window-list: Keep panel below modal dialogs when possible
Currently the window-list will be stacked above system modal dialogs,
which means it is not dimmed like the rest of the desktop and remains
accessible to interaction. We cannot do any better when showing the
on-screen keyboard, as we need to keep ourselves above to not end up
covered by the OSK, and the keyboard itself is stacked above modal
dialogs to allow its use for input. However we can at least fix the
case when not using the OSK.

https://bugzilla.gnome.org/show_bug.cgi?id=740722
2015-01-15 13:56:57 +01:00
Christian Kirbach 44af7991e2 Updated German translation 2015-01-10 20:37:29 +00:00
Stas Solovey c5c8610b4b Updated Russian translation 2015-01-10 10:21:31 +00:00
Daniel Mustieles c10f0000c0 Updated Spanish translation 2015-01-08 18:23:35 +01:00
Marek Černocký 48e0c37d4a Updated Czech translation 2015-01-07 09:04:50 +01:00
Kjartan Maraas de543bf31d Updated Norwegian bokmål translation. 2014-12-31 00:49:17 +01:00