37c47d70f6
Adwaita: no hardsh bottom shading
...
- felt like an inset shadow in some situations
https://gitlab.gnome.org/GNOME/gtk/issues/1510
2019-01-28 11:43:53 +01:00
0e95206697
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-28 11:43:53 +01:00
99a48fe7e7
Adwaita: headerbar radius
...
- last occurence of window border radius, I swear :)
https://gitlab.gnome.org/GNOME/gtk/issues/1510
2019-01-28 11:43:53 +01:00
60230b4653
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-28 11:43:53 +01:00
9b820cde49
Adwaita: a *hair* lighter shadows
...
https://gitlab.gnome.org/GNOME/gtk/issues/1510
2019-01-28 11:43:53 +01:00
15bd30d222
Adwaita: move button shadows down a pixel
...
https://gitlab.gnome.org/GNOME/gtk/issues/1510
2019-01-28 11:43:53 +01:00
8d205fd518
Adwaita: slightly larger radius for windows
...
https://gitlab.gnome.org/GNOME/gtk/issues/1510
2019-01-28 11:43:53 +01:00
b06712d3c9
Adwaita: modals also need the rame rounding
...
https://gitlab.gnome.org/GNOME/gtk/issues/1510
2019-01-28 11:43:53 +01:00
83a45d3bb0
Adwaita: increase window radius
...
- to match the button radius, increase the windwo border radius
https://gitlab.gnome.org/GNOME/gtk/issues/1510
2019-01-28 11:43:53 +01:00
aa1593505d
Adwaita: no 'chin' for buttons
...
- box-shadow doesn't mix with the chin
https://gitlab.gnome.org/GNOME/gtk/issues/1510
2019-01-28 11:43:53 +01:00
501bce47ea
Adwaita: buttons cast a shadow
...
https://gitlab.gnome.org/GNOME/gtk/issues/1510
2019-01-28 11:43:53 +01:00
585569f66e
Adwaita: squash buttons as per reqs
...
- not a big fan of this one
https://gitlab.gnome.org/GNOME/gtk/issues/1510
2019-01-28 11:43:53 +01:00
5541152724
Adwaita: hide close separator
...
https://gitlab.gnome.org/GNOME/gtk/issues/1510
2019-01-28 11:43:53 +01:00
1c5071c346
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-28 11:43:53 +01:00
7e623b4f12
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-28 11:43:53 +01:00
80b5024239
switch: Update the .symbolic.png icon too
...
Regenerate switch-off-symbolic.symbolic.png from switch-off-symbolic.svg.
2019-01-25 15:27:45 -05:00
f900087f30
switch: fix off icon shape
...
- the recoloring would only work on rects and paths
2019-01-25 20:21:57 +01:00
d82edf0c91
Adwaita: Fix wrong icon position in some buttons
...
This commit reverts min-width sizes and changes horizontal padding instead in
order to avoid off-centered button icons.
Fixes #1621
2019-01-25 21:02:47 +09:00
75a4ae2aba
switch: use icons
...
Use the newly added icons.
2019-01-24 20:15:47 -05:00
9fe0ef42a1
Add switch icons
...
These will be used in GtkSwitch in the future.
2019-01-24 17:47:28 -05:00
cde6ae938e
Adwaita: fix padding and rounding on menubar submenus
2019-01-24 11:32:25 -05:00
6a4ce55a69
switch: Avoid problems with glyph availability
...
If none of the glyphs we want are available, fall
back to using empty strings here, rather than causing
critical warnings.
2019-01-23 12:04:08 -05:00
882c81dab2
Fix -Wincompatible-pointer-types warnings
2019-01-23 12:18:18 +00:00
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
f2c3481b5c
Adwaita: use neutral greys for dark
...
- the hint of warm color is too subtle to even notice for most people
Fixes issue #1589
2019-01-22 11:59:40 +01:00
393a016c5a
Adwaita: darken dark mode
...
- match lightness of the old theme.
Fixes issue #1605
2019-01-22 11:55:10 +01:00
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
254719ee50
Reduce vertical menu padding from 8px to 4px
2019-01-21 20:31:19 +01:00
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
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
6ff9e5ab7d
Adwaita: headerbar togglebuttons backdrop
...
- redefine overriden backdrop state
2019-01-21 13:16:42 -05:00
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
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
83dcdaa402
Adwaita: update image assets
...
- mainly sliders
fixes #1590
2019-01-21 13:16:42 -05:00
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
0fc284bf61
Adwaita: tone down the window roundounding
2019-01-21 13:16:42 -05:00
e51f08bda0
Adwaita: button-alt toning down
...
- checkboxes and radios were too 3d
2019-01-21 13:16:42 -05:00
1efa376b83
Adwaita: darker active state for buttons
2019-01-21 13:16:42 -05:00
6d391b89b8
Adwaita: selection dropdown vcentering
...
- somewhat odd off-center vertical centering on the selection
filter popover
2019-01-21 13:16:42 -05:00
4300a5c609
Adwaita: remove chin from circular buttons
...
https://gitlab.gnome.org/GNOME/gtk/issues/1510
2019-01-21 13:16:42 -05:00
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
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
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
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
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
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
df40f2cc2b
Adwaita: a *hair* lighter shadows
...
https://gitlab.gnome.org/GNOME/gtk/issues/1510
2019-01-21 13:16:41 -05:00
2dd73b7f76
Adwaita: move button shadows down a pixel
...
https://gitlab.gnome.org/GNOME/gtk/issues/1510
2019-01-21 13:16:41 -05:00
034103b078
Adwaita: slightly larger radius for windows
...
https://gitlab.gnome.org/GNOME/gtk/issues/1510
2019-01-21 13:16:41 -05:00
9f885ba16c
Adwaita: modals also need the rame rounding
...
https://gitlab.gnome.org/GNOME/gtk/issues/1510
2019-01-21 13:16:41 -05:00