Carlos Soriano
c398e02700
popup: Include active item as part of the submenu
2015-02-20 15:16:06 +01:00
Jakub Steiner
48cfd35b65
theme: a button is a button is a button
...
https://bugzilla.gnome.org/show_bug.cgi?id=737785
2015-02-20 15:16:06 +01:00
Jakub Steiner
ce38ae64cc
theme: banner buttons
2015-02-20 15:14:46 +01:00
Jakub Steiner
98e6fd9cfb
theme: run dialog tweaks
2015-02-20 15:14:46 +01:00
Jakub Steiner
b30ecd29d8
theme: clean up dialogs
2015-02-20 15:14:46 +01:00
Jakub Steiner
a0df7aa2b8
theme: symbolic icons for App menu
...
- possibly too early as only core apps come with
symbolic icon installed by default.
2015-02-20 15:14:45 +01:00
Jakub Steiner
e2500092fd
theme: calendar fixups
...
- pager button
- day of week
- top date label
- FIXME: current date needs non-uniform border colors
2015-02-20 15:14:45 +01:00
Jakub Steiner
cbeebbf264
theme: minor OSD tweak
2015-02-20 15:14:45 +01:00
Jakub Steiner
aebf641d2d
theme: system modals
2015-02-20 15:14:45 +01:00
Jakub Steiner
1c8af221af
theme: initial stab at High Contrast theme
2015-02-20 15:14:45 +01:00
Jakub Steiner
f0ef47a70a
theme: tiled window previews
2015-02-20 15:14:45 +01:00
Jakub Steiner
5f0030edf7
theme: more selection color bits
2015-02-20 15:14:45 +01:00
Jakub Steiner
dde91ab9a6
theme: use selected bg color consistently
2015-02-20 15:14:45 +01:00
Jakub Steiner
3680f7c814
theme: sync dash padding with OSD
2015-02-20 15:14:45 +01:00
Jakub Steiner
a27ca0765a
theme: OSD app/workspace switcher
2015-02-20 15:14:44 +01:00
Jakub Steiner
fa76e39717
theme: NM dialogs
2015-02-20 15:14:44 +01:00
Carlos Soriano
aa5c722eca
theme: Adapt to commit 117a81e06f
...
It makes some changes on the theme
2015-02-20 15:14:44 +01:00
Jakub Steiner
1fd968d520
datetime/calendar popup
...
- separator seems to have a semi-opaque top that interfers
with the bottom row of teh calendar
- current day can't have a blue brder on the bottom,
but $borders_color on the sides. Apparently cannot
use non-uniform border colors.
- month pager missing
2015-02-20 15:14:44 +01:00
Carlos Soriano
ef3285d5e7
shell-app: Remove shell_app_get_faded_icon
...
In previous commit we removed the only use of shell_app_get_faded_icon
so we can remove the function on shell-app as well.
https://bugzilla.gnome.org/show_bug.cgi?id=744680
2015-02-20 15:14:44 +01:00
Carlos Soriano
e71b0a57fb
remove shell-slicer
...
In last commit we remove the only use of shell-slicer, so we can remove
this as well
2015-02-20 15:14:44 +01:00
Carlos Soriano
333becef45
panel: Remove TextShadower
...
We no longer use it, so remove it.
2015-02-20 15:14:44 +01:00
Carlos Soriano
3732a6891d
panelMenu: Don't fade appMenuButton icon and put it on the side
...
Design request, don't fade the icon of the appMenuButton and put it on
the side instead of overlaping with the text.
https://bugzilla.gnome.org/show_bug.cgi?id=744680
2015-02-20 15:14:44 +01:00
Jakub Steiner
6a5e3ea12d
theme: kill osd_bg_color
...
- not enough to keep it distinct from bg_color
2015-02-20 15:14:44 +01:00
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
7be4238aa2
theme: remove unused assets
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