[libadwaita] (203 commits) Non-fast-forward update to branch wip/exalm/value-objects
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libadwaita] (203 commits) Non-fast-forward update to branch wip/exalm/value-objects
- Date: Tue, 31 Aug 2021 09:15:43 +0000 (UTC)
The branch 'wip/exalm/value-objects' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:
https://wiki.gnome.org/Git/Help/NonFastForward
Commits removed from the branch:
8006ee6... Drop AdwValueObject
badbfb3... doc: Mention `AdwValueObject` removal in the migration guid
86166ae... enum-value-object: Move to AdwEnumListModel file
7b0953e... ci: Update ABI break commit
Commits added to the branch:
015892d... stylesheet: Add an offset for switch focus ring (*)
138150d... flap: Remove dead assignment (*)
cfb2468... swipe-tracker: add missing parentheses (*)
ac080d5... build: Fix cross-compilation with -Dgtk_doc=true (*)
caf7fb7... leaflet: avoid redundant condition (*)
568dc05... avatar: avoid duplicate return (*)
bf73a3e... tab: Remove unused struct members (*)
afee036... carousel: Fix crash with 2 overlapping animations (*)
8b17cd5... tab-view: Add tests for the pages model (*)
7640bfd... tab-view: Update the model later when attaching pages (*)
2bae1bb... clamp: Fix using "width" instead of "size" in doc (*)
5a07011... tab: Use the default flat style for buttons (*)
1097a57... stylesheet: Use lighter active states (*)
f1eeb94... stylesheet: Unify spinbutton styles (*)
f6196e9... stylesheet: Remove redundant osd button special cases (*)
e5b40ec... stylesheet: Remove a trailing blank line (*)
9015fb6... stylesheet: Use flat button style for calendar header (*)
bb5ad30... stylesheet: Transparentize disabled buttons (*)
da4ec19... stylesheet: Add a selected+active view color (*)
66dd0c4... stylesheet: Remove special osd image button styles (*)
5a6e8ce... stylesheet: Add linebreaks in _colors.scss (*)
9028bde... stylesheet: Redo the message dialog action area (*)
ef0b1a9... stylesheet: Rework .linked (*)
4133dfd... stylesheet: Use currentColor instead of text color (*)
50ba8d2... stylesheet: Overhaul button styles (*)
31e6473... stylesheet: Lighten up entry borders (*)
e3b3120... stylesheet: Lighten header bar (*)
f61a914... stylesheet: Brighten accent color for dark variant (*)
b9b7b87... stylesheet: Remove 2 unused colors (*)
8fc8eed... stylesheet: Unify error, warning and destructive colors (*)
2bf0eb3... stylesheet: Remove separate variables for flat colored butt (*)
7ead2f9... stylesheet: Use transparency for infobar hover/active state (*)
8fa8a53... stylesheet: Redo infobars (*)
fd6203c... stylesheet: Move header bar padding into an internal box (*)
83f6741... stylesheet: Rename selected_bg/fg_color to accent_color/tex (*)
20b081b... stylesheet: Drop an unused color (*)
8238a3f... stylesheet: Rework filled button states again (*)
f4a246e... stylesheet: Use lighter hover for fills as well (*)
8727138... stylesheet: Make sure switch and progress bar recoloring wo (*)
f5199c6... stylesheet: Ensure menus are recolorable (*)
2d8d40f... stylesheet: Ensure status page is recolorable (*)
7e0de41... stylesheet: Don't add background to message dialog headers (*)
46c3775... stylesheet: Unify accent, destructive, success, warning, er (*)
4723344... stylesheet: Expose all the overridable colors publicly (*)
de9d728... stylesheet: Consistently use gtkalpha() (*)
108c35f... stylesheet: Add and use gtkmix() (*)
cc50abf... stylesheet: Implement recoloring for accent and a few other (*)
c5d480c... stylesheet: Use a more contrasty accent for foreground (*)
9ac415d... stylesheet: Add the .accent style class (*)
b4723e4... doc: Mention the new accent color in migration guide (*)
15a0e08... stylesheet: Don't hardcode view switcher indicator color (*)
fceea5f... stylesheet: Redo color swatches (*)
d650c24... stylesheet: Add _palette.scss (*)
432844a... stylesheet: Use palette colors instead of magic values (*)
a352459... stylesheet: Replace #fff by white (*)
a904e7d... stylesheet: Add foreground colors to the palette (*)
c2ba6ba... stylesheet: Define foreground and background colors (*)
f102b74... stylesheet: Simplify public color casts (*)
2a28bce... stylesheet: Fix legacy dialog action area (*)
64077db... stylesheet: Split dialog styles into a separate file (*)
dad2e49... stylesheet: Move the devel headerbar style to a nested widg (*)
a7636b0... stylesheet: Restore a backdrop state for header bar (*)
736a9ea... stylesheet: Tone down the devel style (*)
37fc4cb... stylesheet: Add back a backdrop state for AdwTabBar (*)
215f9a1... stylesheet: Add a prominent border for color swatches in HC (*)
6e75a1f... stylesheet: Fix the focus ring opacity in HC (*)
8de5213... leaflet: Null check visible child in find_swipeable_page() (*)
ee11d4d... combo-row: Fix subtitles when the model has 0 items (*)
380a528... combo-row: Refresh subtitle when setting expression (*)
440bae6... doap: Add Christopher Davis (*)
1a1c565... tab-view: Set can-target to false during dnd and not can-fo (*)
51b8ab0... stylesheet: Fix message dialog action area (*)
6d9dfb1... stylesheet: Fix menubutton.osd style (*)
5879f42... stylesheet: Fix osd menu button popovers (*)
8a38bb0... stylesheet: Support .circular, .flat and .outline for menu (*)
c974df0... stylesheet: Rename accent_color/text to accent_bg/fg_color (*)
bfcebe7... stylesheet: Rename destructive_color/text to destructive_bg (*)
4aa6903... Rename standalone accent/destructive colors and expose them (*)
7eb0eea... doc: Update the migration guide (*)
fce1de5... Specify the libawaita building branch (*)
bdac6c0... gitignore: Ignore subproject checkout directories (*)
97f8aba... Revert "stylesheet: Add back a backdrop state for AdwTabBar (*)
284af49... Revert "stylesheet: Restore a backdrop state for header bar (*)
9119565... stylesheet: Use darker headerbar for focused windows (*)
0c24178... Add AdwFoldThresholdPolicy (*)
965242d... leaflet: Add fold-threshold-policy property (*)
a527ad4... flap: Add fold-threshold-policy-property (*)
7248daf... leaflet: nullable annotations for visible_child (*)
a9e2ce8... Add Chinese (China) translation (*)
caa50b5... stylesheet: Support arrow menu buttons (*)
6fe35c2... Make all set/get_icon_name functions nullable (*)
6929ede... Unify get/set of most strings to none-nullable (*)
ea7ef0f... Add AdwViewStack (*)
fe3e9b5... view-stack: Add the badge-number property (*)
3245be8... view-switcher: Use AdwViewStack instead of GtkStack (*)
de2786c... indicator-bin: Rename show-indicator to needs-attention (*)
f5e843e... view-switcher-button: Move indicator to icon for wide mode (*)
a33a026... indicator-bin: Add badges (*)
d8fd40e... indicator-bin: Remove the contained property (*)
9885abd... view-switcher: Support unread badges (*)
3063e2b... view-switcher-button: Stop removing needs-attention when ac (*)
eaa6621... doc: Mention Adw.ViewStack in migration guide (*)
6840305... demo: Add a badge example (*)
27e82dd... doc: Make API changes brought by AdwViewStack more explicit (*)
4119428... view-stack: Make transition_duration a macro (*)
f26b99f... view-stack: Better describe the widget (*)
c3c2b6d... Add missing periods to short class descriptions (*)
067d983... stylesheet: Brighten accent/destructive_colors in light var (*)
5d1fd3a... stylesheet: Remove redundant undecorated button rules (*)
4eda2ec... stylesheet: Specificity bump for view switcher buttons (*)
a9bc9d2... stylesheet: Make buttons bold (*)
818b565... stylesheet: Revert the linked style back (*)
3aa34fe... stylesheet: Use 6px padding and spacing for toolbars (*)
3186aed... Add German translation (*)
ac90b6d... view-stack: Make the name property not construct-only (*)
9ace5b0... view-stack: Add missing EXPLICIT_NOTIFY to page properties (*)
bf2e862... view-stack: Don't show duplicate name warnings for null nam (*)
0642dbb... preferences-page: Add the 'name' property (*)
8a43fd0... preferences-window: Add visible-child and visible-child-nam (*)
edd7216... carousel: Fix crash when attempting to scroll on an empty c (*)
a497ec3... indicator-bin: Free the shader in unrealize() instead of di (*)
24455c0... fading-label: Free the shader in unrealize() instead of dis (*)
4f495da... tab: Free the shader in unrealize() instead of dispose() (*)
1d5340b... avatar: Fix memory leaks (*)
2c81acd... demo-window: Fix a memory leak (*)
8555174... stylesheet: Fix slider for scale.marks-before.marks-after (*)
d67535c... tests: add test for model correctness (*)
f6302c0... tab-view: delay notify::selected-page until after setting (*)
4c8d07b... doc: Add the alpha to alpha migration guide (*)
f5932ab... Release 1.0.0-alpha.2 (*)
a236e25... avatar: Use auto cleanups for Cairo types (*)
c858375... icons: Update adw-expander-arrow-symbolic (*)
959f434... demo: Update icons (*)
8eae01f... squeezer: Reduce the scope of some variables (*)
7265a43... squeezer: Typo fix (*)
d459e69... squeezer: Add the allow-none property (*)
1ee626b... demo: Quick hack to show how it works (*)
8c79ff3... Revert "demo: Quick hack to show how it works" (*)
11effb6... squeezer: Fix tests (*)
e37f685... action-row: Remove typo (*)
51563f1... action-row: Remove unnecessary unparent (*)
7bf2290... Use non-deprecated license identifier (*)
80a908b... meson: Use correct SPDX identifier (*)
bb657d8... stylesheet: Drop an unused variable (*)
4f63b27... stylesheet: Remove alt border color (*)
5035066... stylesheet: Stop using $borders_color for overshoot (*)
1f13876... stylesheet: Replace solid-csd border with an inset shadow (*)
05c180a... stylesheet: Stop using $dark_fill for notebook hover (*)
7362e3e... stylesheet: Make dark_fill not depend on border color (*)
8094893... stylesheet: Remove insensitive_borders_color (*)
a93e1c5... stylesheet: Increase opacity on HC trough colors (*)
3fe0d30... stylesheet: Remove $treeview_borders_color (*)
c0ed244... stylesheet: Use regular $borders_color for separators (*)
e9146ab... stylesheet: Fix legacy file chooser dialog border (*)
4646b08... stylesheet: Simplify entry border (*)
7947946... stylesheet: Use regular $borders_color for lists (*)
8db67cf... stylesheet: Remove a few redundant &s (*)
dd5f178... stylesheet: Stop using $borders_color for HC switches (*)
9ec3854... stylesheet: Replace scrollbar border with an inset box-shad (*)
5225f5d... stylesheet: Use box-shadow instead of border for toolbars (*)
8bdb26e... stylesheet: Overhaul header bar and tab bar borders (*)
43d1689... stylesheet: Add background-clip: padding-box where we use b (*)
1463f38... stylesheet: Use recolorable half-transparent borders (*)
7b84584... animation: Refactor adw-animation into a GObject (*)
943fb62... Fixes (*)
392da6a... fixes (*)
8c31695... reorder getters/setters (*)
aadcce5... Use non-deprecated license identifier See https://spdx.org/ (*)
e7b03bd... stylesheet: Support headerbar.flat (*)
9ebea39... preferences: fix typo in property name (*)
a15784f... header-bar: Adjust heights (*)
3b43f1e... demo: Simplify the split header bar layout (*)
1ca6321... stylesheet: Softer window shadows (*)
9f176be... Fix 2 animation build warnings (*)
020a1df... carousel: Don't allocate more than the carousel's size (*)
b60f945... carousel: Don't check the min size of expanded children (*)
ee9f2d4... stylesheet: Don't use focus-within for list focus rings (*)
d549183... stylesheet: Make : in focus-state explicit (*)
9b6efa6... Introduce the AdwApplication class (*)
acf6da6... demo: inherit from AdwApplication (*)
789ce77... status-page: Use expressions to show/hide labels (*)
d100c05... status-page: Make icon optional (*)
d541a25... stylesheet: Remove focus ring from labels (*)
a0df7d5... stylesheet: Add and use .numeric (*)
611c27a... status-page: Set icon size with CSS (*)
8014b17... status-page: Add .compact style class (*)
1942480... tabview: delay selection change until model updates (*)
3e9ae3f... preferences-group: Use the markup for labels (*)
ca848ca... stylesheet: Add .pill style class for buttons (*)
2307a80... examples: Use pill buttons throughout the demo (*)
be24333... examples: Use icon-less status pages instead of manual labe (*)
b87bd3b... clamp: Fix measuring child with for_size == -1 (*)
8c74758... focus: Rename to widget-utils (*)
66d4d6e... Implement compute_expand() for widgets that have children (*)
fceb8fd... header-bar: Remove a useless function (*)
8442d60... Implement get_request_mode() where appropriate (*)
fcf6288... AdwApplication: Fix memory leak in update_stylesheet (*)
1185e55... Drop AdwValueObject
a5f4a69... doc: Mention `AdwValueObject` removal in the migration guid
d24189b... enum-value-object: Move to AdwEnumListModel file
c299d70... enum-list-model: Rename AdwEnumValueObject to AdwEnumListIt
7e9a1f5... doc: Mention AdwEnumListItem changes in the migration guide
48d5256... ci: Update ABI break commit
(*) This commit already existed in another branch; no separate mail sent
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]