about summary refs log tree commit diff
path: root/pkgs/desktops/pantheon
AgeCommit message (Collapse)AuthorFilesLines
2024-06-14pantheon.elementary-photos: 2.8.0 -> 8.0.0Bobby Rong1-33/+4
https://github.com/elementary/photos/compare/2.8.0...8.0.0
2024-06-10Merge pull request #318516 from bobby285271/upd/shortcut-overlayBobby Rong1-2/+10
pantheon.elementary-shortcut-overlay: 2.0.1 -> 8.0.0
2024-06-10pantheon.elementary-shortcut-overlay: 2.0.1 -> 8.0.0Bobby Rong1-2/+10
https://github.com/elementary/shortcut-overlay/compare/2.0.1...8.0.0
2024-06-09treewide: Remove the definite article from meta.descriptionAlexis Hildebrandt1-1/+1
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"([Tt]he)? ' pkgs \ | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Tt]he (.)/\1\U\2/'
2024-06-09treewide: Remove indefinite article from meta.descriptionAlexis Hildebrandt8-8/+8
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \ | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-08pantheon.elementary-capnet-assist: 2.4.4 -> 8.0.0Bobby Rong1-23/+14
https://github.com/elementary/capnet-assist/compare/2.4.4...8.0.0
2024-06-01Merge pull request #315914 from bobby285271/upd/elementary-mailBobby Rong1-9/+2
pantheon.elementary-mail: 7.2.0 -> 8.0.0
2024-05-30pantheon.elementary-mail: 7.2.0 -> 8.0.0Bobby Rong1-9/+2
https://github.com/elementary/mail/compare/7.2.0...8.0.0 I am looking at https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/2046844 and I believe when it comes to NixOS the issue will either affect many apps or more likely, nothing at all...
2024-05-29Merge pull request #315374 from bobby285271/upd/pantheon-agent-polkitBobby Rong1-8/+10
pantheon.pantheon-agent-polkit: 1.0.5 -> 8.0.0
2024-05-28pantheon.pantheon-agent-polkit: 1.0.5 -> 8.0.0Bobby Rong1-8/+10
https://github.com/elementary/pantheon-agent-polkit/compare/1.0.5...8.0.0
2024-05-28Merge pull request #315137 from bobby285271/upd/galaBobby Rong1-0/+7
pantheon.gala: Fix window placement in MultiTaskingView
2024-05-28pantheon.gala: Fix window placement in MultiTaskingViewBobby Rong1-0/+7
It looks like the fix is very related to the GLib 2.76 bump.
2024-05-24Merge pull request #314261 from bobby285271/upd/elementary-calculatorBobby Rong1-2/+2
pantheon.elementary-calculator: 2.0.3 -> 8.0.0
2024-05-24pantheon.elementary-calculator: 2.0.3 -> 8.0.0Bobby Rong1-2/+2
https://github.com/elementary/calculator/compare/2.0.3...8.0.0
2024-05-24Merge pull request #314025 from bobby285271/upd/elementary-icon-themeBobby Rong1-9/+2
pantheon.elementary-icon-theme: 7.3.1 -> 8.0.0
2024-05-23pantheon.elementary-icon-theme: 7.3.1 -> 8.0.0Bobby Rong1-9/+2
https://github.com/elementary/icons/compare/7.3.1...8.0.0
2024-05-23Merge pull request #310108 from bobby285271/upd/elementary-gtk-themeBobby Rong1-2/+2
pantheon.elementary-gtk-theme: 7.3.0 -> 8.0.0
2024-05-22pantheon-tweaks: 1.1.2 -> 2.0.1Bobby Rong3-86/+2
Also move to by-name. https://github.com/pantheon-tweaks/pantheon-tweaks/compare/1.1.2...2.0.1
2024-05-09Merge pull request #309375 from OPNA2608/fix/stableVersion/pkgs-stufféclairevoyant2-2/+2
treewide: Fix some unstableGitUpdater users
2024-05-08pantheon.elementary-gtk-theme: 7.3.0 -> 8.0.0Bobby Rong1-2/+2
https://github.com/elementary/stylesheet/compare/7.3.0...8.0.0
2024-05-07pantheon.granite7: 7.4.0 -> 7.5.0Bobby Rong1-2/+2
https://github.com/elementary/granite/compare/7.4.0...7.5.0
2024-05-05wingpanel-indicator-ayatana: unstable-2023-04-18 -> 2.0.7-unstable-2023-04-18OPNA26081-1/+1
2024-05-05pantheon.file-roller-contract: unstable-2021-02-22 -> 0-unstable-2021-02-22OPNA26081-1/+1
2024-04-27treewide: wrapGAppsHook → wrapGAppsHook3Jan Tojnar25-51/+51
This was achieved using the following command: sd 'wrapGAppsHook\b' wrapGAppsHook3 (rg -l 'wrapGAppsHook\b') And then manually reverted the following changes: - alias in top-level.nix - function name in wrap-gapps-hook.sh - comment in postFixup of at-spi2-core - comment in gtk4 - comment in preFixup of 1password-gui/linux.nix - comment in postFixup of qgis/unwrapped-ltr.nix and qgis/unwrapped.nix - comment in postFixup of telegram-desktop - comment in postFixup of fwupd - buildCommand of mongodb-compass - postFixup of xflux-gui - comment in a patch in kdePackages.kde-gtk-config and plasma5Packages.kde-gtk-config - description of programs.sway.wrapperFeatures.gtk NixOS option (manual rebuild)
2024-04-22pantheon.elementary-notifications: Fix build with Vala 0.56.16Bobby Rong1-0/+6
See the mentioned issue for details. Note that it is no longer possible to build this with older Vala after this change, so I don't really know if this is actually an elementary issue.
2024-04-15pantheon.elementary-photos: Build without webkit2gtk-4.0Bobby Rong1-14/+29
By fully removing publishing plugins (we are not enabling plugins before already). https://fedoraproject.org/wiki/Changes/Remove_webkit2gtk-4.0_API_Version
2024-04-05pantheon.elementary-session-settings: 6.0.0-unstable-2023-09-05 -> ↵Bobby Rong1-3/+3
6.0.0-unstable-2024-03-29 https://github.com/elementary/session-settings/compare/3476c89bbb66564a72c6495ac0c61f8f9ed7a3ec...53bf57e5b32936befc3003a0f99c5b3a69349c76
2024-04-05pantheon.gala: Backport Wayland menu commitBobby Rong1-3/+8
gala-daemon actually needs a correct environment for `AppInfo.launch_default_for_uri`.
2024-03-29Merge pull request #140429 from bobby285271/pantheon-systemdBobby Rong2-1/+4
pantheon: manage user session with systemd
2024-03-24pantheon: Skip nixpkgs-update for packages using un-tagged commitsBobby Rong2-0/+4
It looks like nix-update-script cannot handle this well, we can switch to other updaters but I am just too lazy to do that.
2024-03-19treewide: add meta.mainProgram to packages with a single binarystuebinm1-0/+1
The nixpkgs-unstable channel's programs.sqlite was used to identify packages producing exactly one binary, and these automatically added to their package definitions wherever possible.
2024-03-17nixos/pantheon: Add missing gala-daemon systemd servicesBobby Rong1-0/+3
Otherwise it doesn't autostart after user session managed by systemd.
2024-03-17pantheon: Manage user session with systemdBobby Rong1-1/+1
This is now needed as gnome-session 46 drops `--builtin` option.
2024-03-16pantheon.elementary-session-settings: 6.0.0 -> 6.0.0-unstable-2023-09-05Bobby Rong1-3/+5
https://github.com/elementary/session-settings/compare/6.0.0...3476c89bbb66564a72c6495ac0c61f8f9ed7a3ec This brings initial systemd support, this is a preparation of gnome-session 46 --builtin removal.
2024-03-16pantheon.appcenter: 7.4.0-unstable-2023-12-04 -> 7.4.0-unstable-2024-02-07Bobby Rong1-3/+3
https://github.com/elementary/appcenter/compare/d93e135a0b0c9a6e0fbad18fe90d46425823a42c...fce55d9373bfb82953191b32e276a2129ffcb8c1 Use a commit that is actually accepted on upstream.
2024-01-19pantheon.elementary-code: 7.1.0 -> 7.2.0Bobby Rong1-2/+2
https://github.com/elementary/code/compare/7.1.0...7.2.0
2024-01-08Merge pull request #279337 from bobby285271/upd/pantheon-tweaksBobby Rong1-2/+2
pantheon-tweaks: 1.1.1 -> 1.1.2
2024-01-07pantheon-tweaks: 1.1.1 -> 1.1.2Bobby Rong1-2/+2
https://github.com/pantheon-tweaks/pantheon-tweaks/compare/1.1.1...1.1.2
2024-01-06pantheon.wingpanel-indicator-network: 7.0.2 -> 7.1.0Bobby Rong1-2/+2
https://github.com/elementary/wingpanel-indicator-network/compare/7.0.2...7.1.0
2024-01-06pantheon.switchboard-plug-network: unstable-2023-09-05 -> 2.5.0Bobby Rong1-3/+3
https://github.com/elementary/switchboard-plug-network/compare/3b69132788ff8734a481d498b49207e05a4f7d70...2.5.0
2023-12-14Merge pull request #274107 from bobby285271/upd/pantheonBobby Rong1-4/+2
pantheon.elementary-files: 6.5.2 -> 6.5.3
2023-12-14pantheon.elementary-files: 6.5.2 -> 6.5.3Bobby Rong1-4/+2
https://github.com/elementary/files/compare/6.5.2...6.5.3
2023-12-11pantheon.elementary-feedback: Backport AppStream 1.0 build fixBobby Rong1-0/+8
2023-12-11pantheon.appcenter: 7.4.0 -> 7.4.0-unstable-2023-12-04Bobby Rong1-5/+9
https://github.com/elementary/appcenter/compare/7.4.0...d93e135a0b0c9a6e0fbad18fe90d46425823a42c This contains build fix for AppStream 1.0.
2023-12-07Merge pull request #272049 from bobby285271/upd/pantheonBobby Rong1-0/+10
pantheon.switchboard-plug-about: Backport AppStream 1.0 build fix
2023-12-05pantheon.elementary-calculator: 2.0.2 -> 2.0.3Bobby Rong1-9/+2
https://github.com/elementary/calculator/compare/2.0.2...2.0.3
2023-12-05pantheon.switchboard-plug-about: Backport AppStream 1.0 build fixBobby Rong1-0/+10
2023-11-20Merge pull request #268428 from bobby285271/upd/pantheonBobby Rong1-2/+2
pantheon.granite7: 7.3.0 -> 7.4.0
2023-11-19pantheon.granite7: 7.3.0 -> 7.4.0Bobby Rong1-2/+2
https://github.com/elementary/granite/compare/7.3.0...7.4.0
2023-11-17pantheon.elementary-gtk-theme: 7.2.0 -> 7.3.0Bobby Rong1-12/+2
https://github.com/elementary/stylesheet/compare/7.2.0...7.3.0