Simon McVittie
b1eb9b9080
New upstream version 3.30.1
upstream/3.30.1
2018-11-02 09:22:09 +00:00
Florian Müllner
94eba47358
Bump version to 3.30.1
...
Update NEWS.
3.30.1
2018-10-08 22:55:05 +02:00
Florian Müllner
d34933de0b
Update sass submodule
2018-10-08 22:50:52 +02:00
Florian Müllner
9410bdfad6
window-list: Ignore hidden buttons when scrolling
...
Window lists are per-monitor, so workspaces are implemented by
simply hiding all buttons that correspond to windows/apps on
other workspaces. That means we need to take the visibility
into account when handling scroll-events to switch through the
list, or else we'll end up switching "randomly" between workspaces.
https://gitlab.gnome.org/GNOME/gnome-shell-extensions/issues/78
2018-10-06 16:05:46 +00:00
Florian Müllner
d424b0f645
window-list: Minor clean-up
...
Modern javascript has explicit methods for locating the first
element of an array that meets a certain condition, use those
instead of manually looping over the array.
https://gitlab.gnome.org/GNOME/gnome-shell-extensions/issues/78
2018-10-06 16:05:46 +00:00
Florian Müllner
c0454db0c6
appsMenu: Consider scale-factor in height computation
...
Actor heights are in physical pixels, while CSS measures are in logical
pixels, so we need to adjust accordingly to prevent the scale factor
from being applied twice.
https://gitlab.gnome.org/GNOME/gnome-shell-extensions/issues/102
2018-09-23 17:31:03 +02:00
Jeremy Bicha
a0b6535210
New upstream version 3.30.0
upstream/3.30.0
2018-09-05 12:32:25 -04:00
Florian Müllner
913b2ba691
Bump version to 3.30.0
3.30.0
2018-09-04 00:10:36 +02:00
Simon McVittie
9a9b3afa31
New upstream version 3.29.91
upstream/3.29.91
2018-08-20 19:55:42 +01:00
Florian Müllner
ba51869b93
Bump version to 3.29.91
...
Update NEWS.
3.29.91
2018-08-20 15:48:53 +02:00
Florian Müllner
ffe6110ea9
Stop using conditional catch statements
...
They are a mozilla extension that is going away in SpiderMonkey 60.
https://gitlab.gnome.org/GNOME/gnome-shell-extensions/issues/90
2018-08-13 12:00:22 +02:00
Simon McVittie
59bc054ef6
New upstream version 3.29.90
upstream/3.29.90
2018-08-02 10:32:10 +01:00
Florian Müllner
8b1bcc9fed
Bump version to 3.29.90
...
Update NEWS.
3.29.90
2018-08-01 03:47:30 +02:00
Florian Müllner
ebad80c64d
Update sass submodule
2018-08-01 03:46:05 +02:00
Simon McVittie
57e9dfe722
Merge remote-tracking branch 'origin/upstream/latest' into upstream/latest
2018-07-27 09:14:56 +01:00
Simon McVittie
f17a519c38
New upstream version 3.29.3
upstream/3.29.3
2018-07-27 08:43:26 +01:00
Florian Müllner
39caf951e0
data: Use override for default alt-tab keybindings
...
Per-desktop overrides aren't limited to keys in org.gnome.mutter, so
we can use them instead of the alternate-tab extension to default to
the window switcher in the classic session.
https://bugzilla.gnome.org/show_bug.cgi?id=786496
2018-07-09 19:18:54 +02:00
Florian Müllner
ecf28e13b4
window-list: Use correct settings schemas
...
Override schemas are gone (yay!), so we can now simply use the original
schema independent from the used session mode.
https://bugzilla.gnome.org/show_bug.cgi?id=786496
2018-07-09 19:18:54 +02:00
Florian Müllner
a01b44f7de
data: Replace override schema with per-desktop override
...
GSettings now recognizes per-desktop overrides that can be used
to change schemas' default values for classic mode, so use that
instead of the separate override schema we currently use with
mutter's custom override mechanism.
https://bugzilla.gnome.org/show_bug.cgi?id=786496
2018-07-09 19:18:54 +02:00
Florian Müllner
6b1926bab3
Bump version to 3.29.3
...
Update NEWS.
3.29.3
2018-07-09 19:09:13 +02:00
Florian Müllner
64986740e3
Update sass submodule
2018-07-09 19:08:15 +02:00
Jonas Ådahl
6583eae622
Remove usage of MetaScreen
...
As of the libmutter API version 3 MetaScreen does no longer exist.
Functionality that previously depended on MetaScreen has been moved
elsewhere (e.g. MetaDisplay or MetaWorkspaceManager etc).
https://bugzilla.gnome.org/show_bug.cgi?id=759538
2018-07-06 19:53:08 +02:00
Florian Müllner
9add688abf
Actually bump version number
...
Gah ...
3.29.2-real
2018-05-24 19:06:33 +02:00
Florian Müllner
a85764a0ab
Bump version to 3.29.2
...
Update NEWS.
3.29.2
2018-05-24 19:04:07 +02:00
Florian Müllner
eaa2c7857e
Update submodule URL
...
gnome-shell-sass was migrated to gitlab, so update to the correct URL
instead of relying on the redirect.
2018-05-24 19:04:07 +02:00
Florian Müllner
6e1b5bc346
Update sass submodule
2018-05-24 19:01:36 +02:00
Jeremy Bicha
8223ca9739
New upstream version 3.28.1
upstream/3.28.1
2018-05-14 21:50:46 -04:00
Florian Müllner
f59ab1272d
drive-menu: Disconnect volume monitor signals
...
The handler IDs were renamed at some point, resulting in the signals
not being disconnected on disable.
2018-05-10 18:56:23 +02:00
Florian Müllner
f25ffe6f63
build: Include translations in uploaded zip files
...
The meson port accidentally dropped translations from the generated
zip files for uploading to extensions.gnome.org, add them back.
https://gitlab.gnome.org/GNOME/gnome-shell-extensions/issues/69
2018-05-07 12:00:19 +02:00
Florian Müllner
6746061898
Bump version to 3.28.1
...
Update NEWS.
3.28.1
2018-04-13 20:30:56 +02:00
Florian Müllner
3dc9f2e4ff
cleanup: Use Array.includes() to check for element existence
...
This is a relatively recent addition to the standard we can use where we
don't care about the actual position of an element inside the array.
(Array.includes() and Array.indexOf() do behave differently in edge cases,
for example in the handling of NaN, but those don't matter to us)
2018-04-12 11:05:41 +02:00
Florian Müllner
682d6a8fd1
window-list: Handle no overrides settings
...
We can only know about override settings that are provided by the
upstream GNOME or GNOME Classic sessions, but not any custom sessions
created by admins, users or distributions. Handle that case by falling
back to the original settings.
https://gitlab.gnome.org/GNOME/gnome-shell-extensions/issues/62
2018-04-12 11:05:41 +02:00
Dz Chen
d3ea985e14
Update zh_CN translation
2018-03-21 19:21:17 +08:00
Jeremy Bicha
fe20c27b60
New upstream version 3.28.0
upstream/3.28.0
2018-03-15 21:28:20 -04:00
Xiaoguang Wang
496ae16cf1
apps-menu: Duplicate destroy actor
...
https://gitlab.gnome.org/GNOME/gnome-shell-extensions/issues/59
2018-03-13 09:06:00 +08:00
Florian Müllner
0554e0deb9
Bump version to 3.28.0
...
Update NEWS.
3.28.0
2018-03-12 21:57:46 +01:00
Bruce Cowan
c0c938977c
Update British English translation
2018-03-10 18:05:48 +00:00
Aman Alam
8ee207d74d
Update Punjabi translation
2018-03-10 15:37:59 +00:00
Xiaoguang Wang
0e625bedba
data: Remove nautilus classic
...
nautilus doesn't support nautilus classic from version 3.27
2018-03-07 12:49:37 +08:00
Jeremy Bicha
5ba59d1096
New upstream version 3.27.92
2018-03-05 20:55:43 -05:00
Florian Müllner
127b5e6c25
ci: Install mozjs-devel instead of gjs-devel
...
All we are really interested in is mozjs' js52 utility for running
syntax checks - gjs has significantly more dependencies, so cut
down on time and bandwidth spent on downloading and installing
unneeded packages.
This cuts down the number of packages we install from 202 to 13,
and the download size from 133M to 17M.
2018-03-06 01:07:43 +01:00
Florian Müllner
64c17acc0a
ci: Use latest stable Fedora
...
Rawhide is being very rawhide right now, so unbreak CI by using
the latest stable release.
2018-03-05 23:58:42 +01:00
Florian Müllner
0102b2800a
Bump version to 3.27.92
...
Update NEWS.
3.27.92
2018-03-05 23:42:34 +01:00
Daniel Șerbănescu
7c66434616
Update Romanian translation
2018-03-03 13:06:18 +00:00
GNOME Translation Robot
f9ae518c9d
Update Scottish Gaelic translation
...
(cherry picked from commit 0f2baf3e566a7b96f9c472db1fe2802a2354aeba)
2018-02-26 12:54:09 +00:00
Jeremy Bicha
0ad1e9bbc1
New upstream version 3.27.91
upstream/3.27.91
2018-02-23 19:30:14 -05:00
Piotr Drąg
55ba3c086a
Fix Spanish translation header
2018-02-24 00:20:16 +01:00
Florian Müllner
d22e603686
build: Fix classic .session definition
...
Session files should be installed with the .session extension, not
.desktop ...
2018-02-22 15:26:36 +01:00
Florian Müllner
3e0d8bd56f
build: Fix xsession installation dir
2018-02-22 15:26:36 +01:00
Florian Müllner
45ac2cd403
Bump version to 3.27.91
...
Update NEWS.
3.27.91
2018-02-22 13:40:15 +01:00