Marco Trevisan (Treviño)
d9ae9a023a
New upstream version 40.1
2021-05-30 17:53:15 +02: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
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
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
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
23b5594c24
data: Update style
2016-09-08 21:36:11 +02:00
Florian Müllner
deb7ee8ef6
Update style
2016-07-20 20:50:04 +02: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
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
Jakub Steiner
3ef2393d14
theme: top bar in login and lock screens
...
https://bugzilla.gnome.org/show_bug.cgi?id=745686
2015-03-10 11:52:15 +01:00
Jakub Steiner
4eceb9443f
theme: use white labels for overview
...
- restructured selectors to avoid !important
https://bugzilla.gnome.org/show_bug.cgi?id=745732
2015-03-06 17:22:16 +01:00
Jakub Steiner
6909504c10
theme: provide custom switches and spinner
...
https://bugzilla.gnome.org/show_bug.cgi?id=745685
2015-03-06 17:08:36 +01:00
Florian Müllner
ba13ae6955
Update classic style
2015-03-05 17:14:48 +01:00
Florian Müllner
612604cf16
Update classic style from sass
2015-03-04 17:40:29 +01:00
Florian Müllner
57d012c846
theme: Apply notification list refinements
2015-02-26 19:09:14 +01:00
Florian Müllner
664cf6d527
Pull in theme changes from gnome-shell
2015-02-22 06:26:25 +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
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
Florian Müllner
0a0d273d32
style: Inherit default stylesheet from resource
...
The default stylesheet has moved into a GResource, so we can no
longer address it with a relative path.
https://bugzilla.gnome.org/show_bug.cgi?id=740318
2014-11-18 16:08:07 +01:00
Carlos Soriano
4f1ffc9e62
theme: update to a change on 2d68bbf94e
2014-07-23 16:29:43 +02:00
Florian Müllner
4ec4bdb0ea
style: Overwrite border-radius of tile previews in classic mode
...
In classic mode, the panel does not have rounded corners; thus
tile previews shouldn't either.
https://bugzilla.gnome.org/show_bug.cgi?id=728273
2014-04-15 18:07:06 +02:00
Allan Day
d8cef9d6f5
tweak the system menu theme
...
https://bugzilla.gnome.org/show_bug.cgi?id=706666
2013-08-26 18:00:45 +02:00
Giovanni Campagna
d4845f3e24
classic: update the theme for 3.9.90
...
Fix the colors in the system menu elements.
https://bugzilla.gnome.org/show_bug.cgi?id=706666
2013-08-26 17:59:53 +02:00
Jakub Steiner
6f572119d8
Style scrollbar in classic bubbles
...
https://bugzilla.gnome.org/show_bug.cgi?id=700485
2013-06-07 20:18:02 +02:00