3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

14 commits

Author SHA1 Message Date
worldofpeace 139806d89d gnome3.mutter328: fix graphical glitches in gala
See https://github.com/elementary/gala/issues/605 and patch
2019-09-15 20:19:24 -04:00
Vladimír Čunát 4aad2947f8
Merge branch 'master' into staging-next 2019-09-04 11:00:56 +02:00
worldofpeace 8c772a6183 gnome3.mutter328: patches from gnome-3.28 branch
Changes:
e356424282...74e3126b77
2019-09-03 09:35:14 -04:00
Niklas Hambüchen 9e78f76ade treewide: Remove unnecessary --disable-static (#66759)
* freetype: Remove unnecessary `--disable-static`.

The true-by-default `dontDisableStatic` already takes care of it.

Fixes freetype not being overridable to have static libs.

* treewide: Remove unnecessary `--disable-static`.

The true-by-default `dontDisableStatic` already takes care of it.

Fixes these packages not being overridable to have static libs.
2019-08-31 08:10:53 -04:00
worldofpeace cf9dca2396 gnome3.mutter328: add API for reorder workspaces
backport for a feature added in gala
2019-07-22 04:29:57 -04:00
volth f3282c8d1e treewide: remove unused variables (#63177)
* treewide: remove unused variables

* making ofborg happy
2019-06-16 19:59:05 +00:00
worldofpeace 1a7c1989e9 gnome3.mutter328: 3.28.3 -> 3.28.4
Changes since we pulled in everything from gnome-3.28 branch:
4af8d9d475...3.28.4

https://gitlab.gnome.org/GNOME/mutter/blob/3.28.4/NEWS
2019-05-17 17:39:29 -04:00
worldofpeace b2dc8c0fa3 gnome3.mutter328: backport changes from 3.32
gsettings-desktop-schemas made the following change in 3.32[0]
> Change tablets'/touchscreens' "display" setting to "output" one
> with different semantics.

That coincides with GNOME/mutter#133[1]

This caused a segmentation fault in gala on Fedora[2]
> Settings schema 'org.gnome.desktop.peripherals.touchscreen'
> does not contain a key named 'display'

I haven't experienced said segfault here in NixOS but I don't see
a reason not to use the solution reached there, which was to backport
relevant change[1] to mutter 3.28.

[0]: c7eee129c6
[1]: https://gitlab.gnome.org/GNOME/mutter/merge_requests/133
[2]: https://bugzilla.redhat.com/show_bug.cgi?id=1700337
2019-04-25 09:40:32 -04:00
worldofpeace 7fe664cab2 gnome3.mutter328: use wrapGAppsHook 2019-04-03 17:02:38 -04:00
worldofpeace c4df83279e gnome3.mutter328: hardcode path to zenity 2019-03-31 19:38:51 -04:00
worldofpeace 874856a228 gnome3.mutter328: use gnome-3-28 branch
Probably should get these patches in while
I'm stuck with this. Alternative would be to
fetch the patches individually.

pipewire was accidentally in buildInputs when it has
been disabled

Changes: https://gitlab.gnome.org/GNOME/mutter/compare/3.28.3...gnome-3-28
2019-03-31 19:23:08 -04: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
worldofpeace 153f3f867b
gnome3.mutter328: init 2018-11-30 21:35:15 +01:00