Giovanni Campagna
e6c8b3b941
Bump version to 3.8.4
3.8.4
2013-09-10 16:59:52 +02:00
Giovanni Campagna
9f1e497c19
xrandr-indicator: fix syntax error
...
It shows the level of testing or usefulness this extension has...
2013-09-10 16:55:01 +02:00
Giovanni Campagna
087a9208cf
xrandr-indicator: stop processing RandR events when disabled
...
It's hard to tell people to disconnect their signals, when we
are the first to forget it...
2013-09-10 16:55:01 +02:00
Giovanni Campagna
ef91d9802c
systemMonitor: don't propagate clicks up
...
Otherwise you get gnome-system-monitor and a message tray menu.
2013-09-10 16:54:00 +02:00
Giovanni Campagna
ac49ee0b5c
user-theme: look for gnome-shell themes in ~/.local/share too
...
Just like we look in XDG_DATA_DIRS, we should honor XDG_DATA_HOME
as well.
For compatibility reasons, we look in ~/.themes first, then ~/.local/share,
then /usr/share.
2013-09-10 16:54:00 +02:00
Giovanni Campagna
dd28a76c81
alternative-status-menu: unpack the result of CanHibernate
...
The DBus call yields a GVariant, which we need to unpack to
obtain the JS value to compare.
https://bugzilla.gnome.org/show_bug.cgi?id=702300
2013-09-10 16:54:00 +02:00
Giovanni Campagna
987edb75b0
apps-menu: don't store the hot corner at creation
...
HotCorners become invalid when the xrandr configuration changes,
so instead of storing it fetch it directly from layoutManager when
needed.
https://bugzilla.gnome.org/show_bug.cgi?id=702038
2013-09-10 16:54:00 +02:00
Shantha kumar
d6a417a888
Tamil Translations Updated
2013-09-03 16:30:12 +05:30
Shantha kumar
ef8188cdba
LINGUAS Entry Updated For Tamil
2013-09-03 16:29:40 +05:30
Reinout van Schouwen
2abd1dfac9
Initial Dutch translation
2013-08-24 14:30:27 +02:00
tuhaihe
13da4bba3e
Update Chinese simplified translation
2013-08-03 22:12:49 +08:00
Nilamdyuti Goswami
026fa003ce
Assamese translation updated
2013-07-29 13:17:19 +05:30
Nilamdyuti Goswami
f634325fe4
Added Assamese LINGUAS
2013-07-29 13:13:48 +05:30
Dimitris Spingos
08b7ec8da6
updated Greek translation
2013-07-22 12:08:28 +03:00
Sandeep Sheshrao Shedmake
a3202ab63e
Added mr to po/LINGUAS
2013-07-21 20:00:35 +05:30
Aniket Deshpande
576d99699f
Added Marathi localization
2013-07-21 19:57:00 +05:30
Sweta Kothari
2f3f503633
Added gu in LINGUAS file & gujarati translations
2013-07-19 14:43:30 +05:30
Christian Kirbach
62f28d21e9
Updated German translation
2013-07-13 23:51:16 +02:00
Rafael Ferreira
35e8a7f471
Updated Brazilian Portuguese translation
2013-06-30 08:57:57 -03:00
Marek Černocký
df65922081
Updated Czech translation
2013-06-26 18:05:01 +02:00
Giovanni Campagna
dc6b92089c
Bump version to 3.8.3.1
...
The actual release commit...
3.8.3.1-real
2013-06-17 21:44:42 +02:00
Giovanni Campagna
fa30f93615
places-menu: null-check g_volume_get_identifier()
...
Not all volumes have the 'class' identifier (for example MTP doesn't),
and we can't apply indexOf on null.
3.8.3.1
2013-06-17 21:42:52 +02:00
Matej Urbančič
d5ca1ab497
Updated Slovenian translation
2013-06-13 21:47:19 +02:00
Daniel Mustieles
2df85711e4
Updated Spanish translation
2013-06-13 11:26:46 +02:00
Jeremy Bicha
1557eef5d9
classic: Drop IsRunnableHelper
...
https://bugzilla.gnome.org/show_bug.cgi?id=701886
2013-06-08 20:46:39 -04:00
Piotr Drąg
f238f29728
Updated Polish translation
2013-06-08 21:05:56 +02:00
Giovanni Campagna
3ef8d50556
Bump version to 3.8.3
...
To go along GNOME Shell 3.8.3
3.8.3
2013-06-08 01:03:01 +02:00
Florian Müllner
222eaa04c9
classic: Replace mini-extensions with mode-specific overridesSchema
...
Some default values differ between classic and normal sessions. We
used to implement this by overriding the shell's default values in
mini-extensions (or more precisely: reversing the shell's overrides).
Use a mode-specific overridesSchema instead, which has the advantage
that settings defaults will not change unexpectedly when extensions
are disabled/enabled (for instance during screen locks).
https://bugzilla.gnome.org/show_bug.cgi?id=701717
2013-06-08 00:59:22 +02:00
Jakub Steiner
b4f602e0dd
Style scrollbar in classic bubbles
...
https://bugzilla.gnome.org/show_bug.cgi?id=700485
2013-06-07 20:19:16 +02:00
Florian Müllner
d43ee6831a
classic: Adjust popup menu slider style
...
https://bugzilla.gnome.org/show_bug.cgi?id=697917
2013-06-07 20:19:14 +02:00
Dušan Kazik
aa3ca5ff4a
Updated slovak translation
2013-06-05 20:54:56 +02:00
Wepmaschda
beb3e4acfb
make windowCaptionsOnTop working again
...
* changed positionWindows() to relayout()
* additionally marked the difference to the original relayout() function.
https://bugzilla.gnome.org/show_bug.cgi?id=699054
2013-05-24 22:32:54 +02:00
Wepmaschda
71b03c8878
reduce gnome-shell modifications
...
* use original realPositionWindows() and map _computeAllWindowSlots() to our function (_calculateWindowTransformationsNatural()).
* adapted _calculateWindowTransformationsNatural() to _computeAllWindowSlots()' behaviour
https://bugzilla.gnome.org/show_bug.cgi?id=699054
2013-05-24 22:32:54 +02:00
Giovanni Campagna
fe6a391cd0
alternative-status-menu: take GSettings in consideration for item visibility
...
Seems this was lost at some point.
2013-05-24 19:15:23 +02:00
Florian Müllner
1fc86978d2
apps-menu: Add some padding to ScrollView
...
In case the scroll bar is visible, is is currently positioned at
the very edge of the popup, which looks fairly bad; so add some
minimal padding.
https://bugzilla.gnome.org/show_bug.cgi?id=700852
2013-05-22 19:41:16 +02:00
Giovanni Campagna
3c100c393a
Bump version to 3.8.2
...
To go along GNOME Shell 3.8.2
3.8.2
2013-05-14 07:16:36 +02:00
Florian Müllner
2e1856ab34
window-list: Make bottom panel taller in classic mode
...
Consider additional borders in classic styling for the panel height.
https://bugzilla.gnome.org/show_bug.cgi?id=698169
2013-05-13 22:02:27 +02:00
Florian Müllner
0861745de4
window-list: Use notify::n-workspaces to recreate workspace menu
...
When the number of workspaces changes, we clear the existing menu
and recreate it based on the screen::n-workspaces property, so it
is slightly more correct to track changes to the property directly
instead of using the workspace-added/workspace-removed signals.
This change also fixes a corner case, where changes to the property
before workspaces are initialized are missed and we end up with the
wrong number of workspaces.
https://bugzilla.gnome.org/show_bug.cgi?id=699350
2013-04-30 21:54:54 +02:00
Aurimas Černius
27b5178646
Updated Lithuanian translation
2013-04-27 23:40:52 +03:00
Matej Urbančič
6b2fa94f5a
Updated Slovenian translation
2013-04-21 08:26:05 +02:00
Marek Černocký
174ffc05f2
Updated Czech translation
2013-04-20 15:37:04 +02:00
Piotr Drąg
8ba1cc7c9d
Updated Polish translation
2013-04-19 21:14:04 +02:00
Daniel Mustieles
20e164fb39
Updated Spanish translation
2013-04-18 13:12:37 +02:00
Rafael Ferreira
568f63917a
Updated Brazilian Portuguese translation
2013-04-16 22:43:15 -03:00
Giovanni Campagna
e2a2f12c10
Bump version to 3.8.1
...
To follow the 3.8.1 stable release of GNOME
3.8.1
2013-04-16 22:08:26 +02:00
Giovanni Campagna
c1bc688a5c
WindowList: add a workspace switching menu
...
Import a copy of the workspace indicator extension, to have it
in the bottom panel.
https://bugzilla.gnome.org/show_bug.cgi?id=694914
2013-04-16 22:00:39 +02:00
Florian Müllner
360ba43579
window-list: Add support for AUTO grouping
...
In addition to "always" and "never", gnome-panel supported an "auto"
grouping mode, which only started to group items when running out of
available space. It makes sense for us to support the same option in
the window-list extension, so implement it.
https://bugzilla.gnome.org/show_bug.cgi?id=697157
2013-04-16 20:05:27 +02:00
Florian Müllner
1a41b639ef
window-list: Don't rely solely on -st-natural-width
...
-st-natural-width is useful to request a larger-than-usual width,
add back the max-width removed in commit 702cf52cfc to also request
a smaller-than-usual width as necessary.
2013-04-16 20:05:26 +02:00
Florian Müllner
4ebd46c9f0
classic: Style startup spinner differently in classic mode
...
https://bugzilla.gnome.org/show_bug.cgi?id=693688
2013-04-16 19:28:12 +02:00
Florian Müllner
702cf52cfc
window-list: Fill max-width if possible
...
Items in the window list should take up a fixed amount of space
unless the list is full and items need to shrink. To achieve this,
replace the max-width with the newly added -st-natural-width.
https://bugzilla.gnome.org/show_bug.cgi?id=695392
2013-04-16 18:10:16 +02:00