Jeremy Bicha
fe20c27b60
New upstream version 3.28.0
2018-03-15 21:28:20 -04: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
Jeremy Bicha
0ad1e9bbc1
New upstream version 3.27.91
2018-02-23 19:30:14 -05: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
a808380d04
Update sass submodule
2018-02-22 13:40:15 +01:00
Florian Müllner
5c0ef12d13
build: Require sassc for classic style
...
Meson has a strict separation of source- and build directory, and
expects anything generated in the latter. That means that in order
to maintain our current setup - shipping the generated CSS in the
repo while also optionally updating it automatically when sassc is
found - we have to fight the build system to some extent, which makes
it less reliable than we would like.
Since we switched to sassc which is a more acceptable build-time
dependency than the original ruby-based tool, just drop the CSS
from the repo and unconditionally generate it from SASS if classic
mode is enabled.
https://gitlab.gnome.org/GNOME/gnome-shell-extensions/merge_requests/28
2018-02-22 10:59:55 +00:00
Jeremy Bicha
7de345fc8b
data: Adjust to another g-s-d plugin removal
2018-02-17 15:54:41 -05:00
Jonas Kümmerlin
ff3adb8429
classic: fix panel gradient in overview
...
https://gitlab.gnome.org/GNOME/gnome-shell-extensions/issues/40
2018-01-28 20:22:41 +01:00
Jonas Kümmerlin
3398e74005
classic: never show drop shadow for panel icons
...
https://gitlab.gnome.org/GNOME/gnome-shell-extensions/issues/39
2018-01-28 20:21:24 +01:00
Jonas Kümmerlin
f9ad051367
classic: make notifications legible again
...
https://gitlab.gnome.org/GNOME/gnome-shell-extensions/issues/41
As requested in discussion about !26 , this is resolved by
switching to a light background.
2018-01-28 01:15:10 +01:00
Florian Müllner
ae65a82fdd
classic: Fix "Clear All" button readability
...
Most buttons appear in modal dialogs which keep their normal
appearance in the classic theme, except for the calendar's
"Clear All" which needs a dark text color to be readable on
the light background.
https://gitlab.gnome.org/GNOME/gnome-shell-extensions/issues/26
2018-01-18 13:53:09 +01:00
Florian Müllner
2dbe692a31
Revert last two commits
...
Gah, nasty accident :-(
2018-01-18 13:44:54 +01:00
Florian Müllner
8881fbcc9d
classic: Fix "Clear All" button readability
2018-01-18 13:26:15 +01:00
Florian Müllner
eba3cfccfe
build: Include UUID suffix in classic mode description
...
The shortnames we use elsewhere don't match the actual UUID, so we
effectively don't enable any extensions in classic mode at the moment.
https://gitlab.gnome.org/GNOME/gnome-shell-extensions/issues/45
2018-01-17 19:04:48 +01:00
Florian Müllner
f5c69cbfdc
build: Fix generated classic session definition
...
The list of enabled extensions should be an array of strings, so add
quotes instead of just dumping the extension names into the file.
https://gitlab.gnome.org/GNOME/gnome-shell-extensions/issues/45
2018-01-17 19:04:37 +01:00
Florian Müllner
c668392462
build: Install schema overrides for classic mode
...
This was lost accidentally when porting to meson.
https://gitlab.gnome.org/GNOME/gnome-shell-extensions/issues/45
2018-01-17 19:04:22 +01:00
Jeremy Bicha
5ea14f063f
New upstream version 3.26.2
2017-12-15 15:11:42 -05:00
Florian Müllner
ba38019049
build: Remove autotools support
...
Complete the switch to meson and drop autotools support ...
Fixes https://gitlab.gnome.org/GNOME/gnome-shell-extensions/issues/31
2017-12-01 17:43:21 +01:00
Florian Müllner
3ab01aebec
build: Support the meson build system
...
Meson is on track to replace autotools as the build system of choice,
so support it in addition to autotools.
Fixes https://gitlab.gnome.org/GNOME/gnome-shell-extensions/issues/31
2017-12-01 17:41:04 +01:00
Florian Müllner
f339001e22
data: Update style
2017-10-04 01:08:54 +02:00
Florian Müllner
5530229dd2
data: Update style
2017-08-22 13:08:23 +02:00
Florian Müllner
8778c16f2a
data: Update style
2017-08-10 20:27:35 +02:00
Florian Müllner
a2508106f4
data: Adjust classic style to top bar transparency changes
2017-07-19 12:45:59 +02:00
Florian Müllner
2716430310
data: Update style
2017-07-19 12:45:49 +02:00
Rui Matos
4fa73145b4
data: Adjust to g-s-d's plugin removals
...
These plugins have been removed.
https://bugzilla.gnome.org/show_bug.cgi?id=782233
2017-07-18 21:51:42 +02:00
Florian Müllner
9b3ab2c9b2
build: Switch to sassc for generating style
...
GTK+ switched from ruby-based sass to c-based sassc for performance
reasons. It makes sense to follow suit, if not to not require two
tools for the same job ...
https://bugzilla.gnome.org/show_bug.cgi?id=783210
2017-05-30 12:42:05 +02:00
Florian Müllner
441949b7c8
data: Update style
2017-03-14 17:57:52 +01:00
Florian Müllner
c400e30da8
data: Update classic session file for g-s-d changes
...
gnome-settings-daemon has been split up into separate daemons, which
means we'll need to invoke those separately.
See https://git.gnome.org/browse/gnome-session/commit?id=18b6e567e1a
for the corresponding change to the regular session file.
https://bugzilla.gnome.org/show_bug.cgi?id=772736
2016-10-11 11:49:52 +02:00
Florian Müllner
23b5594c24
data: Update style
2016-09-08 21:36:11 +02:00
Florian Müllner
db3e910b76
build: Say good-bye to intltool
...
intltool is unmaintained nowadays while upstream gettext gained
support for everything we used it for, so make the switch.
https://bugzilla.gnome.org/show_bug.cgi?id=769077
2016-08-19 22:17:07 +02:00
Florian Müllner
deb7ee8ef6
Update style
2016-07-20 20:50:04 +02:00
Jakub Steiner
59aa0f66f3
panel style changes
...
- based on a patch by rudolf@palaticky.com
- having three css locations with hardcoded colors,
what could possibly go wrong in the future. :(
https://bugzilla.gnome.org/show_bug.cgi?id=756807
2016-05-10 15:51:49 +02:00
Tim Lunn
2191d533b5
data: rename gnome-shell required component to org.gnome.Shell
...
gnome-shell is now dbus activated. The new name is org.gnome.Shell.
https://bugzilla.gnome.org/show_bug.cgi?id=760386
2016-01-11 11:40:14 +11:00
Florian Müllner
eb78d93601
Update style
2015-11-25 00:49:05 +01:00
Jakub Steiner
283f679fcc
render up to date gnome-shell-sass
...
https://bugzilla.gnome.org/show_bug.cgi?id=757011
2015-10-26 15:53:31 +01:00
Jakub Steiner
9676bc83af
make spinner 60fps & 16x16px
...
https://bugzilla.gnome.org/show_bug.cgi?id=756888
2015-10-21 14:02:15 +02:00
Jakub Steiner
7c5f0ed87f
theme: darken the dot of days with events
...
https://bugzilla.gnome.org/show_bug.cgi?id=756497
2015-10-15 22:29:38 +02:00
Florian Müllner
fb1f010825
Update style from sass
2015-09-16 17:14:50 +02:00
Jakub Steiner
0d0eff2ea2
scrollbars, expanders and spinner invisible in classic
...
- sync scrollbar colors with gtk
- don't hide expanders in popovers
- use a custom spinner for classic
https://bugzilla.gnome.org/show_bug.cgi?id=750072
2015-05-29 11:42:57 +02:00
Florian Müllner
1dd5343ff4
Update style
2015-04-30 19:00:57 +02:00
Florian Müllner
bea06a7589
Update style
2015-03-30 17:41:47 +02:00
Florian Müllner
1e8c7a2d8f
Update style
2015-03-17 19:46:05 +01:00
Jakub Steiner
6c58d700aa
theme: fix invisible avatar for classic
...
https://bugzilla.gnome.org/show_bug.cgi?id=745693
2015-03-12 16:07:13 +01:00
Florian Müllner
f97c2c55a4
theme: Update from submodule
2015-03-11 18:03:33 +01:00
Jakub Steiner
36a51901d8
theme: no top bar border for login screen
...
https://bugzilla.gnome.org/show_bug.cgi?id=745686
2015-03-10 20:02:36 +01:00
Jakub Steiner
7cfd862e70
theme: panel improvements
...
- places menu still sports an arrow, must be a custom one
https://bugzilla.gnome.org/show_bug.cgi?id=745909
2015-03-10 19:56:42 +01:00
Jakub Steiner
c1929e34d1
theme: re-render css
2015-03-10 19:46:31 +01:00
Jakub Steiner
fdaecf6c44
theme: re-render to fix modal headings
...
https://bugzilla.gnome.org/show_bug.cgi?id=745687
2015-03-10 17:55:59 +01:00
Jakub Steiner
dae1feb250
theme: more on unlock/login top bar
...
https://bugzilla.gnome.org/show_bug.cgi?id=745686
2015-03-10 12:23:34 +01:00