R. RyanTM
496818f702
gnome3.mutter: 3.36.4 -> 3.36.5
2020-08-17 17:22:29 +02:00
Jan Tojnar
82c91e1306
Merge pull request #93045 from jtojnar/gnome-shell-cleanup
...
gnome3.gnome-shell: clean up
2020-07-18 06:51:08 +02:00
Jan Tojnar
4a48684965
gnome3.mutter: clean up
...
* upower no longer used – fa9e330f2c
* only libcanbera, not libcanberra-gtk is used
* cogl has been in-tree for ages
* geocode-glib has not been used ever?
* no need to have zenity in buildInputs, it is only needed in patch
* move patches attr after src
2020-07-13 10:21:24 +02:00
Jan Tojnar
a23cb68ccf
Merge pull request #92886 from jtojnar/fix/gse-sysmon
2020-07-10 20:35:40 +02:00
Jan Tojnar
a100503b08
gnome3.mutter: export libdir
...
It is needed for finding clutter & co. typelibs by extenstions.
2020-07-10 19:42:13 +02:00
Daniel Șerbănescu
37ec0eb2cd
mutter: 3.36.3 -> 3.36.4
2020-07-08 16:34:35 +02:00
Tor Hedin Brønner
f3cf84d804
gnome3.mutter: 3.36.2 -> 3.36.3
...
https://ftp.gnome.org/pub/GNOME/sources/mutter/3.36/mutter-3.36.3.news
2020-06-07 12:38:42 +02:00
Tor Hedin Brønner
a59590a484
gnome3.mutter: 3.36.1 -> 3.36.2
2020-04-30 15:56:15 +02:00
Jan Tojnar
a04625379a
Merge branch 'master' into staging-next
2020-04-13 18:50:35 +02:00
Tor Hedin Brønner
8371297e74
gnome3.mutter: 3.36.0 → 3.36.1
2020-04-12 13:37:57 +02:00
Jan Tojnar
15002f1cfd
tree-wide: Switch from gnome3.maintainers to lib.teams.gnome
2020-04-01 14:41:43 +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
25f5825b0a
gnome3.mutter: 3.34.3 -> 3.34.4
2020-02-17 08:35:39 +01:00
Tor Hedin Brønner
63f314f2c3
gnome3.mutter: 3.34.2 -> 3.34.3
...
https://gitlab.gnome.org/GNOME/mutter/blob/3.34.3/NEWS
2020-01-07 15:29:51 +01:00
Tor Hedin Brønner
39634ac2b8
gnome3.mutter: 3.34.1 -> 3.34.2
...
https://gitlab.gnome.org/GNOME/mutter/blob/3.34.2/NEWS
2019-12-13 07:34:06 +01:00
worldofpeace
43b1e5d998
gnome3.mutter: backport patches from gnome-3-34 branch
...
There's probably other fixes people would be interested in
like https://gitlab.gnome.org/GNOME/mutter/merge_requests/943 .
Fixes #74934
2019-12-04 16:51:56 -05:00
worldofpeace
903c57a365
gnome3.mutter: nixpkgs-fmt, meta attrs
2019-12-04 16:23:14 -05:00
worldofpeace
1b5df99e7a
Merge pull request #70295 from worldofpeace/mutter-eglstreams
...
Mutter eglstreams
2019-11-27 05:29:58 +00:00
worldofpeace
2674c54303
gnome3.mutter: add wayland eglstream support
...
This should make it possible to launch wayland sessions using nvidia hardware.
2019-11-19 15:34:39 -05:00
Frederik Rietdijk
c6e31d0767
Merge master into staging-next
2019-11-14 13:31:39 +01:00
adisbladis
4b616ab19a
mutter: Fix build with mesa 19.2.3
2019-11-09 10:34:50 +00: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
Tor Hedin Brønner
c8036d1050
gnome3.mutter: does not depend clutter
...
Mutter have shipped its own `clutter` for ages, we need json-glib however which
clutter propagated.
2019-10-19 15:04:15 +02:00
Tor Hedin Brønner
47f4abc49b
gnome3.mutter: 3.34.0 -> 3.34.1
2019-10-09 04:56:04 +02:00
Tor Hedin Brønner
880fab10fc
gnome3.mutter: Add upstream patches before 3.34.1
...
Fixes some eg. animation related crashes which in particular affected
dash-to-dock.
2019-10-03 00:09:18 +02:00
worldofpeace
a821167046
gnome3.mutter: enable profiler
...
This needed a patch to get the correct directory to the sysprof
dbus interface.
2019-09-30 19:39:50 +02:00
Tor Hedin Brønner
f01d9db504
gnome3.mutter: 3.32.2 -> 3.34.0
2019-09-30 19:39:45 +02:00
Daniël de Kok
7ddd49a86e
gnome3.mutter: fix segfault in dri_flush_front_buffer()
...
More details:
56ddaaa380
2019-09-03 15:20:38 +02:00
worldofpeace
ea7055f29d
gnome3.mutter: multi-outputs
2019-07-04 08:36:19 -04:00
worldofpeace
5a10032ef4
gnome3.mutter: disable installed tests
2019-07-04 08:36:19 -04:00
worldofpeace
6c2592761f
gnome3.mutter: 3.32.1 -> 3.32.2
...
https://gitlab.gnome.org/GNOME/mutter/blob/3.32.2/NEWS
2019-05-18 16:00:41 -04:00
Dan Callahan
13e7463a57
gnome3.mutter: 3.32.0 -> 3.32.1
2019-04-18 09:29:48 +01:00
worldofpeace
b8e655ad6e
gnome3.mutter: hardcode path to zenity
2019-04-05 12:14:09 +02:00
Tor Hedin Brønner
24657133c1
gnome3.mutter: 3.30.2 -> 3.32.0
...
- port to meson
- the new meson build doesn't compile schemas
- use wrapGAppsHook
2019-04-05 11:40:18 +02:00
Matthew Bauer
73061742af
Merge remote-tracking branch 'NixOS/master' into staging
2019-02-24 18:54:32 -05:00
Piotr Bogdan
4f40607e7e
gnome3.mutter: add patch for upstream issue #270
2019-02-23 08:43:27 +00:00
Jan Tojnar
606ceda352
gnome3: stop using aliases
2019-02-14 02:31:15 +01:00
Jan Tojnar
a51a99c690
gobject-introspection: rename package
...
camelCase package name was a huge inconsistency in GNOME package set.
2018-12-02 12:42:29 +01:00
Jan Tojnar
e02516db75
nixos/gnome3: enable remote desktop on wayland
2018-11-30 21:35:21 +01:00
Jan Tojnar
beb6779900
gnome3.mutter: 3.28.3 → 3.30.2
2018-11-30 21:34:29 +01:00
Andrew Childs
e2e23ddd89
gnome3.mutter: fix crash on startup with nvidia drivers
2018-10-08 22:23:42 +09:00
Jan Tojnar
5cc18c4781
gnome3: remove versionBranch attribute
...
Standard library now contains stdenv.lib.versions.majorMinor,
which does the same.
2018-10-05 02:17:19 +02:00
Tor Hedin Brønner
c32b0409a9
pipewire: 0.1.9 -> 0.2.3
...
I also removed pipewire from mutter temporarily, since it is not compatible.
2018-09-14 05:09:00 +02:00
Jan Tojnar
c1c9119699
gnome3.mutter: 3.28.2 → 3.28.3
2018-07-31 23:03:40 +02:00
Tor Hedin Brønner
989fd880a1
gnome3.gnome-shell: 3.28.1 -> 3.28.2
2018-05-13 23:15:39 +02:00
Jan Tojnar
c477acec9e
gnome3.mutter: 3.28.0 → 3.28.1
2018-05-08 03:31:57 +02:00
Jan Tojnar
288ce670b1
gnome3.mutter: fix build
2018-03-22 07:46:48 +01:00
Jan Tojnar
0973618e4e
gnome3: automated update
2018-03-22 07:46:42 +01:00
Jan Tojnar
546e7669b2
gnome3: move src.nix into default.nix automatically
2018-03-01 02:53:00 +01:00
Jan Tojnar
a31d98f312
tree-wide: autorename gnome packages to use dashes
2018-02-25 17:41:16 +01:00