Commit Graph

3 Commits

Author SHA1 Message Date
Piotr Bogdan
719892a69a
gnome3.mutter: 3.36.5 -> 3.38.0
https://gitlab.gnome.org/GNOME/mutter/-/blob/3.38.0/NEWS
2020-10-24 01:14:27 +02:00
Tor Hedin Brønner
e577cce7d0
gnome3.mutter: 3.34.4 -> 3.36.0
Now depends on wayland-protocols and pipewire-0.3

The auto detection of this feature fails with a false positive.
Resulting in broken wayland sessions.
2020-03-24 07:06:57 +01:00
Tor Hedin Brønner
9742df1595 gnome3.mutter: drop inheritable cap_sys_nice
In NixOS extra capabilities are provided through the ambient set which provides
real inheritability to user run processes [0].

We don't want gome-shell to spawn processes with cap_sys_nice however (apart
from the obvious this also breaks eg. flatpaks). So we drop inheritable when
starting to prevent further inheritance (the ambient set is only propagated
if inherit is set).

[0] 58319057b7
2019-10-19 17:07:28 +02:00