github-actions[bot]
db6366f318
Merge master into staging-next
2021-03-30 00:14:33 +00:00
Thomas Tuegel
059d331839
Merge pull request #117921 from peterhoeg/u/plasma_5_21_3
...
plasma5: 5.21.1 -> 5.21.3
2021-03-29 16:47:38 -05:00
Peter Hoeg
318a4f022d
plasma5: 5.21.1 -> 5.21.3
2021-03-29 10:33:37 +08:00
github-actions[bot]
732dc6ef8f
Merge master into staging-next
2021-03-28 00:15:41 +00:00
Sandro
74c99bb17a
Merge pull request #117830 from rhoriguchi/gnomeExtensions.appindicator
...
gnomeExtensions.appindicator: 35 -> 36
2021-03-27 20:55:17 +01:00
Ryan Horiguchi
426a64fafd
gnomeExtensions.appindicator: 35 -> 36
2021-03-27 20:23:23 +01:00
github-actions[bot]
7fdb452da0
Merge master into staging-next
2021-03-27 00:14:51 +00:00
Ryan Horiguchi
3b66c5fd8f
gnomeExtensions.unite: 47 -> 48
2021-03-26 21:46:07 +01:00
github-actions[bot]
26fdaef6b2
Merge master into staging-next
2021-03-26 06:05:54 +00:00
Samuel Dionne-Riel
df63ef42fc
Merge pull request #116549 from samueldr/fix/kwin-wayland-desktop-files
...
kwin: Unwrap executable name for desktop file search
2021-03-25 21:31:28 -04:00
github-actions[bot]
b068d2e437
Merge master into staging-next
2021-03-26 00:15:53 +00:00
Sandro
c8f68e43a1
Merge pull request #117580 from LeSuisse/gnome3.autoar-0.3.1
...
gnome3.gnome-autoar: 0.3.0 -> 0.3.1
2021-03-25 20:43:05 +01:00
Samuel Dionne-Riel
1ba2080046
kwin: Unwrap executable name for desktop file search
...
KWin for wayland uses the `.desktop` file to determine whether a process
is allowed to access some wayland services.
This would be fine if there was a stable interface to map a process to a
`.desktop` file.
Since there is no such interface, they are scanning `.desktop` files for
one where the executable path matches the resolved file "exe" from
`/proc/$PID/exe`.
This would be fine, if we didn't wrap many (most?) KDE/Plasma binaries.
Since we are wrapping binaries, the `exe` symlink points to a wrapped
binary. No `.desktop` file will match for the wrapped binary.
The solution here is to peel away at the `.${name}-wrapped` layers until
we have the intended name for the executable.
It is expected that no `.desktop` file will ever point to a wrapped
binary.
2021-03-25 14:17:40 -04:00
github-actions[bot]
7c9222212f
Merge master into staging-next
2021-03-25 18:14:01 +00:00
Jan Tojnar
9031057b0e
Merge pull request #117292 from rhoriguchi/gnomeExtensions.unite
...
gnomeExtensions.unite: 45 -> 47
2021-03-25 17:04:30 +01:00
Thomas Gerbet
2f4d23560f
gnome3.gnome-autoar: 0.3.0 -> 0.3.1
...
Fixes CVE-2021-28650.
Changes: https://gitlab.gnome.org/GNOME/gnome-autoar/-/blob/0.3.1/NEWS
2021-03-25 12:50:58 +01:00
github-actions[bot]
eb499aa20e
Merge master into staging-next
2021-03-25 00:17:22 +00:00
Thomas Tuegel
bd2cf10c0c
Merge pull request #107476 from CertainLach/kwin-wayland-wrapper
...
kwin: allow using wrapper for qpa
2021-03-24 16:15:17 -05:00
Doron Behar
c4697bc876
Merge pull request #117207 from doronbehar/pkg/gnomeExtensions/sound-output-device-chooser
2021-03-24 21:11:51 +00:00
Doron Behar
a07fc25d56
gnomeExtensions.sound-output-device-chooser: 32 -> 35
...
Refresh paths patch.
2021-03-24 17:24:15 +02:00
Ryan Horiguchi
552b38c76e
gnomeExtensions.unite: 45 -> 47
2021-03-24 15:54:06 +01:00
github-actions[bot]
2417360191
Merge master into staging-next
2021-03-24 00:41:10 +00:00
Peter Hoeg
cce199a3e0
plasma-workspace: fix path to qdbus
2021-03-24 07:10:32 +08:00
github-actions[bot]
226884645e
Merge master into staging-next
2021-03-22 00:45:52 +00:00
Sandro
8de3afc49b
Merge pull request #116711 from r-ryantm/auto-update/gnome-shell-extension-appindicator
...
gnomeExtensions.appindicator: 34 -> 35
2021-03-22 00:56:57 +01:00
Peter Hoeg
c78e0e376c
plasma-systemmonitor: init at 5.21.1
2021-03-22 06:57:26 +08:00
github-actions[bot]
b0455cafa7
Merge master into staging-next
2021-03-21 06:17:15 +00:00
Sandro
f115165818
Merge pull request #113786 from lasers/virtual-desktop-bar
...
plasma-applet-virtual-desktop-bar: init at unstable-2021-02-20
2021-03-21 05:31:55 +01:00
Peter Hoeg
615e63c432
sddm-kcm: add missing dependencies
2021-03-21 10:01:57 +08:00
Peter Hoeg
7cdf186203
discover: add missing dependencies
2021-03-21 10:01:57 +08:00
R. RyanTM
f380c1805a
gnomeExtensions.appindicator: 34 -> 35
2021-03-18 07:47:50 +00:00
github-actions[bot]
611019db38
Merge staging-next into staging
2021-03-15 18:16:53 +00:00
github-actions[bot]
4915d2cb4c
Merge master into staging-next
2021-03-15 18:16:46 +00:00
Jan Tojnar
0a35ec9f15
Merge pull request #116050 from maxeaubrey/gnome_3.38.4
...
Gnome 3.38.4 updates
2021-03-15 02:50:09 +01:00
Matthew Van Gundy
3d5c4053ca
Configure gnome2.gtksourceview to build with autoconf 2.69
...
`nix-build -A gnome2.gtksourceview` fails to build with autoconf 2.70 with the following error:
...
autoreconf: running: intltoolize --copy --force
You should update your 'aclocal.m4' by running aclocal.
autoreconf: running: gtkdocize --copy
Can't exec "gtkdocize": No such file or directory at /nix/store/hm8xfxprfk4l1msb9hpjwgydilbqlvl5-autoconf-2.70/share/autoconf/Autom4te/FileUtils.pm line 293.
autoreconf: error: gtkdocize failed with exit status: 2
gnome2.gtksourceview builds successfully with autoconf 2.69.
2021-03-14 11:28:01 -07:00
github-actions[bot]
3b97019142
Merge master into staging-next
2021-03-14 06:17:28 +00:00
R. RyanTM
eb362f9af9
gnome3.hitori: 3.38.0 -> 3.38.1
2021-03-14 04:57:40 +01:00
Maxine Aubrey
f26431b8d0
gnome3.yelp-xsl: 3.38.1 -> 3.38.3
2021-03-14 03:38:59 +01:00
Maxine Aubrey
aa9599bb90
gnome3.yelp: 3.38.1 -> 3.38.3
2021-03-14 03:38:58 +01:00
Maxine Aubrey
16d37723ea
gnome3.simple-scan: 3.38.1 -> 3.38.2
2021-03-14 03:38:47 +01:00
Maxine Aubrey
c98ccc1bc2
gnome3.mutter: 3.38.2 -> 3.38.3
2021-03-14 03:38:47 +01:00
Jan Tojnar
91574a3a39
Merge pull request #115123 from Pacman99/phone-evolution
...
evolution-data-server: enable phone number support
2021-03-14 02:27:20 +01:00
Maxine Aubrey
6f54e711a8
gnome3.gnome-shell: 3.38.2 -> 3.38.3
2021-03-14 00:58:34 +01:00
Maxine Aubrey
93151f857a
gnome3.gnome-maps: 3.38.2 -> 3.38.4
2021-03-14 00:58:34 +01:00
Maxine Aubrey
44c05e630a
gnome3.gnome-initial-setup: 3.38.2 -> 3.38.4
2021-03-14 00:58:33 +01:00
Maxine Aubrey
487eede066
gnome3.gnome-disk-utility: 3.38.1 -> 3.38.2
2021-03-14 00:58:33 +01:00
Maxine Aubrey
588505d1d0
gnome3.gnome-desktop: 3.38.2 -> 3.38.4
2021-03-14 00:58:33 +01:00
Maxine Aubrey
50d6fae3da
gnome3.gnome-control-center: 3.38.1 -> 3.38.4
2021-03-14 00:58:33 +01:00
Maxine Aubrey
2f17a4cd40
gnome3.eog: 3.38.1 -> 3.38.2
2021-03-14 00:58:32 +01:00
Maxine Aubrey
64ecd414fd
gnome3.dconf-editor: 3.38.0 -> 3.38.2, cleanup
2021-03-14 00:58:27 +01:00