Jan Tojnar
cd67ddc5d3
pkgsi686Linux.tracker: Disable tests
...
Works around https://gitlab.gnome.org/GNOME/tracker/-/issues/398
2023-04-07 12:07:07 +02:00
Bobby Rong
4693c65af3
tdesktop: Drop glibmm_2_68 override
...
We are now building this with glibmm 2.76.
This reverts commit b6641c2209 .
2023-04-06 22:15:34 +08:00
Jan Tojnar
d8dde72fbb
nixosTests.gnome: Fix tests for 44
...
1. Launching an app externally (like we do in tests) does not dismiss the GNOME Shell’s Activities view opened on log-in.
2. Activities view grabs input so that user can type to search.
3. Due to a regression in Mutter 44, a window focus is not acquired when Shell grabs input
https://gitlab.gnome.org/GNOME/mutter/-/commit/3ac82a58c51a5c8db6b49e89a1232f99c79644cc
As a result, trying to determine the WMClass would throw:
TypeError: global.display.focus_window is null
Let’s dismiss the Activities view with Escape key as a workaround.
2023-04-06 04:19:08 +02:00
Jan Tojnar
98d2e797e8
nixos/tests/gnome: Do not use autostart and switch to kgx
...
Starting terminal with autostart makes it harder to control when it is activated.
This reverts commit 7aaf526225 .
Unfortunately, we cannot simply just go back since that would fail
as mentioned in the reverted commit.
It appears that this is due to the app not being able to find DISPLAY,
since switching to a different terminal emulator will complain:
(kgx:1612): Gtk-WARNING **: 01:12:49.988: cannot open display: :0.0
Let’s use D-Bus activation rather than executing the program through su.
That will hopefully take care of all the necessary environment variables.
And since GNOME Terminal does not support D-Bus activation for the app,
let’s switch to GNOME Console. It probably makes sense anyway,
as it is the default terminal emulator.
Also let’s unify the WMClass detection a bit. Though, weirdly,
the WMClass differs on Wayland.
2023-04-06 04:19:08 +02:00
Jan Tojnar
1a7671c704
vala_0_56: 0.56.4 → 0.56.6
...
https://gitlab.gnome.org/GNOME/vala/-/compare/0.56.4...0.56.6
Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com >
2023-04-06 01:44:41 +02:00
Jan Tojnar
94164a9925
python3.pkgs.pygobject3: 3.44.0 → 3.44.1
...
https://gitlab.gnome.org/GNOME/pygobject/-/compare/3.44.0...3.44.1
2023-04-06 01:42:20 +02:00
Jan Tojnar
7e9e695820
grilo-plugins: 0.3.15 → 0.3.16
...
- Adds support for libdmapsharing but we are not adding it because the required version depends on libsoup3 but Rhythmox, which also uses libdmapsharing still wants libsoup2.
- Updates supported lua version.
https://gitlab.gnome.org/GNOME/grilo-plugins/-/compare/grilo-plugins-0.3.15...grilo-plugins-0.3.16
Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com >
2023-04-06 01:36:43 +02:00
Jan Tojnar
48753b589a
fprintd: Stop tests from crashing with GLib 2.76
...
GLib 2.76 started raising critical warnings for unhandled GTasks.
Since tests are failing on criticals to detect issues, they started to fail.
https://gitlab.freedesktop.org/libfprint/fprintd/-/issues/151
Let’s disable fatal-criticals until the issue is resolved.
2023-04-06 01:36:43 +02:00
Bobby Rong and Jan Tojnar
80ef897a5d
gnome.rygel: 0.42.1 → 0.42.2
...
https://gitlab.gnome.org/GNOME/rygel/-/compare/rygel-0.42.1...rygel-0.42.2
Changelog-Reviewed-By: Bobby Rong <rjl931189261@126.com >
2023-04-06 01:36:43 +02:00
Bobby Rong and Jan Tojnar
e7ac3aca1c
gnome.gnome-boxes: 44.0 → 44.1
...
https://gitlab.gnome.org/GNOME/gnome-boxes/-/compare/44.0...44.1
Changelog-Reviewed-By: Bobby Rong <rjl931189261@126.com >
2023-04-06 01:36:43 +02:00
Bobby Rong and Jan Tojnar
d0a4f6c5da
epiphany: 44.0 → 44.1
...
https://gitlab.gnome.org/GNOME/epiphany/-/compare/44.0...44.1
Changelog-Reviewed-By: Bobby Rong <rjl931189261@126.com >
2023-04-06 01:36:43 +02:00
Jan Tojnar
1df1978d50
pitivi: 2022.06 → 2023.03
...
https://gitlab.gnome.org/GNOME/pitivi/-/compare/2022.06.0...2023.03.0
Flatpak now applies a patch to libsoundtouch to fix an issue but that is not a regression:
https://gitlab.gnome.org/GNOME/pitivi/-/commit/581f451adb206d66243bbce7ce0c88cfa61aafee
Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com >
2023-04-06 01:36:43 +02:00
Chuang Zhu and Jan Tojnar
28dfa5bc41
komikku: add webkitgtk-6.0 support
2023-04-06 01:36:42 +02:00
Jan Tojnar
bf1b8d9b61
gegl: 0.4.42 → 0.4.44
...
https://gitlab.gnome.org/GNOME/gegl/-/compare/GEGL_0_4_42...GEGL_0_4_44
Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com >
2023-04-06 01:36:42 +02:00
Bobby Rong and Jan Tojnar
90a26a2d38
gnome.gpaste: 43.1 → 44.0
...
https://github.com/Keruspe/GPaste/compare/v43.1...v44.0
Also removes clutter, probably same as a9953119 this is kept
to generate cargs for mutter-clutter-*. Hopefully this is no longer
the case since clutter is no longer maintained.
2023-04-06 01:36:42 +02:00
Bobby Rong and Jan Tojnar
c5e9a792f7
authenticator: Drop GTK4 override
...
We have updated GTK4 to 4.10.
2023-04-06 01:36:42 +02:00
Bobby Rong and Jan Tojnar
771a33899e
nixos/doc/rl-2305: Mention default mutter version change for Pantheon
2023-04-06 01:36:42 +02:00
Bobby Rong and Jan Tojnar
a0ab388a7a
gnome.mutter43: Apply fixes for GLib 2.76
...
This is a downstream patch because the code path is gone in mutter 44.
We should give mutter 44 some try once gala supports it.
Fixes https://github.com/elementary/gala/issues/1580
2023-04-06 01:36:41 +02:00
Bobby Rong and Jan Tojnar
4601539c51
pantheon.gnome-settings-daemon: 42.2 -> 43.0
...
https://gitlab.gnome.org/GNOME/gnome-settings-daemon/-/compare/42.2...43.0
2023-04-06 01:36:41 +02:00
Bobby Rong and Jan Tojnar
0296aa20e5
pantheon.mutter: 42.7 -> 43.4
...
https://gitlab.gnome.org/GNOME/mutter/-/compare/42.7...43.3
https://gitlab.gnome.org/GNOME/mutter/-/compare/43.3...43.4
2023-04-06 01:36:41 +02:00
Jan Tojnar
ed090bc4ab
orca: 44.rc → 44.0
...
https://gitlab.gnome.org/GNOME/orca/-/compare/ORCA_44_RC...ORCA_44_0
Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com >
2023-04-06 01:36:41 +02:00
Jan Tojnar
59f3104579
gnome.ghex: 44.rc → 44.0
...
https://gitlab.gnome.org/GNOME/ghex/-/compare/44.rc...44.0
Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com >
2023-04-06 01:36:40 +02:00
Erin van der Veen and Jan Tojnar
700a3ddc25
dee: disable unused-result error
2023-04-06 01:36:40 +02:00
Jan Tojnar
4c434c4c3b
gobject-introspection: 1.76.0 → 1.76.1
...
https://gitlab.gnome.org/GNOME/gobject-introspection/-/compare/1.76.0...1.76.1
Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com >
2023-04-06 01:36:40 +02:00
Jan Tojnar
ec3f75d01c
nixos/doc/rl-2305: Mention GNOME 44
2023-04-06 01:36:40 +02:00
Jan Tojnar
4ec1018c41
gnome.gnome-session: 44.rc → 44.0
...
https://gitlab.gnome.org/GNOME/gnome-session/-/compare/44.rc...44.0
Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com >
2023-04-06 01:36:40 +02:00
Jan Tojnar
bf3a5c815a
gnome.gnome-music: 44.rc → 44.0
...
https://gitlab.gnome.org/GNOME/gnome-music/-/compare/44.rc...44.0
Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com >
2023-04-06 01:36:39 +02:00
Jan Tojnar
2a32c75d1d
gnome.gdm: 44.rc → 44.0
...
https://gitlab.gnome.org/GNOME/gdm/-/compare/44.rc...44.0
Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com >
2023-04-06 01:36:39 +02:00
Jan Tojnar
14cbd4b053
glib: 2.76.0 → 2.76.1
...
https://gitlab.gnome.org/GNOME/glib/-/compare/2.76.0...2.76.1
Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com >
2023-04-06 01:36:38 +02:00
Jan Tojnar
4333d6dc95
gnome.adwaita-icon-theme: 44.beta → 44.0
...
https://gitlab.gnome.org/GNOME/adwaita-icon-theme/-/compare/44.beta...44.0
Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com >
2023-04-06 01:36:38 +02:00
Jan Tojnar
de66a960d6
evince: 44.0 → 44.1
...
https://gitlab.gnome.org/GNOME/evince/-/compare/44.0...44.1
Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com >
2023-04-06 01:36:37 +02:00
Erin van der Veen and Jan Tojnar
d4b2e063c6
gegl: add patch to pass test gegl_tile
2023-04-06 01:36:37 +02:00
Bobby Rong and Jan Tojnar
63646fed41
gnome-builder: 44.0 → 44.1
...
https://gitlab.gnome.org/GNOME/gnome-builder/-/compare/44.0...44.1
Changelog-Reviewed-By: Bobby Rong <rjl931189261@126.com >
2023-04-06 01:36:37 +02:00
Bobby Rong and Jan Tojnar
2a8aa873f2
gnome-tour: 43.0 → 44.0
...
https://gitlab.gnome.org/GNOME/gnome-tour/-/compare/43.0...44.0
Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com >
2023-04-06 01:36:36 +02:00
Bobby Rong and Jan Tojnar
2f269a8919
gnome.gnome-backgrounds: 44.beta → 44.0
...
https://gitlab.gnome.org/GNOME/gnome-backgrounds/-/compare/44.beta...44.0
Changelog-Reviewed-By: Bobby Rong <rjl931189261@126.com >
2023-04-06 01:36:36 +02:00
Jan Tojnar
71a009844b
vte: 0.71.99 → 0.72.0
...
https://gitlab.gnome.org/GNOME/vte/-/compare/0.71.99...0.72.0
Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com >
2023-04-06 01:36:36 +02:00
Jan Tojnar
5d796ac124
gnome-console: 44.beta → 44.0
...
https://gitlab.gnome.org/GNOME/console/-/compare/44.beta...44.0
Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com >
2023-04-06 01:36:35 +02:00
Jan Tojnar
26ac274112
simple-scan: 42.5 → 44.0
...
https://gitlab.gnome.org/GNOME/simple-scan/-/compare/42.5...44.0
Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com >
2023-04-06 01:36:35 +02:00
Jan Tojnar
b2e4b60a57
gnome.gnome-weather: 44.rc → 44.0
...
https://gitlab.gnome.org/GNOME/gnome-weather/-/compare/44.rc...44.0
Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com >
2023-04-06 01:36:34 +02:00
Jan Tojnar
1abc33572b
gnome.gnome-settings-daemon: 44.rc → 44.0
...
https://gitlab.gnome.org/GNOME/gnome-settings-daemon/-/compare/44.rc...44.0
Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com >
2023-04-06 01:36:34 +02:00
Jan Tojnar
0ac63b9e9e
gnome.gnome-shell-extensions: 44.rc → 44.0
...
https://gitlab.gnome.org/GNOME/gnome-shell-extensions/-/compare/44.rc...44.0
Meson is now compiling the schemas, let’s stop compiling them ourselves
and clean up the postFixup a bit.
Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com >
2023-04-06 01:36:34 +02:00
Jan Tojnar
6805ba9b3b
gnome.gnome-shell: 44.rc → 44.0
...
https://gitlab.gnome.org/GNOME/gnome-shell/-/compare/44.rc...44.0
Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com >
2023-04-06 01:36:34 +02:00
Jan Tojnar
57446c1eb9
gnome.mutter: 44.rc → 44.0
...
https://gitlab.gnome.org/GNOME/mutter/-/compare/44.rc...44.0
Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com >
2023-04-06 01:35:35 +02:00
Jan Tojnar
cde8da6126
gnome.gnome-font-viewer: 44.rc → 44.0
...
https://gitlab.gnome.org/GNOME/gnome-font-viewer/-/compare/44.rc...44.0
Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com >
2023-04-06 01:35:35 +02:00
Jan Tojnar
3ff89d67b6
gnome.gnome-control-center: 44.rc → 44.0
...
https://gitlab.gnome.org/GNOME/gnome-control-center/-/compare/44.rc...44.0
Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com >
2023-04-06 01:35:34 +02:00
Jan Tojnar
ef9c58f485
gnome.gnome-characters: 44.rc → 44.0
...
https://gitlab.gnome.org/GNOME/gnome-characters/-/compare/44.rc...44.0
Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com >
2023-04-06 01:35:34 +02:00
Jan Tojnar
1860d0e98b
baobab: 44.rc → 44.0
...
https://gitlab.gnome.org/GNOME/baobab/-/compare/44.rc...44.0
Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com >
2023-04-06 01:35:34 +02:00
Jan Tojnar
d4ef4a731a
xdg-desktop-portal-gnome: 44.rc → 44.0
...
https://gitlab.gnome.org/GNOME/xdg-desktop-portal-gnome/-/compare/44.rc...44.0
Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com >
2023-04-06 01:35:34 +02:00
Jan Tojnar
86d3c31563
tracker-miners: 3.5.0.rc → 3.5.0
...
https://gitlab.gnome.org/GNOME/tracker-miners/-/compare/3.5.0.rc...3.5.0
Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com >
2023-04-06 01:35:34 +02:00
Jan Tojnar
d2d4cd97d5
webkitgtk: 2.39.91 → 2.40.0
...
https://webkitgtk.org/2023/03/17/webkitgtk2.40.0-released.html
Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com >
2023-04-06 01:35:34 +02:00