-
-
Notifications
You must be signed in to change notification settings - Fork 14.7k
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
Pantheon updates 2021-10-25, 2021-10-26 #142810
Conversation
This comment has been minimized.
This comment has been minimized.
patches = [ | ||
(substituteAll { | ||
src = ./fix-paths.patch; | ||
elementary_capnet_assist = elementary-capnet-assist; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
elementary-capnet-assist can be dropped from args.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We need to make sure the package is installed so that the indicator can find its desktop file.
Any particular concerns? Changes look about right to me. |
This comment has been minimized.
This comment has been minimized.
02c346c
to
a57a7c0
Compare
This comment has been minimized.
This comment has been minimized.
I will test soon. Thanks for the updates! |
After more testing, I came up a conclusion that wingpanel did not disappear from the pantheon greeter, it just loads much slower now, after waking up the machine, I need to wait at most 20-30 seconds for wingpanel to appear on my greeter. So if reverting elementary/granite#529 resolves the issue, I guess it just means reading something from the portal does take some time (sorry I am not familiar with portals and not sure if this is really related and these are just my guessings)... |
But since this is not merged, I am going to push the 2021-10-26 updates here. As granite has already caused a rebuild for almost every Pantheon packages, I hope it will be fine to do so... epiphanyWe have new calculatorhttps://github.com/elementary/calculator/releases/tag/1.7.1
appcenterhttps://github.com/elementary/appcenter/releases/tag/3.8.1
Both downstream patches are still needed. calendarhttps://github.com/elementary/calendar/releases/tag/6.0.3
For the first fix, they updated the exec line in desktop files. wingpanel-indicator-notificationshttps://github.com/elementary/wingpanel-indicator-notifications/releases/tag/6.0.2
oooooh I found this photoshttps://github.com/elementary/photos/releases/tag/2.7.3
applications-menuhttps://github.com/elementary/applications-menu/releases/tag/2.9.1
camerahttps://github.com/elementary/camera/releases/tag/6.0.1
Still works for me, but unfortunately for davidak elementary/camera#182 probably does not get a fix. |
Result of 94 packages built:
@ofborg test pantheon |
Motivation for this change
Part of Pantheon 6.0.3 updates (previous one at #142633).
For upcoming package updates, see https://github.com/orgs/elementary/projects/90#column-16173879
Also adds
xdg-desktop-portal-pantheon
.This is ready for review, but I am drafting this as I haven't tested this myself yet.I am testing the change now, but there are some changes I still feel unsure, please help reviewing the changes, thank you!2021-10-26:
#142810 (comment)
2021-10-25:
touchegg
https://github.com/JoseExposito/touchegg/releases/tag/2.0.12
JoseExposito/touchegg@2.0.11...2.0.12
pantheon.touchegg
still works on Pantheon.The current installation path for configuration files (
$out/share/touchegg/touchegg.conf
) should still be respected.granite
https://github.com/elementary/granite/releases/tag/6.1.2
elementary/granite@6.1.1...6.1.2
Not sure if I need to take any actions based on this change:
settings-daemon
https://github.com/elementary/settings-daemon/releases/tag/1.1.0
elementary/settings-daemon@1.0.0...1.1.0
io.elementary.settings-daemon.xdg-desktop-portal.service
starts.notejot
(random libadwaita app) now respects dark mode from Pantheon switchboard settings.portals
(First release) https://github.com/elementary/portals/tree/1.0.0
https://github.com/elementary/portals/releases/tag/1.0.0
xdg-desktop-portal-pantheon.service
starts.FYI, there is a WIP https://github.com/elementary/portals/tree/demo/demo and I packaged this, not sure if it is useful though.
wingpanel-indicator-network
https://github.com/elementary/wingpanel-indicator-network/releases/tag/2.3.1
elementary/wingpanel-indicator-network@2.3.0...2.3.1
Things done
sandbox = true
set innix.conf
? (See Nix manual)nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
./result/bin/
)