Ryan Horiguchi
3b66c5fd8f
gnomeExtensions.unite: 47 -> 48
2021-03-26 21:46:07 +01: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
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
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
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
Peter Hoeg
cce199a3e0
plasma-workspace: fix path to qdbus
2021-03-24 07:10:32 +08: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
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]
4915d2cb4c
Merge master into staging-next
2021-03-15 18:16:46 +00: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
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
github-actions[bot]
d6257d451b
Merge master into staging-next
2021-03-11 18:23:54 +00:00
R. RyanTM
4eccb6d80f
gnome3.tali: 3.38.0 -> 3.38.3
2021-03-11 15:59:15 +01:00
github-actions[bot]
cf320b516a
Merge master into staging-next
2021-03-09 18:31:52 +00:00
Bogdan B
0ccc9d5c63
lxqt.lxqt-policykit: fix missing buildInput polkit ( #115529 )
2021-03-09 17:20:06 +01:00
Martin Weinelt
16f9e4da3a
Merge branch 'master' into staging-next
2021-03-09 17:05:41 +01:00
R. RyanTM
6598cfb682
gnome3.rygel: 0.40.0 -> 0.40.1
2021-03-09 13:10:20 +00:00
github-actions[bot]
fb5c8b556d
Merge staging-next into staging
2021-03-06 06:17:00 +00:00
Pacman99
428411b75d
evolution-data-server: enable phone number support
2021-03-05 08:16:21 -08:00
Sandro Jäckel
98b0480784
gnome3.taskwhisperer: remove unused input
2021-03-05 16:22:54 +01:00
github-actions[bot]
9690bf19d4
Merge staging-next into staging
2021-03-03 06:17:28 +00:00
ajs124
57cf15c64d
xdg-desktop-portal-kde: drop unused python dependency
2021-03-03 01:30:53 +01:00
github-actions[bot]
f5bb0053a6
Merge staging-next into staging
2021-03-02 18:17:42 +00:00
Sandro
c1d529dbb1
Merge pull request #114768 from SuperSandro2000/fix-collection19
2021-03-02 16:59:03 +01:00
github-actions[bot]
b9b22451f0
Merge staging-next into staging
2021-03-02 06:17:20 +00:00
Dmitry Kalinkin
43c128776e
Merge pull request #114676 from jD91mZM2/remove-me-as-maintainer
...
remove me as maintainer
2021-03-01 22:19:56 -05:00
github-actions[bot]
5863e72037
Merge staging-next into staging
2021-03-02 00:32:18 +00:00
Jan Tojnar
913394a1d9
Merge branch 'staging-next' into staging
2021-03-01 19:30:56 +01:00
Sandro Jäckel
7ccf4d1259
pantheon.elementary-session-settings: remove unused input
2021-03-01 15:19:05 +01:00
ajs124
f179f7c25c
gnustep.gui: fix icu 68 compatibility
2021-03-01 14:28:20 +01:00
ajs124
47bae87b75
gnustep.base: fix icu 68 compatibility
2021-03-01 14:24:57 +01:00
jD91mZM2
ea5639fcf4
vala-panel-appmenu-plugin: delete
2021-03-01 12:34:57 +01:00
jD91mZM2
3a6ba9ea5b
remove me as maintainer
...
I don't use these tools anymore, so it makes sense I shouldn't have an
opinion on PRs that change/update them. I know it's always unfortunate
losing a reviewer, but I'm not very active anymore anyway,
unfortunately. Apologies.
From now on, I'm trying not to add too many packages into nixpkgs, since
flakes are available. I guess when I first started using Nix I got
overexcited by how easy it was to contribute, so I added things for the
sake of adding things (not because I necessarily used them).
2021-03-01 12:32:20 +01:00
Sandro Jäckel
3fd94db5f1
xfce4-taskmanager: remove unused inputs
2021-03-01 10:47:25 +01:00
WORLDofPEACE
69ea22c3da
gnome-tour: fix build
2021-02-28 10:17:31 -05:00
Thomas Tuegel
403c2803dc
Merge pull request #110536 from CertainLach/plasma-5.21
...
plasma5: 5.20 -> 5.21
2021-02-26 15:30:06 -06:00
Robert Schütz
54757b35c1
Merge branch 'staging-next' into staging
2021-02-26 10:56:17 +01:00
Frederik Rietdijk
c456a2512f
Merge master into staging-next
2021-02-26 10:25:13 +01:00
Yaroslav Bolyukin
1a4ab2408d
plasma5: 5.21.0 -> 5.21.1
...
Signed-off-by: Yaroslav Bolyukin <iam@lach.pw>
2021-02-26 05:50:25 +03:00