[libadwaita] (708 commits) Non-fast-forward update to branch wip/exalm/flatpak-docs
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libadwaita] (708 commits) Non-fast-forward update to branch wip/exalm/flatpak-docs
- Date: Tue, 21 Dec 2021 09:16:34 +0000 (UTC)
The branch 'wip/exalm/flatpak-docs' 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:
c9fd053... docs: Add sassc to the flatpak manifest example
Commits added to the branch:
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 (*)
3520997... Update Portuguese translation (*)
7b5c383... Rename AdwWindow:child and AdwApplicationWindow:child to co (*)
d357783... ci: Bump ABI break commit (*)
2e9bce1... Drop AdwValueObject (*)
a85059b... doc: Mention `AdwValueObject` removal in the migration guid (*)
e9ff4e1... enum-value-object: Move to AdwEnumListModel file (*)
ad09941... enum-list-model: Rename AdwEnumValueObject to AdwEnumListIt (*)
deec32f... doc: Mention AdwEnumListItem changes in the migration guide (*)
9280814... ci: Bump ABI break commit (*)
96773a2... Do not use deprecated get_drop with GTK 4.4 (*)
0554deb... meson: Use generated version header (*)
dd1e942... view-switcher-bar: Remove policy (*)
0bd0b00... squeezer: Align last visible child in size_allocate() as we (*)
b863326... squeezer: Fix child switch threshold in vertical orientatio (*)
143c48e... squeezer: Add switch-threshold-policy (*)
54d711b... leaflet: Fix a flap reference in docs (*)
48db016... view-switcher-title: Use 2 separate view switchers (*)
e01c04d... view-switcher-title: Remove policy (*)
0d6d861... view-switcher: Remove narrow-ellipsize (*)
ebc9cee... view-switcher: Remove the auto policy (*)
9bebf38... view-switcher: Remove custom layout (*)
3f3c343... leaflet: Use minimum fold policy by default (*)
15e741f... ci: Bump ABI break commit (*)
e3dfc65... view-switcher-button: Increase natural size for wide mode (*)
c3a5641... stylesheet: Remove view switcher label padding in wide mode (*)
3f76263... squeezer: Fix the threshold policy doc links (*)
04bf2cf... Added Lithuanian translation (*)
36e690f... Czech translation (*)
ca9256a... Add Galician translation (*)
907ae0f... stylesheet: Update menu button style (*)
6eee9ae... Add AdwSplitButton (*)
af2be5a... Add AdwButtonContent (*)
0cd2703... stylesheet: Remove separator margin for non-menu popovers (*)
f1b5704... stylesheet: Extract style for raised buttons (*)
21336a5... stylesheet: Use toolbar style for header bars and action ba (*)
f92e0ed... stylesheet: Reset toolbar styles for popovers (*)
6502e96... stylesheet: Make GtkWindowControls buttons filled (*)
2c0c15b... stylesheet: Make image buttons square (*)
44dc0b3... stylesheet: Specificity bump for spinbutton buttons (*)
be21dd5... view-switcher-button: Set spacing in css and match buttons (*)
035456d... stylesheet: Add separator.spacer (*)
2218040... doc: Mention the flat button changes in the migration guide (*)
df50f94... example: Add a split button+button content page (*)
62728c8... stylesheet: Make any arrow buttons and split buttons flat a (*)
6fb3655... doc: Remove an outdated header bar split button mention (*)
471d826... stylesheet: Support .image-button on menu buttons (*)
886a4ee... doc: Fix typo in the migration guide (*)
e947ca6... button-content: Don't expand icon when a label is visible (*)
a4d1849... stylesheet: Fix menubutton.raised (*)
a224568... stylesheet: Move needs-attention styles to _common.scss (*)
907538f... stylesheet: Restrict .linked to box and grid (*)
feeef12... stylesheet: Add .toggle-group style (*)
76c0ebe... stylesheet: Use toggle group style for GtkStackSwitcher (*)
fee4065... demo: Use .toggle-group instead of .linked for flap toggles (*)
913630e... Revert "demo: Use .toggle-group instead of .linked for flap (*)
8ae929f... Revert "stylesheet: Use toggle group style for GtkStackSwit (*)
9954a98... Revert "stylesheet: Add .toggle-group style" (*)
87a451f... Revert "stylesheet: Restrict .linked to box and grid" (*)
9390827... Add Danish translation (*)
bbb5c36... headerbar: devel stripy watermark (*)
98dc0c5... devel-headerbar: direction and size of stripes (*)
aef1c59... preferences-group: Hide the list by default (*)
b36a038... stylesheet: Stop using insensitive_[bf]g_color (*)
d7efa9a... stylesheet: Move button color vars to _button.scss (*)
783d4ee... stylesheet: Remove @content_view_bg and @text_view_bg (*)
7429bfc... stylesheet: Move old public colors to _compat-colors.scss (*)
1e11b4f... stylesheet: Add back colors like theme_selected_bg_color as (*)
13eebf7... stylesheet: Use opacity for scrollbar slider states (*)
4ccc4c7... stylesheet: Inline scrollbar colors (*)
203419c... stylesheet: Remove insensitive osd entry style (*)
cc92903... stylesheet: Simplify osd color (*)
1edf065... stylesheet: Redo osd buttons (*)
388dbb3... stylesheet: Fix caret color (*)
98db543... stylesheet: Remove a redundant insensitive style from calen (*)
8dec40b... stylesheet: Use opacity for entry icons (*)
c0c59df... stylesheet: Simplify tree headers (*)
9c3a330... stylesheet: Remove unused mixins (*)
9d28634... stylesheet: Remove .content-view (*)
8d6ef54... stylesheet: Redo GtkExpander hover (*)
1bdae49... stylesheet: Refactor .content row colors (*)
d2ce7e0... stylesheet: Update .content row hover/active (*)
3de9c86... stylesheet: Explicitly set color in popovers (*)
4602b6b... stylesheet: Apply headerbar border opacity separately (*)
406386c... stylesheet: Explicitly reset flat header bar color (*)
800eddf... stylesheet: Derive menubar separator color from text (*)
ec2797c... Rework .content list style (*)
3de8cc9... stylesheet: Remove notebook tab.reorderable-page style (*)
85b41d6... stylesheet: Use currentColor for notebook tab hover (*)
9e370f9... stylesheet: Stop using scss functions for tab bar styles (*)
f4e864d... stylesheet: Stop using scss functions for treeview styles (*)
c8aef8b... stylesheet: Stop overriding spinbutton hover color (*)
271ebd8... tab-box: Support recolorability better (*)
2b1bae0... stylesheet: Fix .osd toolbar paddings (*)
3f3a0e5... stylesheet: Specificity bump emoji chooser buttons against (*)
032998f... stylesheet: Move menu popover padding inside scrolled windo (*)
2e317a0... Add Korean translation (*)
03f1594... stylesheet: More menu padding fixes (*)
63d2d67... Add Serbian translation (*)
1842082... doc: Drop modules we're not likely to use from urlmap (*)
5a1a41e... doc: Use docs.gtk.org links instead of GitLab pages (*)
d698b07... doc: Add glib and friends to urlmap (*)
9d18aab... doc: Link to glib types where possible (*)
4c6eda8... split-button: Add missing Since: 1.0 comments (*)
5cac616... stylesheet: Use bottom border for boxed list rows (*)
951666b... stylesheet: Remove redundant boxed list rules (*)
198e559... stylesheet: Fix .osd button states (*)
0844922... doc: Remove the icon bundling section from migration guide (*)
e2c030b... Drop gitattributes (*)
e2dd9a2... button-content: Fix setting icon name (*)
3f4e0d3... carousel: Check if the widget is a child in scroll_to_full( (*)
da5bf66... avatar: Replace draw_to_pixbuf() with draw_to_texture() (*)
1a6d235... ci: Bump ABI break commit (*)
ce2b1bf... leaflet: Clean up homogeneous properties (*)
e20f39b... ci: Bump ABI break commit (*)
60ec69f... Add AdwSettings (*)
8f99e62... Add AdwStyleManager (*)
e67d767... application: Add style-manager property (*)
b713a37... application: Remove gtk-application-prefer-dark-theme menti (*)
1433520... application: Use AdwStyleManager properties to control styl (*)
6c3bd96... demo: Rework the dark mode button (*)
e10662d... doc: Mention HdyStyleManager in migration guide (*)
27e9505... doc: Mention default color scheme change in migration guide (*)
facaa00... doc: Fix class link (*)
2a139f5... main: Add adw_is_initialized() (*)
cb42371... style-manager: Load stylesheet without gtk-theme-name (*)
bffad8a... settings: Rename has_color_schemes() to get_system_supports (*)
7f08cd2... settings: Expose system-supports-color-scheme as a property (*)
1af8ad7... style-manager: Anticipate system-supports-color-schemes cha (*)
2bf9410... demo: Handle system-supports-color-schemes changes in runti (*)
263dbac... settings: Add API to override system appearance (*)
aa7e6f3... settings: Expose in the ABI (*)
23f15dd... Add a GtkInspector extension (*)
008631c... action-row: Add a style class to icons (*)
bcbe55a... combo-row: Add style classes to itself and the dropdown arr (*)
06aebb8... stylesheet: Fix list row sensitive styles (*)
4288427... stylesheet: Fix AdwStatusPage icon when insensitive (*)
0014f47... inspector-page: Implement 'object' property (*)
6933d3b... Properly check param == NULL || GTK_IS_TYPE (param) (*)
e9b9a6d... tests: Add AdwStyleManager tests (*)
e51c091... style-manager: Don't reference non-existent API (*)
c099901... ci: Refresh the docs image (*)
b445cde... ci: Refresh the abi checker image (*)
f813745... ci: Fix a bogus build option (*)
cd4f8eb... build: Bump GTK version requirement (*)
86e7767... tab-box: Remove a GTK 4.4.0 check (*)
2ce45a7... Update POTFILES.in (*)
c104b7e... avatar: Remove cairo cleanup definitions (*)
8a82ba3... Update Ukrainian translation (*)
810ff79... Update Brazilian Portuguese translation (*)
a2f2c07... Updated Czech translation (*)
aef5a12... doc: A few migration guide fixes (*)
82c223a... doc: Add an alpha 2->3 migration guide (*)
40c19ab... Release 1.0.0.alpha.3 (*)
eea7a8f... settings: Guard against UnknownMethod when accessing portal (*)
be85cf1... inspector: Build shared module instead of shared library (*)
22b4d35... inspector-page: Don't reset color scheme when opening (*)
4a7c848... stylesheet: Drop unused css files (*)
546af5d... meson: Remove a trailing line (*)
bad9233... style-manager: Make our own Empty theme (*)
06cc122... Update Serbian translation (*)
1dc240c... Update Finnish translation (*)
2f03e25... stylesheet: Clean up assistant sidebar (*)
25ac0df... stylesheet: Remove .sidebar border (*)
d72a94f... demo: Stop overriding sidebar styles (*)
4384b9a... demo: Add .background to the flap sidebar (*)
cd8a13b... demo: Fix a typo (*)
ad60bd8... stylesheet: Remove sidebar background (*)
26f97ee... stylesheet: Don't explicitly set menu colors (*)
8bbcd8a... stylesheet: Extract popover colors (*)
7cb8699... stylesheet: Extract backdrop headerbar color (*)
aeb8c4b... stylesheet: Reorganize tab border color (*)
e152872... stylesheet: Move notebook tab color to header instead (*)
f081d24... stylesheet: Refresh tab bar styles (*)
28337e2... stylesheet: Use $dark_fg and $light_fg less (*)
7dc4836... stylesheet: Extract card colors (*)
10b6cda... stylesheet: Unify header bar and dark fill colors (*)
774a6ff... stylesheet: Refresh background colors (*)
7622a78... stylesheet: Stop special casing popovers in dark variant (*)
cb4caa9... Update Swedish translation (*)
1173c02... Update Polish translation (*)
e4a2b15... stylesheet: Inherit sidebar list colors (*)
29ccab8... stylesheet: Fix boxed list focus outline offset (*)
494af28... stylesheet: Fix message dialog paddings (*)
6a4c743... stylesheet: Use toolbar styling for search bars (*)
8da7cc2... stylesheet: Tone down scroll overshoot shadow (*)
51eaf2b... editorconfig: Add .scss support (*)
18a1d42... adw-settings: Fix a GSettingsSchema leak (*)
3086ceb... combo-row: Use g_autoptr() where possible (*)
c6f307b... clamp: Set accessible role to group (*)
fd4992b... status-page: Set accessible role to group (*)
2394b16... combo-row: fix -Wmaybe-uninitialized warning (*)
0563b91... status-page: Reduce the margins when compact (*)
a686139... action-row: Drop the use-underline property (*)
f1fa1d0... expander-row: Drop the use-underline property (*)
e578383... ci: Bump ABI break commit (*)
b6f2717... expander-row: Rename `add ()` to `add_row ()` (*)
dfbd29f... ci: Bump ABI break commit (*)
b00537e... status-page: Add a missing check (*)
42051c3... action-row: Enable markup on the labels (*)
b0667ee... stylesheet: Rework scrollbar style (*)
e973922... stylesheet: Follow-up scrollbar fixes (*)
9040a5e... action-row: Expand title box when empty too (*)
0968ed4... action-row: Re-add mnemonic handling (*)
6bf1dd4... action-row: Drop subtitle visibility check from init (*)
af59d54... action-row: Use expressions for visibility changes (*)
113d9c2... combo-row: Don't set as non-activatable (*)
a1174fd... expander-row: Don't set can-focus=true (*)
1e589d0... action-row: Reset hexpand (*)
5e1fde4... stylesheet: Inline entry() mixin and remove it (*)
90de28f... status-page: Add the paintable property (*)
5b6f744... version: Add runtime version functions (*)
9eb6a09... examples: Make the demo non-unique (*)
0045aba... examples: Adwaita.Demo -> Adwaita1.Demo (*)
da7bc9a... Rename examples/ to demo/ (*)
b6a1f45... demo: Add icons, appdata and desktop file (*)
cab4fe2... demo: Add a mnemonic for Preferences in primary menu (*)
c6b686e... demo: Add an about dialog (*)
b6fafc0... demo: Use a better welcome icon (*)
69daa02... demo: Expose desktop file in flatpak (*)
e324ba4... ci: Publish demo nightlies (*)
b462ee3... demo: Add inspector to the primary menu (*)
c48ff1f... demo: Use AdwPreferencesGroup where possible (*)
804082f... demo: Polish lists page (*)
9c724e0... demo: Expand the leaflet subpage contents (*)
07b0ded... preferences-window: Remove the welcome label (*)
a46d9a7... demo: Use a new window button instead of menu for tab view (*)
da8a43d... demo: Add screenshot (*)
6c3dcae... demo: Tighten flatpak permissions (*)
050aafe... preferences-window: Don't leak the filter model (*)
6a5bd7b... Update Indonesian translation (*)
0af8cb6... stylesheet: Make checks and radios larger (*)
777efb6... stylesheet: Make message dialog title selector more specifi (*)
3d790e5... stylesheet: Unlink menu radius and margin (*)
d5068ec... stylesheet: Remove grid view cell styles (*)
6d4785b... stylesheet: Merge flowbox and gridview styles (*)
b021979... stylesheet: Update border radii (*)
a6fa47f... Add Occitan translation (*)
d24fae0... carousel: Null check child when scrolling (*)
b442a80... stylesheet: Refresh level bar style (*)
706bff5... stylesheet: Refresh progress bar size (*)
5cf3c63... combo-row: Have .has-open-popup style class as appropriate (*)
3ac7c98... stylesheet: Disable active for .has-open-popup list rows (*)
ffcabbb... stylesheet: Unify menu and dropdown styles (*)
ffe0c4f... combo-row: Switch to the .menu popover style (*)
264310c... stylesheet: Remove popover.combo style (*)
bdf1f8f... stylesheet: Remove a redundant rule from treeview (*)
e648cec... stylesheet: Simplify needs-attention indicator (*)
46c0cdf... stylesheet: Use accent_color for needs attention indicator (*)
80e6203... stylesheet: Simplify transition shadow (*)
3521f00... stylesheet: Don't vary infobar color between light and dark (*)
8ec9a6b... stylesheet: Make drop target color follow accent (*)
b7519c9... stylesheet: Extract window border and outline colors (*)
d631d56... stylesheet: Drop $alt_focus_border_color (*)
4dcd3e6... stylesheet: Remove an if() from tab bar styles (*)
48e8c62... stylesheet: Remove an if() from color swatches (*)
716bfbb... stylesheet: Remove notebook header background (*)
cd5084e... stylesheet: Use header bar styling for search bar (*)
a716b81... stylesheet: Remove $dark_fill (*)
5bcb32f... stylesheet: Move $shade_color to _colors.scss (*)
238acd6... stylesheet: Add .inline style class for tab bars (*)
76f3028... stylesheet: Drop toolbar background (*)
9fe1ce4... stylesheet: Use headerbar border for headerbar separators (*)
13288fd... stylesheet: borders_color -> border_color (*)
fba3458... stylesheet: Rename base/text/bg/fg_color variables (*)
5e9d213... stylesheet: Make everything recolorable (*)
ad13d0d... stylesheet: Stop referring to color variables from _default (*)
7df2bde... stylesheet: Split base and defaults (*)
4037f5d... Add Persian translation (*)
905c3c4... status-page: Fix a parameter name (*)
d090ad0... Revert "stylesheet: Remove .sidebar border" (*)
a63b67a... Revert "demo: Stop overriding sidebar styles" (*)
1b15fc1... stylesheet: Make .navigation-sidebar remove background (*)
e57a73d... stylesheet: Deprecate .sidebar (*)
2177659... demo: Remove the deprecated .sidebar class (*)
63466cb... stylesheet: Extract $disabled_opacity (*)
29227aa... stylesheet: Override disabled opacity in HC (*)
deabc18... stylesheet: Consistently use dim label oapcity (*)
fc73179... stylesheet: Fix menu radios in HC (*)
1e78289... stylesheet: Fix warning/error entry focus ring in HC (*)
b188f5b... stylesheet: Fix double opacity on spinbutton buttons (*)
bd9b06f... stylesheet: Fix notebook disabled state (*)
81f71fc... stylesheet: Use smaller opacity for disabled flat buttons (*)
18c80b5... stylesheet: Fix scale slider disabled state (*)
491ab4c... stylesheet: Add a .card style class (*)
599eed2... stylesheet: Add button.opaque style class (*)
f5e0750... stylesheet: Consistently support colored styles between but (*)
4304435... stylesheet: Support .pill for menu buttons (*)
5ebabe5... stylesheet: Stop supporting .flat+suggested/destructive-act (*)
1463d4d... stylesheet: More thorough entry.error and .warning styles (*)
b38380d... stylesheet: Fix flat/outline buttons in toolbar popovers (*)
8281a46... stylesheet: Remove overlay osd overrides for toolbars (*)
6220614... stylesheet: Normalize padding for osd toolbars (*)
5af9db4... stylesheet: Adjust margins for scalebuttons in toolbars (*)
689b585... stylesheet: Fix a typo in button.osd:checked style (*)
1f285d9... stylesheet: Allow .card on buttons as well (*)
e49a407... demo: Add a style classes demo page (*)
62f57c8... stylesheet: Support split buttons in HC (*)
0860fa9... demo: Vexpand carousel children (*)
affc491... stylesheet: Make switch recoloring easier (*)
1d5d90a... stylesheet: Make check recoloring easier (*)
a3d1d6d... stylesheet: Make scale recoloring easier (*)
5cc40c3... stylesheet: Remove fill hover/active colors (*)
1933848... stylesheet: Fix treeview and columnview header borders (*)
fd1eb99... stylesheet: Refresh treeview/columnview colors (*)
fdef481... Update to meson >= 0.59.0 (*)
6369084... Add Meson dependency override (*)
847fac2... Remove usage of meson.source/build_root() (*)
a365f09... Remove usage of gui_app in executable (*)
543aae4... Remove manual application of -fvisibility=hidden (*)
a04f0a1... Use library() instead of shared_library() (*)
970d6ed... doc: Mention icon changes in the migration guide (*)
92d8a81... _sidebars.scss: Remove backround from .view w/ navigation-s (*)
a4bf044... avatar: Make custom images fill the circle (*)
1772651... _lists.scss: Remove listview.content (*)
80445e1... stylesheet: Add .boxed-list and swap uses of .content (*)
e7c7ae5... doc: Mention that .content and .boxed-list are unsupported (*)
675ff12... demo: Fix a g_autofree warning in CI (*)
d79d11f... tab: Remove hover state handling (*)
a7122bb... tab: Show close button on enter as well (*)
4e2ef2f... tab-box: Handle middle click on release instead of press (*)
29e1b59... stylesheet: Style GtkWindowControls icon properly (*)
0089a69... demo: Add mnemonics to the view switcher example (*)
2d72970... view-switcher-button: Only set mnemonic for the visible lab (*)
1e4d3cd... tab-box: Account for adjustment value change on resizes (*)
56fac87... main: Make adw_init() call gtk_init() (*)
0079226... indicator-bin: Measure mask too (*)
7558ebd... Revert "indicator-bin: Measure mask too" (*)
51da3e6... Revert "main: Make adw_init() call gtk_init()" (*)
ff2aeab... doc: Fix expander row method mentions in migration guide (*)
6b447fd... Release 1.0.0.alpha.4 (*)
0cb4b5e... Revert "Revert "main: Make adw_init() call gtk_init()"" (*)
53d32c4... Revert "Revert "indicator-bin: Measure mask too"" (*)
4ca44b2... Revert "Remove usage of meson.source/build_root()" (*)
d4ee981... meson: Remove gmodule and rt deps (*)
ccf8a62... meson: Require glib 2.66 (*)
0d79315... Bump GTK and GLib versions in adwaita.h (*)
c413917... carousel: Clean up scroll timer (*)
ac428d0... demo: Use g_file_peek_path() (*)
2821a10... swipe-tracker: Make swipeable a weak ref (*)
4f318f5... animation: Don't leak widget and target (*)
4e7ceb9... carousel: Unparent children in dispose() (*)
08a1827... leaflet: Prevent an infinite loop in dispose() (*)
d1da4bd... shadow-helper: Don't ref widget (*)
466509f... tests: Use g_assert_finalize_object() across the board (*)
3d7bad5... carousel: Test child removal on dispose (*)
be25987... tab-box: Use g_clear_list() (*)
fa62595... stylesheet: Support .navigation-sidebar.background (*)
2971e12... tests: Don't leak AdwViewStack (*)
ab18ffb... view-switcher-bar: Unset stack in dispose() (*)
b9ed69a... view-switcher-bar: Stop accessing GtkActionBar revealer (*)
2f58322... Use only the basename of files in public types file (*)
b46a45f... Use project_source_root() instead of source_root() (*)
2e6d134... Add AdwToast (*)
61a1dcc... Add AdwToastWidget (*)
fe8ec92... Add AdwToastOverlay (*)
7628338... demo: Add toast demo (*)
e71b015... _preferences.scss: Remove adaptive margins (*)
1171616... toast: Support mnemonics on the button (*)
726e527... general: Use G_DEFINE_FINAL_TYPE for final types (*)
a289f08... general: Depend on glib 2.66 for now (*)
4a1bf16... swipe-tracker: Split begin-swipe and prepare (*)
2bad3db... flap: Fix typo in doc (*)
4704b14... stylesheet: Apply toolbar popover overrides for all popover (*)
280bf69... demo: Bundle app icon in gresource (*)
040099b... toast-overlay: Reduce scaling on hide transition (*)
56a304e... stylesheet: List/card style tweaks (*)
17700d7... stylesheet: Fix border-radius on boxed list rows (*)
f39b156... preferences-window: Use AdwPreferencesPage for search (*)
7d8ef9b... preferences-window: Add a way to show toasts (*)
cd8a074... demo: Add a prefrences window toast demo (*)
92c19d4... tab-view: Remove shortcut-widget (*)
82bbba3... ci: Update ABI break commit (*)
fe0895a... readme: Update demo path (*)
872d942... enums: let mkenums use the standard template (*)
6a760f8... leaflet: Rename can-swipe-* to can-navigate-* (*)
5c0dbc7... preferences-window: can-swipe-back -> can-navigate-back (*)
c89f636... leaflet: Support back/forward mouse buttons (*)
ccff88f... leaflet: Add back/forward shortcuts (*)
2c33a76... doc: Mention navigation shortcuts in migration guides (*)
33d3bb1... ci: Update ABI break commit (*)
802ac45... preferences-window: Fix a docs typo (*)
dae24ed... leaflet: Fix back/forward shortcuts for vertical orientatio (*)
c48a218... demo: Update list button usage (*)
9e9ee6b... flatpak: Bundle gtk (*)
3b2f745... demo: Remove .outline from switches (*)
dee8762... button-content: fix docs typo (*)
1ce9b4d... stylesheet: Fix HC outlines for AdwViewSwitcher (*)
4e920e1... stylesheet: Bump checked toggle button opacity (*)
89af20c... Revert "stylesheet: Apply toolbar popover overrides for all (*)
6a4bab1... stylesheet: Remove button.outline (*)
b85ed11... demo: Bundle pango as well (*)
c9a512b... stylesheet: Fix boxed list focus again (*)
8a18862... stylesheet: Clean up paned styles (*)
33914a0... stylesheet: Borderless entries (*)
a3a5e47... demo: Set minimum width on the view switcher window (*)
b83dac5... view-switcher-title: Hide switcher for narrow windows (*)
932ce5c... action-row: Allow suffixes to expand (*)
a57ce46... stylesheet: Simplify popover and messagedialog selectors (*)
2f248d5... leaflet: Remove an unused include (*)
d1851d1... animation: Split AdwAnimationTarget into a separate file (*)
93cb020... animation-target: Split out AdwCallbackAnimationTarget (*)
a8a0fec... animation-target: Add destroy notify to callback target (*)
020739f... animation: Pass target into adw_animation_new() (*)
bb917e3... animation-target: Swap value and data in the callback (*)
8ed18fc... animation: Reorder functions properly (*)
72d0b80... animation: Remove adw_animation_set_status() (*)
82fb899... animation: Rename status to state (*)
63e20d6... animation: Use weak ref for the widget (*)
464b37d... toast: Allow changing timeout (*)
ef12987... viewstack: Turn the homogenenous variables into an array (*)
9a57eb0... viewstack: Turn widget size into an array (*)
47ff54f... viewstack: Index the homogeneous array by orientation (*)
fd1ab6f... viewstack: Make sure to not under-measure children (*)
5378f89... tab-box: Fix a memory leak (*)
f7e808b... animation: Overhaul the playback API (*)
4aa87e3... carousel-indicator-dots: Use a single AdwAnimation (*)
a44a0fa... carousel-indicator-lines: Use a single AdwAnimation (*)
6e16314... flap: Don't recreate animations (*)
3ac23c9... tab: Don't recreate AdwAnimation (*)
7b40617... carousel: Refactor animations (*)
717a8c3... tab-box: Create drag icon resize animation once (*)
800b2bf... tab-box: Only create resize animation once (*)
6309e69... tab-box: Only create scroll animation once (*)
013952e... tab-box: Misc animation updates (*)
71970e3... animation: Extract vfuncs (*)
57e1955... Use guint for duration across the board (*)
5993cbb... animation: Split out AdwTimedAnimation (*)
69e3b59... timed-animation: Add repeat-count (*)
6eaf288... timed-animation: Add alternate and reverse (*)
d5fdcdd... timed-animation: Rename interpolator to easing (*)
bbdbb3a... Make animations public (*)
5be1b1b... animation-target: Add docs (*)
6559fea... animation: Add docs (*)
be2ee54... timed-animation: Add docs (*)
7103d57... animation-target: Add G_GNUC_WARN_UNUSED_RESULT to _new() (*)
60509d4... tests: Add animation tests (*)
278d465... demo: add demo for AdwTimedAnimation (*)
0210b65... easing: Move to a separate file (*)
12d0406... demo: Add Manuel to authors (*)
b899029... easing: Add adw_easing_ease() (*)
af4afb8... easing: Move the easing functions from animation utils (*)
af67fe5... animation-util: Make adw_lerp() public (*)
6843496... easing: Add the remaining easing functions from Clutter (*)
c8e7a57... easing: Remove EASING_ from enum names (*)
7e72932... tests: Add a simple easing test (*)
a2c423a... ci: Update ABI break commit (*)
df0aade... view-stack: Remove transitions (*)
275e0e9... ci: Bump ABI break (*)
2dcc466... timed-animation: Use G_DEFINE_FINAL_TYPE (*)
8171058... animation-target: Use G_DEFINE_FINAL_TYPE (*)
4e27124... stylesheet: More spacing between list row title and descrip (*)
f146563... style-manager: Set gtk-application-prefer-dark-theme for da (*)
13f2c96... stylesheet: Fix menu check hover states (*)
1cad0dc... doc: .outline -> .list-button (*)
ac6dac4... view-stack: Fix a typo in set_visible_child() (*)
785e52d... stylesheet: Softer popover shadow (*)
e4fb6f7... stylesheet: Increase menu item height (*)
5b72344... stylesheet: Fix entry height (*)
7609de3... stylesheet: Fix spinbutton buttons (*)
57c991f... view-switcher: Add .wide and .narrow css classes (*)
76a51dd... view-switcher-button: Make the stack non-homogeneous (*)
d392ae6... stylesheet: Don't make wide view switcher edge to edge (*)
91e6775... view-switcher-button: Remove non-bold labels (*)
071144f... stylesheet: Use tabular figures for calendar (*)
d3643e0... Add Russian translation (*)
45e1680... Revert "action-row: Allow suffixes to expand" (*)
9fce1a9... action-row: Remove unnecessary haligns (*)
3501f2a... preferences-group: Remove unnecessary haligns (*)
e57395a... preferences-window: Remove unnecessary haligns (*)
331d2ba... tab: Remove an unnecessary halign (*)
74c1643... window-title: Remove unnecessary haligns (*)
e94ddf8... combo-row: Remove an unnecessary halign (*)
f38280a... demo: Remove unnecessary haligns (*)
645e80f... demo: Fix a typo (*)
088888e... demo: Stop bundling gtk and pango (*)
36eb2f1... status-page: Use title-1 for title (*)
5d078fb... demo: Update status page-like titles (*)
35b434b... demo: Fix avatar margin (*)
a0df897... Update Spanish translation (*)
1209b4d... doc: Annotate adw_init (*)
93ced20... docs: Fix some wrong annotations (*)
128bf15... flap: avoid hiding flap widget when revealing it (*)
eb1881a... docs: Fix examples (*)
61ff74e... version: Fix micro version documentation (*)
db5bffd... stylesheet: Simplify window borders and outline (*)
156b55e... style-manager: Properly reset animations (*)
fb9831f... doc: Mention content-view and related colors in migration g (*)
ef0479c... stylesheet: Redo selection mode checks (*)
73e64bc... demo: Add a checkbutton.selection-mode demo (*)
02802d8... stylesheet: .osd refinements (*)
f9c418d... stylesheet: Fix paned separators (*)
60b274c... toast-overlay: Set overflow=hidden (*)
54802ae... demo: .content -> .boxed-list (*)
ec8f377... stylesheet: Offer regular/bg/fg variants for error/success/ (*)
0b4d8eb... stylesheet: Refresh treeview and columnview headers (*)
d3aa3db... carousel: Animate in pixels rather than pages (*)
f457b17... squeezer: Port to AdwAnimation (*)
141a120... leaflet: Port mode transition to AdwAnimation (*)
ac4890e... leaflet: Port child transitions to AdwAnimation (*)
ae657c4... leaflet: Stop using get_allocated_width()/height() (*)
7dec08e... swipeable: Stop using get_allocated_width()/height() (*)
06c9d91... Remove GtkProgressTracker (*)
155ebc9... tab-view: Fix needs-attention with non-inline tab bars (*)
c468a22... stylesheet: Fix infobar colors (*)
98f633b... stylesheet: Consistently use accent_color for entry focus (*)
14c12b0... stylesheet: Use accent_color for rubberband selection (*)
6f97e5c... stylesheet: Tweak tab needs-attention indicators (*)
1636072... stylesheet: Use custom blue as accent_color in dark (*)
cdcd6b4... stylesheet: Tweak check focus (*)
2749893... animation-target: Make the user_data last param (*)
6c4753a... ci: Bump ABI break commit (*)
0d10d85... stylesheet: Tweak check style (*)
4fe20fe... stylesheet: Use small checks everywhere (*)
86cfe1d... stylesheet: Remove non-small check/radio assets (*)
62eb962... Add AdwSpringAnimation (*)
a58d7f4... demo: Add a spring animation demo (*)
788dfd7... swipe-tracker: Add velocity param to end-swipe (*)
4f03ce8... leaflet: Remove unused params from set_visible_child() (*)
89fa9b6... leaflet: Use spring animation for child transitions (*)
95b3996... flap: Use spring animation for reveal (*)
85c4ac3... carousel: Use spring animations for scrolling (*)
1184951... swipe-tracker: Remove the duration parameter from end-swipe (*)
68a6c82... doc: Update migration guide (*)
ea552eb... ci: Bump ABI break commit (*)
77987cc... docs: Fix subproject snippet in build-howto (*)
12a10b3... inspector-page: Update title and make it translatable (*)
b827f57... meson: Require GTK 4.5.0 (*)
4132507... animation: Mention AdwSpringAnimation in docs (*)
adbc0d1... spring-animation: Fix clamp for in-place animations (*)
19afa89... Revert "flap: avoid hiding flap widget when revealing it" (*)
81f9f1c... Update Swedish translation (*)
938ef43... Update Ukrainian translation (*)
c948f94... Release 1.0.0.beta.1 (*)
79f61fb... animation: Make DURATION_INFINITE instrospectable (*)
0da75ed... animation: Document ADW_DURATION_INFINITE (*)
a4ff965... version: Document ADW_VERSION (*)
969de28... docs: Use header capitalization in migration docs (*)
62ab594... version: Add punctuation to docs (*)
b905504... docs: Remove uses of remaining uses of % (*)
b79be96... version: Say Adwaita instead of Adw (*)
4eaa6b8... stylesheet: Fix menu checks (*)
12189b8... demo: Fix animation skip button sensitivity (*)
87c68e4... clamp-layout: Fix measure() (*)
4d90054... preferences-page: Propagate natural width (*)
b234f82... status-page: Propagate natural width (*)
337a5d2... animation: cast DURATION_INFINITE (*)
ef97d62... demo: Use Header Capitalization (*)
c113f7a... Use header capitalization for (short) toasts (*)
2576a0f... demo: Really fix the animation skip button (*)
e27561a... demo: Rename spring precision to epsilon (*)
aecac6b... stylesheet: Add hover style to activatable gridview childre (*)
ace5990... demo: Remove unused styles (*)
69fa0df... demo: Clean up animation sample style (*)
5db320d... demo: Split welcome page into a separate class (*)
d6e6e86... demo: Split leaflet page into a separate class (*)
b4da3cc... demo: Split clamp page into a separate class (*)
f7d7198... demo: Split lists page into a separate class (*)
324754d... demo: Split view switcher page into a separate class (*)
b80181d... demo: Split carousel page into a separate class (*)
9972f8c... demo: Split avatar page into a separate class (*)
e170f01... demo: Split flap page into a separate class (*)
994275e... demo: Split tab view page into a separate class (*)
08aa4c5... demo: Split buttons page into a separate class (*)
3e61e8d... demo: Split styles page into a separate class (*)
c1f7388... demo: Rename Toast to Toasts (*)
c23f3b5... demo: Split toasts page into a separate class (*)
30d1855... demo: Split animations page into a separate class (*)
fce625b... demo: Clean up AdwDemoWindow (*)
24fdca7... demo-window: Remove unused ids from template (*)
18b8b2b... demo-window: Rename content_box to main_leaflet (*)
a0fadd9... demo-window: Consistently use swapped="yes" for signal hand (*)
a0d9453... stylesheet: Make the default warning_fg_color dark (*)
c8ebab8... stylesheet: @light_1 -> white (*)
ffcfa02... Updated Lithuanian translation (*)
83b291a... Update Polish translation (*)
591d805... tab-view: Propagate Alt-[0-9] if selected tab doesn't chang (*)
4c0f95b... docs: Add named colors and style class docs (*)
a0ce6db... doc: Remove an outdated section from migration guide (*)
a55fbf6... doc: Link to style classes and named colors (*)
dae1233... combo-row: Fix the error css node docs (*)
322eb00... doc: Add a missing section to migration guide (*)
a5d9f46... doc: Fix named color references (*)
5084197... combo-row: Link to GTK_INVALID_LIST_POSITION (*)
56d6ea5... Revert "preferences-page: Propagate natural width" (*)
f31441e... Revert "status-page: Propagate natural width" (*)
9cd05c8... animation: Mark as abstract (*)
5d70b35... doc: Add a screenshot generator (*)
bcbc8a3... doc: Add style class screenshots (*)
3d033f2... doc: Fix an inaccuracy in style docs (*)
896e590... meson: Pass libadwaita deps to the screenshot tool (*)
363b0ab... Update POTFILES.skip (*)
f22fa75... Update Portuguese translation (*)
a98d68b... tab: ensure types from class init (*)
0a2ae94... view-switcher: ensure types from class init (*)
9ee46bb... Update Galician translation (*)
267b943... Update Brazilian Portuguese translation (*)
ffc77aa... screenshot: Add options to print a single image or list the (*)
cba301f... screenshot: Sort images (*)
e27614a... doc: Mention -i in the tools readme (*)
4ef27ec... screenshot: Allow widget not to be the root (*)
521c77f... screenshot: Add a small timeout before taking screenshots (*)
c9a3769... header-bar: Fix docs example (*)
b919068... tab-view: Implement GtkBuildable (*)
7d89d6c... toast-overlay: Allow adding toasts via in GtkBuilder (*)
eb15ac2... preferences-window: Allow adding toasts with GtkBuilder (*)
1188f4e... doc: Add widget screenshots (*)
4900a87... stylesheet: Remove tabbar.inline border (*)
e498466... stylesheet: Remove searchbar.inline border (*)
712283a... doc: Add inline tab/search bar screenshots (*)
c213b59... doc: Refresh status-page.compact screenshot (*)
fa63d16... doc: Refresh visual index (*)
d479fc0... doc: Simplify screenshot style classes (*)
451e468... docs: Fix in-app notification screenshot (*)
32f4f5f... doc: Update build-howto
(*) 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]