Jakub Steiner
4cf6293066
theme: menu separators, message tray icons
...
- menu separators not vertcally centered unfortunately
- MT items not horizontally centered unfortunately
2015-02-20 15:14:43 +01:00
Carlos Soriano
ee673cc5c4
theme: Remove looking glass border-image
...
Now that we no longer use images for the selected highligth
2015-02-20 15:14:43 +01:00
Carlos Soriano
604bb1fe82
theme: some code style fixes
2015-02-20 15:14:43 +01:00
Carlos Soriano
1f83911bb6
theme: Use box shadow for active panel menu border
2015-02-20 15:14:43 +01:00
Carlos Soriano
95a6e52f1a
theme: Match list row hover transition type of gtk
...
Currently we animate in both sides, hover on and hover off, and with
200ms. The downside of that it that it feels sluggish when passing with
the mouse hovering few items because the on transition is slow.
Match what gtk did for fix this for list rows hover state at
commit 52e91f1f74ecb943d, animating only on off hover. However,
gnome-shell doesn't support different kind of transitions for its css,
that will be lovely to have a easeOutQuad as well here.
2015-02-20 15:14:43 +01:00
Carlos Soriano
5e9d491480
Why do we need this to have focus on folders?
2015-02-20 15:14:43 +01:00
Jakub Steiner
068ebbf2a6
theme: use regular borders for top bar buttons
...
- no need to abuse image assets.
- big thanks to carlos for making it possible.
2015-02-20 15:14:43 +01:00
Jakub Steiner
6bc222f37b
theme: make notification counters round.
2015-02-20 15:14:43 +01:00
Carlos Soriano
6cf53a8d1c
appDisplay: Show a dot when application is running
...
Show a dot in the icon of running applications.
Design request.
https://bugzilla.gnome.org/show_bug.cgi?id=744680
2015-02-20 15:14:42 +01:00
Jakub Steiner
95e141e47e
theme: notifications & message tray
2015-02-20 15:14:42 +01:00
Jakub Steiner
b053f4c74b
theme: looking glass
2015-02-20 15:14:42 +01:00
Jakub Steiner
d0d60fbd93
theme: window captions in the overview
...
+ a few typos
2015-02-20 15:14:42 +01:00
Jakub Steiner
a6f572e49a
theme: better running, hover and active states for icons
...
- the active state behaves oddly though, not respecting
the fill color, just changing alpha it seems...
2015-02-20 15:14:42 +01:00
Jakub Steiner
bd49559357
theme: overview-icon fixes
2015-02-20 15:14:42 +01:00
Jakub Steiner
ec6841429f
theme: entry selections, parsed css
2015-02-20 15:14:42 +01:00
Jakub Steiner
98ccc45f80
theme: workspace pager in overview
2015-02-20 15:14:42 +01:00
Jakub Steiner
868a199144
theme: overview styling
...
- still some quirks
- boy is this unstructured mess a pain to clean up :(
2015-02-20 15:14:42 +01:00
Jakub Steiner
cb698f9a09
theme: top bar active is underlined.
...
- glow feels foreign, will be phased out
2015-02-20 15:14:41 +01:00
Jakub Steiner
d2dad4f0fa
theme: forgot old overrides of the panel styling
2015-02-20 15:14:41 +01:00
Jakub Steiner
cdbb39b9e4
theme: switches
2015-02-20 15:14:41 +01:00
Jakub Steiner
bfbb442b9d
theme: volume/mic slider
2015-02-20 15:14:41 +01:00
Jakub Steiner
3531052e69
theme: top bar appmenu etc.
2015-02-20 15:14:41 +01:00
Jakub Steiner
c9f9ac0f35
theme: checkboxes
2015-02-20 15:14:41 +01:00
Jakub Steiner
3ccdc5f8ba
theme: overview search bar styling
2015-02-20 15:14:41 +01:00
Jakub Steiner
ac3e315a47
theme: top bar styling.
2015-02-20 15:14:41 +01:00
Jakub Steiner
6972bc90f2
theme: modal dialogs and tweaked entries
2015-02-20 15:14:41 +01:00
Jakub Steiner
a2a5a3c908
theme: fine tune scrollbars
2015-02-20 15:14:40 +01:00
Jakub Steiner
3b759f7966
theme: use Adwaita dark style for popup menus
...
- cannot sue box-shadow sadly.
2015-02-20 15:14:40 +01:00
Jakub Steiner
0ded0dbfd5
theme: rewrite to be structured
...
- using SASS
- trying to reuse as much of the gtk adwaita as possible
2015-02-20 15:14:40 +01:00