Lapo Calamandrei
7dac876caf
Adwaita: fix selected backdrop list rows.
...
A misplaced selector was making backdrop selected list rows vanish
on hover, fixed. Thanks to Florian for spotting.
2015-04-23 22:45:23 +02:00
Lapo Calamandrei
556fde096a
Adwaita: entry: some sass refactoring.
2015-04-22 17:43:37 +02:00
Lapo Calamandrei
fa1f2c0df6
Adwaita: vertically linked entries fix.
...
I was axing the edge hilight on the last linked entry which needs
to be there, fixed.
2015-04-22 16:09:29 +02:00
Lapo Calamandrei
5e5cfc62a9
Adwaita: .entry.error/.entry.warning dark variant love
2015-04-22 15:54:04 +02:00
Lapo Calamandrei
4128ff93dd
Adwaita: simplify entry vertical linking.
...
Now it should be "right" in basically every combination of entries
and buttons.
2015-04-22 14:46:01 +02:00
Lapo Calamandrei
b8a6ebea7c
Adwaita: simplify entries.
...
By drawing the background w/o using 3 inset shadows, same or better effect,
cleaner and simpler scss, possibly better rendering performances.
2015-04-20 18:38:13 +02:00
Lapo Calamandrei
e2e649441e
Adwaita: scrollbar contrast bump
2015-04-17 15:33:04 +02:00
Sebastian Keller
5dbccc868e
Adwaita: fix outline radius for dialog-action-area buttons
...
https://bugzilla.gnome.org/show_bug.cgi?id=748013
2015-04-16 22:07:25 -04:00
Lapo Calamandrei
993721c746
Adwaita: colorpicker fixes.
...
Added another :not() to fix the first and last swatches in the
first section of colorpicker.
Dodge the artifacts due to stacked anti-aliased rounded corners by
increasing the radius of the base object by 1px.
2015-04-16 09:59:45 +02:00
Jakub Steiner
296fe08695
HighContrast: sync color picker changes with Adwaita
2015-04-16 00:47:40 +02:00
Lapo Calamandrei
a5685ba05a
Adwaita: clearer comment for colorbutton hack
2015-04-15 21:53:11 +02:00
Lapo Calamandrei
a9addf14b7
Adwaita: colorpicker and colorbutton fixes.
...
With nasty gross ugly code, no other ways, sorry.
2015-04-15 21:43:59 +02:00
Lapo Calamandrei
149e7df608
Adwaita: GtkPlacesSidebar insensitive items.
...
Set the right colors there.
2015-04-15 20:20:52 +02:00
Jakub Steiner
62a367105f
HighContrast: don't need to work around ffox
...
No need for the workaround for ffox 36, works in 37
https://bugzilla.gnome.org/show_bug.cgi?id=747827
2015-04-15 14:55:35 +02:00
Jakub Steiner
efe0009e31
HC: fix selected list-rows
...
https://bugzilla.gnome.org/show_bug.cgi?id=747689
2015-04-13 17:09:59 +02:00
Jakub Steiner
6c8790f62c
HighContrast: fix scrollbar slider 'padding'
2015-04-10 20:19:42 +02:00
Jakub Steiner
26e8037cf9
HighContrast: insensitive backdrop list rows have a border
...
https://bugzilla.gnome.org/show_bug.cgi?id=747288
2015-04-10 16:58:04 +02:00
Lapo Calamandrei
fe028b961b
Adwaita: reset .list-row.button props more aggressively...
...
...otherwise we run into problem with `.button` inherited style
properties, see https://bugzilla.gnome.org/show_bug.cgi?id=747288
which applies to Adwaita as well.
2015-04-10 16:42:00 +02:00
Jakub Steiner
f87b08ddd3
notebook: prevent tab closebutton :hover to change metric
2015-04-10 16:28:56 +02:00
Lapo Calamandrei
2c61a52ff6
Adwaita: stronger entry focus indication
...
See https://bugzilla.gnome.org/show_bug.cgi?id=746202 for details.
2015-04-02 18:50:37 +02:00
Jakub Steiner
40a83ef5a6
Revert "Adwaita: desaturate selected color for backdrop"
...
This reverts commit 6f478db2fa
.
As per discussion on bug 746202, the real solution to the case
in bug 704352 is what the reporter suggests.
2015-03-30 14:54:25 +02:00
Olivier Fourdan
03213b9509
Improve CSD decorations without a compositor
...
It turned out that using mwm hints to instruct wms to
create border-only decorations is not really working
universally. So, instead of doing this, render a solid
frame without shadow on the client-side to handle this
case.
https://bugzilla.gnome.org/show_bug.cgi?id=746222
Signed-off-by: Olivier Fourdan <fourdan@xfce.org>
2015-03-22 01:34:37 -04:00
Matthias Clasen
8c8e6588dc
HighContrast: Fix a typo
...
Commit 0a39d7d9
introduced a selected_bg_color with a missing $
in front of it.
2015-03-20 20:49:56 -04:00
Jakub Steiner
3f13349f27
fix insensitive and backdrop states
...
- checkboxes, labels and buttons were a mixed bag for
:insensitive and :backdrop
https://bugzilla.gnome.org/show_bug.cgi?id=746188
2015-03-20 13:25:52 +01:00
Matthias Clasen
d6bfc2b9c9
HighContrast: fix insensitive labels
...
Make insensitive labels differerent from regular labels.
https://bugzilla.gnome.org/show_bug.cgi?id=746493
2015-03-20 06:20:30 -04:00
Benjamin Otte
d48ba486ee
Adwaita: Fix context menu shadows not showing up
2015-03-19 03:55:06 +01:00
Matthias Clasen
00544e9090
HighContrast: Fix calendar selection
...
The selected day was not differentiated from other
days at all. Render it white on black instead.
https://bugzilla.gnome.org/show_bug.cgi?id=746369
2015-03-17 19:38:18 -04:00
Matthias Clasen
3d3591e873
HighContrast: Fix color chooser marks
...
The checkmark for the selected color was always black,
making it more or less invisible on dark colors.
https://bugzilla.gnome.org/show_bug.cgi?id=746368
2015-03-17 19:34:15 -04:00
Jakub Steiner
49b6be4e06
HighContrast: catch backdrop:insensitive:active of GtkSwitch
...
https://bugzilla.gnome.org/show_bug.cgi?id=746358
2015-03-17 23:55:10 +01:00
Jakub Steiner
557f5d5c7c
HighContrast: unbreak GtkExpander
...
- the open state is checked, not active now
https://bugzilla.gnome.org/show_bug.cgi?id=746370
2015-03-17 23:43:20 +01:00
Jakub Steiner
f671cd6296
HightContrast: make tab buttons not shift size
...
- only 1px stroke for close buttons in notebook tabs
https://bugzilla.gnome.org/show_bug.cgi?id=746149
2015-03-17 18:18:18 +01:00
Jakub Steiner
9b5fa0860f
HighContrast: OSD fixes
...
- buttons
- labels
- scale trough/slider
https://bugzilla.gnome.org/show_bug.cgi?id=746148
2015-03-17 18:09:28 +01:00
Jakub Steiner
6f478db2fa
Adwaita: desaturate selected color for backdrop
...
https://bugzilla.gnome.org/show_bug.cgi?id=746202
2015-03-16 19:41:19 +01:00
Jakub Steiner
6675b9639c
HC: no border for insensitive backdrop buttons
...
https://bugzilla.gnome.org/show_bug.cgi?id=746192
2015-03-16 12:37:54 +01:00
Nelson Benítez León
11096885ae
gemfile: needs add source rubygems.org
...
`bundle install` command on fedora 21 was failing
with following message:
Your Gemfile has no gem server sources. If you need
gems that are not already on your machine, add a line
like this to your Gemfile:
source 'https://rubygems.org '
After adding that line it worked again.
https://bugzilla.gnome.org/show_bug.cgi?id=746205
2015-03-14 23:48:21 +01:00
Matthias Clasen
59d12be94f
HighContrast: Some formatting fixes
2015-03-08 21:32:38 -04:00
Matthias Clasen
6ac3ec0b53
HighContrast: Make sure selections are visible in infobars
...
Pointed out in https://bugzilla.gnome.org/show_bug.cgi?id=745622
2015-03-04 21:56:02 -05:00
Matthias Clasen
2b7eaaf86e
Adwaita: Make sure selections are visible in infobars
...
Pointed out in https://bugzilla.gnome.org/show_bug.cgi?id=745622
2015-03-04 21:55:11 -05:00
Lapo Calamandrei
4188069db9
Adwaita: add comments
2015-01-29 11:34:01 +01:00
Lapo Calamandrei
c6eb926e4a
Adwaita: undershoot simplification and tweaks
2015-01-29 10:49:59 +01:00
Lapo Calamandrei
f029a2230d
Adwaita: undershoot tweaks
2015-01-28 20:22:05 +01:00
Lapo Calamandrei
5f1fb0e4fc
Adwaita: undershoot teeth removal
2015-01-28 20:05:03 +01:00
Jakub Steiner
201134b9df
Adwaita: shade content-view
...
https://bugzilla.gnome.org/show_bug.cgi?id=740336
2015-01-28 18:35:52 +01:00
Lapo Calamandrei
f07ac793fe
Adwaita: set the right background color for message dialogs
2015-01-28 18:20:05 +01:00
Lapo Calamandrei
f717d98458
Adwaita: another approach at the undershoot styling
2015-01-28 17:11:34 +01:00
Benjamin Otte
4bffb6aff5
Adwaita: Make :active button gradient have 3 stops
...
Just add a 3rd stop in the place where the gradients for the other
states have a 3rd stop. When running transitions between states, this
avoids cross-fades and instead uses the much faster gradient
transitioning code.
2015-01-19 01:12:50 +01:00
Lapo Calamandrei
03d4e270c2
Adwaita: scrollbar style refactoring...
...
...making overlay indicator slider visible on any backgroung
in the process.
2015-01-16 18:32:16 +01:00
Matthias Clasen
f120ae7b4d
Forgotten file
2015-01-10 21:16:21 -05:00
Matthias Clasen
838e982877
HighContrast: Don't set nonexisting style properties
...
These don't exist, so setting them can't do any good.
2015-01-10 21:14:56 -05:00
Matthias Clasen
e15152c837
Adwaita: Don't set nonexisting style properties
...
These don't exist, so setting them can't do any good.
2015-01-10 21:14:02 -05:00