Commit Graph

2 Commits (bbbda507474822d39380cb45b06b779a83c8c8e6)

Author SHA1 Message Date
drakkar1969 bbbda50747 Remove gnome shell border images (#240)
* Add color variables for border image drop shadow removal

* Remove border image drop shadow: modal dialog

* Remove border image drop shadow: panel button dropdown menu

* Remove border image drop shadow: OSD window

* Remove border image drop shadow: resize popup

* Remove border image drop shadow: window switcher

* Remove border image drop shadow: workspace switcher

* Remove border image drop shadow: notifications

* Remove border image drop shadow: looking glass

* Fix OSD/switcher/looking glass colors (always transparent, even on solid variants)

* Adjust notification margins

* Tweak switcher border color
2019-05-13 09:15:39 +01:00
jnsh 880f13d87c Fix gnome 3.30 sliders and add overdrive capability (#129)
* Update .gitignore

* Separate gnome-shell 3.30 theme from 3.18

To allow making backwards incompatible changes

* Update gnome-shell slider for 3.30

As per upstream gnome-shell commit c90a4e48493072f02b87c2538b395b1549353b34

* Update gnome-shell OSD level-bar for 3.30

As per upstream gnome-shell commit
ed8e89bc195a9e56244109e63d1cb0026f498331

* Add -barlevel-overdrive for gnome-shell 3.30

As per upstream gnome-shell commit
ddd4fd9c2435eccc8f1ba296d64354d77061faf1

* Follow symlinks when installing shell assets

Since asset directories for gnome-shell 3.30 theme are symlinked,
'cp -L' must be used to install the assets properly.
2018-09-25 11:16:37 +01:00