Commit Graph

4 Commits (b96ab0aba7e8234ecb62447047371f727ffcc599)

Author SHA1 Message Date
drakkar1969 b96ab0aba7 Add GNOME panel dynamic transparency (#175) 2018-12-23 22:27:42 +00:00
jnsh 7b3b3cdaeb Shell overview caption fix (#145)
* Separate gnome-shell 3.26 theme from 3.18

* Update gnome-shell overview window-caption colors

Since gnome-shell 3.26, the window-caption in application overview was
moved from below the window preview, to the bottom edge of the preview.
Subsequently, colors of the window-caption were also changed.

3ce23ca964

This commit reflects the change in Arc shell theme.

* Remove unused CSS property from shell captions

The -shell-caption-spacing property in .window-caption has not been
used since gnome 3.26.

d0f74b58c3
2018-10-20 17:01:19 +01:00
jnsh 875eb9d83f Workaround gnome-shell 3.30 popup-sub-menu glitch (#147)
https://github.com/NicoHood/arc-theme/issues/135
2018-10-20 16:55:27 +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