Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gnome shell 3.36.2 #86406

Merged
merged 3 commits into from May 1, 2020
Merged

Gnome shell 3.36.2 #86406

merged 3 commits into from May 1, 2020

Conversation

hedning
Copy link
Contributor

@hedning hedning commented Apr 30, 2020

Motivation for this change

Some nice things as fixups with the clipboard (eg. I can copy stuff from evince in wayland finally). Also some performance boosts.

Currently running this on my system.

News:

6237780: gnome3.gnome-shell-extensions: 3.36.1 -> 3.36.2
(https://ftp.gnome.org/pub/GNOME/sources/gnome-shell-extensions/3.36/gnome-shell-extensions-3.36.2.news)
3.36.2

  • Misc. bug fixes and cleanups [Florian, Xiaoguang; !113, !106]

Contributors:
Florian Müllner, Xiaoguang Wang

Translators:
Yosef Or Boczko [he], Kristjan SCHMIDT [eo]

a59590a: gnome3.mutter: 3.36.1 -> 3.36.2
(https://ftp.gnome.org/pub/GNOME/sources/mutter/3.36/mutter-3.36.2.news)
3.36.2

  • Sync timelines to hardware vsync [Daniel; !724]
  • Fix screencasting non-maximized windows [Jonas; !1174]
  • Make window-aliveness checks less aggressive [Jonas; !1182]
  • Fix stylus coordinates when using screen rotation [Jonas T.; #1118]
  • Preserve keyboard state on VT switch [Olivier; !1185]
  • Fix trackball button scrolling [Phillip; #1120]
  • Fix tiled monitor support [Jonas Å.; !1199]
  • Fix various clipboard issues [Carlos; !1198, !1203, !1204, !1186, !1206]
  • Synchronize shadows to server-side decorations [Olivier; !1214]
  • Fix overview key on X11 when using multiple keyboard layouts [Olivier; !1219]
  • Fix capturing with multiple stage views [Jonas Å.; !1222]
  • Fixed crashes [Jonas D., Carlos; !1173, !1183]
  • Misc. bug fixes and cleanups [Andre, Georges, Simon, Christian, Carlos, Marco,
    Pekka, Laurent, Jonas D.; !1169, !1170, !1172, !1168, !1184, !1200, !1209,
    #1074, !1208]

Contributors:
Marco Trevisan (Treviño), Laurent Bigonville, Jonas Dreßler, Olivier Fourdan,
Carlos Garnacho, Andre Moreira Magalhaes, Simon McVittie,
Georges Basile Stavracas Neto, Pekka Paalanen, Christian Rauch, Jonas Troeger,
Daniel van Vugt, Phillip Wood, Jonas Ådahl

Translators:
Dušan Kazik [sk], Christian Kirbach [de]

88f4223: gnome3.gnome-shell: 3.36.1 -> 3.36.2
(https://ftp.gnome.org/pub/GNOME/sources/gnome-shell/3.36/gnome-shell-3.36.2.news)
3.36.2

  • Add openPrefs() convenience method for extensions [Florian; !1163]
  • Bring back support for empty StIcons [Andre, Jonas D.; !1173, !1178]
  • Wake up screen when unlocking programmatically [Florian; !1158]
  • Improve handling of scale-factor changes [Georges; !1176]
  • Fix translations of folder names [Florian; #2623]
  • Fix delay on lock screen after entering wrong password [Jonas D.; #2655]
  • Match ASCII alternatives of system actions [Will; #2688]
  • Tone down weekend days with events in calendar [Jakub; #2588]
  • Fix area screenshots on multi-monitor systems [Jonas Å; !1224]
  • Fix stuck lock screen after unlock [Jonas D., Florian; #2446]
  • Fixed crashes [Jonas D., Florian, Carlos; #2584, #2625, !1223, !1218]
  • Misc. bug fixes and cleanups [Jonas Å., Marco, Andre, Florian, Jonas D.;
    !1155, !1156, !1169, !1168, #2551, #2563, !1172, !1179, !1160, #2562, #2578,
    !1203, #2649, #2628, #2691, #1615, #2607, !1228]

Contributors:
Marco Trevisan (Treviño), Jonas Dreßler, Carlos Garnacho,
Andre Moreira Magalhaes, Florian Müllner, Georges Basile Stavracas Neto,
Jakub Steiner, Will Thompson, Jonas Ådahl

Translators:
Fabio Tomat [fur], Cheng-Chia Tseng [zh_TW], Danial Behzadi [fa],
Jiri Grönroos [fi], Ibai Oihanguren Sala [eu], Марко Костић [sr],
Rūdolfs Mazurs [lv], Rafael Fontenelle [pt_BR], Petr Kovář [cs],
Daniel Rusek [cs]

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS linux)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Ensured that relevant documentation is up to date
  • Fits CONTRIBUTING.md.

@ofborg ofborg bot added the 6.topic: GNOME GNOME desktop environment and its underlying platform label Apr 30, 2020
@ofborg ofborg bot requested review from worldofpeace and jtojnar April 30, 2020 14:20
@hedning hedning merged commit 23c0922 into NixOS:master May 1, 2020
@hedning hedning deleted the gnome-shell-3.36.2 branch May 1, 2020 17:52
@jtojnar
Copy link
Contributor

jtojnar commented May 1, 2020

Thanks.

Btw, how did you get the MR links here? VTE does not seem to support copying them?

@hedning
Copy link
Contributor Author

hedning commented May 1, 2020

I just did a quick mod of your what-changed so it would produce markdown instead of terminal stuff. Might be nice with a flag for link style, was sorta meaning to make pr.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants