Commit Graph

61 Commits

Author SHA1 Message Date
Robert Schütz
9dfec8a6b6 libadwaita: 1.5.2 -> 1.5.3
Diff: https://gitlab.gnome.org/GNOME/libadwaita/-/compare/1.5.2...1.5.3

Changelog: https://gitlab.gnome.org/GNOME/libadwaita/-/blob/1.5.3/NEWS
2024-08-04 03:41:32 -07:00
Peder Bergebakken Sundt
29ab705c17 treewide: finalAttrs.doCheck -> finalAttrs.finalPackage.doCheck
repeat of #271241
discussion: #272978

I did not replace the instance in eiwd, since it causes an infinite recursion.
2024-07-30 18:32:01 +02:00
Masum Reza
f6104bcee9
Merge pull request #323835 from dotlambda/libadwaita
libadwaita: 1.5.1 -> 1.5.2
2024-07-03 15:54:27 +05:30
Robert Schütz
dc7687efda libadwaita: 1.5.1 -> 1.5.2
Diff: https://gitlab.gnome.org/GNOME/libadwaita/-/compare/1.5.1...1.5.2

Changelog: https://gitlab.gnome.org/GNOME/libadwaita/-/blob/1.5.2/NEWS
2024-07-01 08:34:44 -07:00
Jan Tojnar
5c5c20919b adwaita-icon-theme: Move from gnome scope to top-level
It is widely used outside gnome – although it probably should not be.
2024-07-01 08:26:46 +02:00
Jan Tojnar
abeb3e4086
Merge pull request #287903 from rvl/libadwaita-fix-split-outputs
libadwaita: Fully move demo files to devdoc output
2024-06-21 08:28:48 +02:00
Jan Tojnar
4653e5d070 libadwaita: 1.5.0 → 1.5.1
https://gitlab.gnome.org/GNOME/libadwaita/-/compare/1.5.0...1.5.1
2024-05-26 16:22:57 +02:00
Maxine Aubrey
8dcf9b1fdb
libadwaita: 1.4.4 → 1.5.0
https://gitlab.gnome.org/GNOME/libadwaita/-/compare/1.4.4...1.5.0
https://blogs.gnome.org/alicem/2024/03/15/libadwaita-1-5/

Changelog-Reviewed-By: Maxine Aubrey <max@ine.dev>
2024-04-22 21:08:43 +02:00
Martin Weinelt
3321e63b12
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
- pkgs/development/python-modules/sphinx-autobuild/default.nix
2024-03-19 04:00:32 +01:00
stuebinm
ff1a94e523 treewide: add meta.mainProgram to packages with a single binary
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
github-actions[bot]
e5f37c0e88
Merge staging-next into staging 2024-03-11 00:02:46 +00:00
Pavel Sobolev
1f17d90284 libadwaita: enable separateDebugInfo 2024-03-10 14:42:24 -04:00
Gavin John
02fb2e4340 libadwaita: 1.4.3 -> 1.4.4 2024-03-10 14:40:56 -04:00
Rodney Lorrimar
ed13395365
libadwaita: Add meta.pkgConfigModules and tests.pkg-config 2024-02-22 13:57:50 +08:00
Rodney Lorrimar
0c5ac1a76d
libadwaita: Add desktop-file-utils optional build dep 2024-02-11 08:52:17 +08:00
Rodney Lorrimar
5222465234
libadwaita: Fully move demo files to devdoc output
Previously, only `bin/adwaita-1-demo` was split to the
libadwaita.devdoc output.

The demo also has a launcher, icon, etc, which were polluting
libadwaita.out.
2024-02-11 08:47:07 +08:00
Robert Schütz
ba45a9ff8e libadwaita: 1.4.2 -> 1.4.3
Diff: https://gitlab.gnome.org/GNOME/libadwaita/-/compare/1.4.2...1.4.3

Changelog: https://gitlab.gnome.org/GNOME/libadwaita/-/blob/1.4.3/NEWS
2024-02-09 09:11:10 -08:00
Jan Tojnar
26e2bd4a82 libadwaita: 1.4.1 → 1.4.2
https://gitlab.gnome.org/GNOME/libadwaita/-/compare/1.4.1...1.4.2
2023-12-02 15:32:19 +01:00
Robert Schütz
fefcf28f82 libadwaita: 1.4.0 -> 1.4.1
Diff: https://gitlab.gnome.org/GNOME/libadwaita/-/compare/1.4.0...1.4.1

Changelog: https://gitlab.gnome.org/GNOME/libadwaita/-/blob/1.4.1/NEWS
2023-12-02 12:23:25 +01:00
Bobby Rong
b1bb52acf5 libadwaita: 1.4.rc → 1.4.0
https://gitlab.gnome.org/GNOME/libadwaita/-/compare/1.4.rc...1.4.0

NEWS look okay. Build changes are mostly related to subprojects.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:09 +01:00
Bobby Rong
2eeadad41b libadwaita: 1.4.beta → 1.4.rc
https://gitlab.gnome.org/GNOME/libadwaita/-/compare/1.4.beta...1.4.rc

meson changes look okay.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:04 +01:00
Bobby Rong
2e74c6988b libadwaita: 1.3.5 → 1.4.beta
https://gitlab.gnome.org/GNOME/libadwaita/-/compare/1.3.5...1.4.beta

New appstream dependency:

876672aac1

Color scheme will now only use GSettings with `ADW_DISABLE_PORTAL=1`, users should install XDG portals
or set the variable if they want Adwaita apps to respect their color scheme:

e715fae6a5

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:40 +01:00
Robert Schütz
e67126c2ef libadwaita: 1.3.4 -> 1.3.5
Diff: https://gitlab.gnome.org/GNOME/libadwaita/-/compare/1.3.4...1.3.5

Changelog: https://gitlab.gnome.org/GNOME/libadwaita/-/blob/1.3.5/NEWS
2023-09-16 19:05:15 -07:00
Bobby Rong
e1fd6f58a4
libadwaita: 1.3.3 → 1.3.4
https://gitlab.gnome.org/GNOME/libadwaita/-/compare/1.3.3...1.3.4
2023-08-06 20:39:43 +08:00
Bobby Rong
efbc93fa15
libadwaita: 1.3.2 → 1.3.3
https://gitlab.gnome.org/GNOME/libadwaita/-/compare/1.3.2...1.3.3
2023-06-13 18:35:14 +08:00
Bobby Rong
71d1beb95a
libadwaita: Document why tests are disabled on darwin right now
11/40 test-button-content                   FAIL            2.98s   killed by signal 5 SIGTRAP
>>> PYTHONDONTWRITEBYTECODE=yes MALLOC_PERTURB_=214 GTK_A11Y=none GSETTINGS_BACKEND=memory G_TEST_SRCDIR=/private/tmp/nix-build-libadwaita-1.3.2.drv-0/source/tests G_TEST_BUILDDIR=/private/tmp/nix-build-libadwaita-1.3.2.drv-0/source/build/tests G_DEBUG=gc-friendly,fatal-warnings MALLOC_CHECK_=2 /private/tmp/nix-build-libadwaita-1.3.2.drv-0/source/build/tests/test-button-content
 ✀  
stdout:
TAP version 13
# random seed: R02Se84baf70152144b0bb2dbf23cf179bf4
# GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation local (GLocalVfs) for ‘gio-vfs’
# GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation memory (GMemorySettingsBackend) for ‘gsettings-backend’
1..5
# Start of Adwaita tests
# Start of ButtonContent tests
ok 1 /Adwaita/ButtonContent/icon_name
ok 2 /Adwaita/ButtonContent/label
ok 3 /Adwaita/ButtonContent/use_underline
not ok /Adwaita/ButtonContent/style_class_button - Gdk-FATAL-CRITICAL: gdk_macos_monitor_get_workarea: assertion 'GDK_IS_MACOS_MONITOR (self)' failed
Bail out!
stderr:
2023-04-25 08:39:33.359 test-button-content[73233:738156655] XType: Using static font registry.
2023-04-25 17:21:21 +08:00
Robert Schütz
c3e9a94359 libadwaita: 1.3.1 -> 1.3.2
Diff: https://gitlab.gnome.org/GNOME/libadwaita/-/compare/1.3.1...1.3.2

Changelog: https://gitlab.gnome.org/GNOME/libadwaita/-/blob/1.3.2/NEWS
2023-04-22 16:06:32 -07:00
Jan Tojnar
40df9774dc libadwaita: 1.3.rc → 1.3.1
https://gitlab.gnome.org/GNOME/libadwaita/-/compare/1.3.rc...1.3.1

Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com>
2023-04-06 01:35:23 +02:00
Jan Tojnar
ffb35e7cf5 libadwaita: 1.3.beta → 1.3.rc
https://gitlab.gnome.org/GNOME/libadwaita/-/compare/1.3.beta...1.3.rc

These commits will be backported to 1.3.x when the freeze is over.
https://gitlab.gnome.org/GNOME/libadwaita/-/merge_requests/786#note_1689002

Co-authored-by: Bobby Rong <rjl931189261@126.com>
Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com>
2023-04-06 01:35:09 +02:00
Jan Tojnar
f2832b96ba libadwaita: 1.2.3 → 1.3.beta
https://gitlab.gnome.org/GNOME/libadwaita/-/compare/1.2.3...1.3.beta

Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com>
2023-04-06 01:34:47 +02:00
Robert Schütz
fb8251822c libadwaita: 1.2.2 -> 1.2.3
Diff: https://gitlab.gnome.org/GNOME/libadwaita/-/compare/1.2.2...1.2.3

Changelog: https://gitlab.gnome.org/GNOME/libadwaita/-/blob/1.2.3/NEWS
2023-03-07 20:41:39 -08:00
Robert Schütz
0dfdc09dba libadwaita: 1.2.1 -> 1.2.2
Diff: https://gitlab.gnome.org/GNOME/libadwaita/-/compare/1.2.1...1.2.2

Changelog: https://gitlab.gnome.org/GNOME/libadwaita/-/blob/1.2.2/NEWS
2023-02-14 13:29:15 -08:00
Guillaume Girol
33afbf39f6 treewide: switch to nativeCheckInputs
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
Robert Schütz
635cace785 libadwaita: 1.2.0 -> 1.2.1
https://gitlab.gnome.org/GNOME/libadwaita/-/blob/1.2.1/NEWS
2023-01-09 05:20:16 -08:00
github-actions[bot]
d2b7f4ad5f
Merge master into staging-next 2022-09-28 18:05:16 +00:00
Jan Tojnar
c4a010e7bb libadwaita: 1.1.4 → 1.2.0
https://blogs.gnome.org/alexm/2022/09/15/libadwaita-1-2/

https://gitlab.gnome.org/GNOME/libadwaita/-/compare/1.1.4...1.2.alpha
https://gitlab.gnome.org/GNOME/libadwaita/-/compare/1.2.alpha...1.2.beta
https://gitlab.gnome.org/GNOME/libadwaita/-/compare/1.2.beta...1.2.rc
https://gitlab.gnome.org/GNOME/libadwaita/-/compare/1.2.rc...1.2.0

Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com>
2022-09-27 02:27:14 +02:00
Artturin
da9a9a4404 treewide: cross fixes 2022-09-07 21:20:54 +03:00
Robert Schütz
6c6a6c163f libadwaita: 1.1.3 -> 1.1.4
https://gitlab.gnome.org/GNOME/libadwaita/-/blob/1.1.4/NEWS
2022-08-11 13:46:22 +00:00
Jan Tojnar
2a172dcba9 libadwaita: Fix API docs
Also clean up remnants of gtk-doc from before gi-docgen migration.
2022-08-07 17:09:23 +02:00
Weijia Wang
5d5350c85e libadwaita: add darwin support 2022-08-02 21:41:33 +02:00
R. Ryantm
dd899b3c74 libadwaita: 1.1.2 -> 1.1.3 2022-07-10 14:58:40 +02:00
Robert Schütz
c2cc778be6 libadwaita: 1.1.1 -> 1.1.2
https://gitlab.gnome.org/GNOME/libadwaita/-/blob/1.1.2/NEWS
2022-06-01 17:32:36 +00:00
R. Ryantm
cad0ef2f05 libadwaita: 1.1.0 -> 1.1.1 2022-04-25 12:06:06 +02:00
Jan Tojnar
4133c2dfca libadwaita: 1.1.rc → 1.1.0
https://gitlab.gnome.org/GNOME/libadwaita/-/compare/1.1.rc...1.1.0
2022-03-25 15:02:42 +01:00
Jan Tojnar
948008152b libadwaita: 1.1.beta → 1.1.rc
https://gitlab.gnome.org/GNOME/libadwaita/-/compare/1.1.beta...1.1.rc
2022-03-25 15:02:37 +01:00
Jan Tojnar
5f5078bea9 libadwaita: 1.0.2 → 1.1.beta
https://gitlab.gnome.org/GNOME/libadwaita/-/compare/1.0.2...1.1.beta
2022-03-25 15:01:23 +01:00
Robert Schütz
64e1ba2b49 libadwaita: 1.0.1 -> 1.0.2 2022-02-11 20:23:22 +00:00
github-actions[bot]
8d5200b415
Merge master into staging-next 2022-01-23 12:02:06 +00:00
sternenseemann
63db2abf0d libadwaita: propagate gtk4
This seems to be necessary for using gobject-introspection.
2022-01-23 09:04:34 +01:00
Las Safin
41d9dfb619 meson: Remove 0.57, use 0.60 everywhere 2022-01-11 12:51:09 +00:00