Sam Hewitt
cde6ae938e
Adwaita: fix padding and rounding on menubar submenus
2019-01-24 11:32:25 -05:00
Jakub Steiner
e7d7cb580e
Adwaita: selection mode labels
...
- when not in focus, make sure labels are legible
but flat.
Fixes issue #1562
2019-01-22 12:15:47 +01:00
Jakub Steiner
1f9ee936e8
Merge branch 'Menus_based_on_wip/jimmac/adwaita-3-32' into 'wip/jimmac/adwaita-3-32'
...
Reduce vertical menu padding from 8px to 4px
See merge request GNOME/gtk!520
2019-01-21 21:24:44 +01:00
Jakub Steiner
dc144d1266
Adwaita: do show labels on switches
...
- now that we have I/O and not ON/OFF
2019-01-21 19:34:33 +01:00
Jakub Steiner
c82d6f9872
Adwaita: headerbar buttons separators
...
- make the border more aparent for when two :active buttons
are neighboring (Builder panel toggles).
2019-01-21 13:16:42 -05:00
Jakub Steiner
6ff9e5ab7d
Adwaita: headerbar togglebuttons backdrop
...
- redefine overriden backdrop state
2019-01-21 13:16:42 -05:00
Jakub Steiner
b8d142f8b8
Adwaita: expand the headerbar button styling
...
- it's not just stackswitcher buttons, apparently. Builder uses
togglebuttons.
2019-01-21 13:16:42 -05:00
Jakub Steiner
e66c0a45d4
Adwaita: don't do undershoot
...
- No need to indicate overflown content. No other OS does this.
fixes #1591
2019-01-21 13:16:42 -05:00
Jakub Steiner
091b189ce3
Adwaita: make switcher buttons' active darker
...
- create more contrast against the headerbar background without lowering
contrast with the label and border.
- top border shaded for extra aid of the state being pressed (in the two button scenatio)
Addesses issue #1588
2019-01-21 13:16:42 -05:00
Jakub Steiner
0fc284bf61
Adwaita: tone down the window roundounding
2019-01-21 13:16:42 -05:00
Jakub Steiner
e51f08bda0
Adwaita: button-alt toning down
...
- checkboxes and radios were too 3d
2019-01-21 13:16:42 -05:00
Jakub Steiner
1efa376b83
Adwaita: darker active state for buttons
2019-01-21 13:16:42 -05:00
Jakub Steiner
6d391b89b8
Adwaita: selection dropdown vcentering
...
- somewhat odd off-center vertical centering on the selection
filter popover
2019-01-21 13:16:42 -05:00
Jakub Steiner
4300a5c609
Adwaita: remove chin from circular buttons
...
https://gitlab.gnome.org/GNOME/gtk/issues/1510
2019-01-21 13:16:42 -05:00
Jakub Steiner
914813c44a
Adwaita: colored/darker button tweaks
...
- less contrasty border on colored buttons
- tone down edge highlight on darker buttons
https://gitlab.gnome.org/GNOME/gtk/issues/1510
2019-01-21 13:16:42 -05:00
Jakub Steiner
c529de1765
Adwaita: rounding of popovers
...
- you give Tobias a finger and he grbs the whole arm
https://gitlab.gnome.org/GNOME/gtk/issues/1510
2019-01-21 13:16:42 -05:00
Jakub Steiner
71a97accf2
Adwaita: no hardsh bottom shading
...
- felt like an inset shadow in some situations
https://gitlab.gnome.org/GNOME/gtk/issues/1510
2019-01-21 13:16:42 -05:00
Jakub Steiner
7a51da1e69
Adwaita: non-square buttons rejiggle
...
- rather than squishing vertically, stretch horizontally.
The previous method made some non-button widgets odd looking.
https://gitlab.gnome.org/GNOME/gtk/issues/1510
2019-01-21 13:16:42 -05:00
Jakub Steiner
2badd5f45a
Adwaita: headerbar radius
...
- last occurence of window border radius, I swear :)
https://gitlab.gnome.org/GNOME/gtk/issues/1510
2019-01-21 13:16:42 -05:00
Jakub Steiner
92ebd74101
Adwaita: window radius
...
- found the lapo magic to fix the non-csd corner anti-aliasing
- csd headerbars to do
https://gitlab.gnome.org/GNOME/gtk/issues/1510
2019-01-21 13:16:42 -05:00
Jakub Steiner
df40f2cc2b
Adwaita: a *hair* lighter shadows
...
https://gitlab.gnome.org/GNOME/gtk/issues/1510
2019-01-21 13:16:41 -05:00
Jakub Steiner
2dd73b7f76
Adwaita: move button shadows down a pixel
...
https://gitlab.gnome.org/GNOME/gtk/issues/1510
2019-01-21 13:16:41 -05:00
Jakub Steiner
9f885ba16c
Adwaita: modals also need the rame rounding
...
https://gitlab.gnome.org/GNOME/gtk/issues/1510
2019-01-21 13:16:41 -05:00
Jakub Steiner
d5fcc8d522
Adwaita: increase window radius
...
- to match the button radius, increase the windwo border radius
https://gitlab.gnome.org/GNOME/gtk/issues/1510
2019-01-21 13:16:41 -05:00
Jakub Steiner
213aeffd62
Adwaita: no 'chin' for buttons
...
- box-shadow doesn't mix with the chin
https://gitlab.gnome.org/GNOME/gtk/issues/1510
2019-01-21 13:16:41 -05:00
Jakub Steiner
25148ac344
Adwaita: buttons cast a shadow
...
https://gitlab.gnome.org/GNOME/gtk/issues/1510
2019-01-21 13:16:41 -05:00
Jakub Steiner
8fc57f144c
Adwaita: squash buttons as per reqs
...
- not a big fan of this one
https://gitlab.gnome.org/GNOME/gtk/issues/1510
2019-01-21 13:16:41 -05:00
Jakub Steiner
8a7023fe33
Adwaita: hide close separator
...
https://gitlab.gnome.org/GNOME/gtk/issues/1510
2019-01-21 13:16:41 -05:00
Jakub Steiner
6ef7c2ef29
Adwaita: round buttons
...
- Grumpy old man commits the first thing he dislikes on
Allan's proposal.
https://gitlab.gnome.org/GNOME/gtk/issues/1510
2019-01-21 13:16:41 -05:00
Jakub Steiner
3fa0e4b0be
Adwaita: GNOME 3.32 changes
...
- colorsheme based on the new icon HIG color palette
- new switches
- darker headerbar to contrast with unfocused windows
- raised buttons derived from the icon style
2019-01-21 13:16:41 -05:00
Daniel Boles
6eb1be27f7
Adwaita: Fix bg of backdrop:disabled spinbutton +-
...
The +/- buttons are meant to be transparent, showing the base_color,
but when backdropped they were picking up background-image from the base
button, meaning they suddenly became more like theme_bg_color instead,
and jumped out of the spinbutton when in backdrop unlike the rest of it.
This looks strange and achieves nothing (especially not indicating that
they are disabled, which is already served fine by their dim fg colour).
Fix this by explicitly saying we don't want any background-image there.
2019-01-06 20:03:35 +00:00
Jakub Steiner
4247fb606a
Adwaita: revert all gnome 3.32 changes
...
- all changes now in wip/jimmac/gnome-3-32 branch
2018-12-10 20:23:22 +01:00
Jakub Steiner
720bc7083c
Adwaita: special case round buttons
...
- defining gradients outside of _drawing while Lapo isn't
looking. Surely this will bite us in the future.
2018-12-10 12:19:09 +01:00
Jakub Steiner
ad7eeb7a23
Adwaita: gradient undershoots
...
- based on a patch by frederik.feichtmeier <frederik.feichtmeier@gmail.com>
I'm certain this is something we had initially, but can't recall
why we got rid of it for the more visually distracting dashed line.
We can always revert when Lapo shows up and slams us with that broken
use case. I'm guessing non-white bgs.
- So far it looks way less distracting than the dashed line
2018-12-10 11:57:13 +01:00
Jakub Steiner
239c95af47
Adwaita: buttons
...
- less dramatic gradient on the buttons
2018-12-07 18:20:57 +01:00
Jakub Steiner
a4f3021693
Adwaita: regenerate CSS
...
- for the previous patch
2018-12-07 12:04:17 +01:00
Jakub Steiner
152b89e812
Adwaita: lower selection border contrast
...
- to mimic what happened to regular borders
2018-12-07 00:58:58 +01:00
Jakub Steiner
5e127cff12
Adwaita: buttons & headerbar tweaks
...
- tone down the button z-depth
- flatter headerbars
2018-12-05 16:19:46 +01:00
Jakub Steiner
be75460913
Adwaita: updated switch control
...
- might be nasty to hide labels with CSS. We can fix properly later.
- the blue border seesm aliased when :checked
2018-11-30 20:53:13 +01:00
Jakub Steiner
ea7a7e0425
Adwaita: shade buttons
...
- it was a bit too flat
2018-11-29 21:54:56 +01:00
Jakub Steiner
e68e75c34c
Adwaita: unbreak icon-shadow again
...
- Somehow I keep messing this one up
fixes https://gitlab.gnome.org/GNOME/gtk/issues/1456
2018-11-29 20:49:43 +01:00
Jakub Steiner
9a8f92f068
Adwaita: button tweaks
...
- step back on toning down the borders. Flatness !> legibility.
- darker active state for light
- draw gradinets from bottom up, to keep px sized shading regardless
of button size.
2018-11-29 20:18:08 +01:00
Jakub Steiner
4cceccd129
Adwaita: headerbar backdrop state
2018-11-29 14:35:57 +01:00
Jakub Steiner
96f0b541bb
Adwaita: sync headerbar styling for devel mode
2018-11-29 13:14:09 +01:00
Jakub Steiner
a386bc98d7
Adwaita: flatten the headerbar again
2018-11-28 20:27:44 +01:00
Jakub Steiner
9b9b15c1a0
Adwaita: tune button & hederbar colors
2018-11-28 14:17:37 +01:00
Jakub Steiner
00556bd6cb
Adwaita: buttons & headerbars
...
- tone down the bottom border contrast (increase bottom lightness,
decrease overall lightness)
- darken headerbars slightly (might require darkening wm colors when
dust settles)
2018-11-28 00:19:25 +01:00
Jakub Steiner
0271471b81
Adwaita: app icon shadow fix
...
- of course I'd miss the _ to - change
2018-11-26 17:31:19 +01:00
Jakub Steiner
ffde7d780d
Adwaita: help fullcolor app icons
...
- draw a large dropshadow for aboutboxes
- draw an outline for low res
See issues #1434 and #1445 .
2018-11-26 17:29:17 +01:00
Jakub Steiner
a139b63304
Adwaita: tone down borders, buttons
...
- very contrasty lines feel dated in today's flat world
- tone down the contrast a little
2018-11-23 17:37:00 +01:00