Giovanni Campagna
858e67d33e
systemMonitor: don't propagate clicks up
...
Otherwise you get gnome-system-monitor and a message tray menu.
2013-06-18 21:36:41 +02:00
Giovanni Campagna
b66824c500
xrandr-indicator: fix syntax error
...
It shows the level of testing or usefulness this extension has...
2013-06-18 21:36:10 +02:00
Giovanni Campagna
76713a74be
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.
2013-06-17 21:42:15 +02:00
Kjartan Maraas
c92c2fa6b9
Updated Norwegian bokmål translation
2013-06-17 12:30:23 +02:00
Victor Ibragimov
c436598ba6
Tajik translation updated
2013-06-16 23:37:13 +05:00
Piotr Drąg
9dbf937d0f
Updated POTFILES.in
2013-06-15 18:55:44 +02:00
Daniel Mustieles
daf081619e
Updated Spanish translation
2013-06-13 11:25:28 +02:00
Daniel Mustieles
2b332d70f0
Updated Spanish translation
2013-06-13 11:25:21 +02:00
Fran Diéguez
18f6d63790
Updated Galician translations
2013-06-10 10:25:19 +02:00
Jeremy Bicha
85038e2f56
classic: Drop IsRunnableHelper
...
https://bugzilla.gnome.org/show_bug.cgi?id=701886
2013-06-08 20:24:34 -04:00
Piotr Drąg
f01018a063
Updated Polish translation
2013-06-08 21:06:36 +02:00
Wepmaschda and Giovanni Campagna
64d76fef6a
adapt native-window-placement to 3.9 changes
...
* remove unnecessary chromeHeight that breaks the system
* copy original _updateWindowPositions from 3.9
* use nativeWindowPlacement in update function
* tidy up NaturalWindowPlacement function
https://bugzilla.gnome.org/show_bug.cgi?id=699054
2013-06-08 18:47:02 +02:00
Wepmaschda and Giovanni Campagna
80082fdfcb
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-06-08 18:47:02 +02:00
Wepmaschda and Giovanni Campagna
2396490d1e
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-06-08 18:47:02 +02:00
Marek Černocký
0c47e96a3b
Updated Czech translation
2013-06-08 07:50:10 +02:00
Florian Müllner
0ffaf62c4c
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:47:30 +02:00
Jakub Steiner and Florian Müllner
6f572119d8
Style scrollbar in classic bubbles
...
https://bugzilla.gnome.org/show_bug.cgi?id=700485
2013-06-07 20:18:02 +02:00
Florian Müllner
505220f163
classic: Adjust popup menu slider style
...
https://bugzilla.gnome.org/show_bug.cgi?id=697917
2013-06-07 20:16:05 +02:00
Giovanni Campagna
24967c7cbe
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-06-06 23:33:57 +02:00
Jorge Pérez Pérez and Daniel Martinez
ee1c850f47
Added Aragonese translation
2013-06-05 22:05:14 +02:00
Dušan Kazik and Peter Mráz
fb0dcec005
Updated slovak translation
2013-06-05 20:52:19 +02:00
Dimitris Spingos
f5b2d17a4a
Updated Greek translation
2013-06-05 08:14:28 +03:00
Kjartan Maraas
dca43009b3
Updated Norwegian bokmål translation
2013-06-02 01:37:57 +02:00
Victor Ibragimov
08b5f5fe82
Tajik translation added
2013-06-01 00:01:53 +05:00
Fran Diéguez
16e0d467f8
Updated Galician translations
2013-05-31 01:17:06 +02:00
Giovanni Campagna
5e10182f94
Bump version to 3.9.2
...
To go along GNOME Shell 3.9.2
3.9.2
2013-05-28 20:09:11 +02:00
Giovanni Campagna
ae244569ef
alternative-status-menu: take GSettings in consideration for item visibility
...
Seems this was lost at some point.
2013-05-24 19:15:30 +02:00
Florian Müllner
292a48073a
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:40:02 +02:00
Giovanni Campagna
274a6f040c
Update descriptions of extensions
...
Mark classic mode extensions as such, so bug reports don't go
lost in my inbox.
2013-05-20 19:06:59 +02:00
Мирослав Николић
aaacd3dba4
Updated Serbian translation
2013-05-14 18:51:11 +02:00
Florian Müllner
45767c93d5
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:01:01 +02:00
Giovanni Campagna
6094c21634
Bump version to 3.9.1
...
To go along GNOME Shell 3.9.1
3.9.1
2013-05-01 00:46:47 +02:00
Giovanni Campagna
5052c6d350
windowsNavigator: update for gnome-shell changes
...
The position of a workspace is not part of a geometry object.
2013-05-01 00:45:06 +02:00
Florian Müllner
f38d61b4c9
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:05 +02:00
Florian Müllner
8ba3bedd20
workspace-indicator: Adjust to PopupMenu API change
...
setShowDot() has become setOrnament()
https://bugzilla.gnome.org/show_bug.cgi?id=699335
2013-04-30 17:49:49 +02:00
Florian Müllner
d903f1f15b
xrandr-indicator: Adjust to PopupMenu API change
...
setShowDot() has become setOrnament()
https://bugzilla.gnome.org/show_bug.cgi?id=699335
2013-04-30 17:49:49 +02:00
Florian Müllner
8628addfc9
window-list: Adjust to PopupMenu API change
...
setShowDot() has become setOrnament().
https://bugzilla.gnome.org/show_bug.cgi?id=699335
2013-04-30 17:49:48 +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
Matthias Clasen
689dda0515
Revert "window-list: add a workspace switcher"
...
This reverts commit f86f09955b .
Pushed by accident.
2013-04-08 20:25:33 -04:00