summary refs log tree commit diff
path: root/pkgs/desktops/pantheon
Commit message (Collapse)AuthorAge
* pantheon.wingpanel: remove elementary-gtk-theme from buildInputsBobby Rong2022-03-18
| | | | | I don't think will work anymore. The theme is hardcoded and has been added to XDG_DATA_DIRS.
* pantheon.wingpanel: pick up required icon themeBobby Rong2022-03-18
| | | | | | Looks like the theme is not hardcoded for wingpanel, but wingpanel is called by greeter which hardcodes the themes. I decide I will just do something safe before I am confident enough and know what is happening.
* pantheon.elementary-greeter: remove elementary-gtk-theme from buildInputsBobby Rong2022-03-18
| | | | | I don't think will work anymore. The theme is hardcoded and has been added to XDG_DATA_DIRS.
* pantheon.elementary-greeter: pick up hardcoded icon themeBobby Rong2022-03-18
| | | | wrapGAppsHook no longer pick up XDG_ICON_DIRS for us.
* pantheon.gala: remove elementary-icon-theme from buildInputsBobby Rong2022-03-18
| | | | | gala does not hardcode the icon theme. Checked with grep -nr '"elementary"'.
* pkgs/pantheon: remove elementary-icon-theme from buildInputs for pkgs that ↵Bobby Rong2022-03-18
| | | | | | | don't hardcode icon themes User may install icon theme of their choices. The icons are no longer picked up by wrapGAppsHook by default anyway.
* pantheon.elementary-photos: fix build with vala 0.56Bobby Rong2022-03-14
|
* pantheon.elementary-mail: fix build with vala 0.56Bobby Rong2022-03-14
|
* treewide: rename name to pname&versionFelix Buehler2022-03-08
|
* pantheon.elementary-greeter: 6.0.1 -> 6.0.2Bobby Rong2022-03-01
|
* pantheon.appcenter: fix AppStream.PoolFlags being renamedBobby Rong2022-03-01
|
* pantheon.elementary-greeter: actually fix the crashBobby Rong2022-02-14
| | | | | | Fixed a use-after-free issue where logged_in_context is used in update_style(). There are several reports for this but upstream has no action for this so far during the 6.x cycle. See the provided link for more details.
* Revert "pantheon.elementary-greeter: add patch for revert pull request 566"Bobby Rong2022-02-14
| | | | This reverts commit 34d5d14fd0d9e0cab8458342f9e7fb105ceb7db3.
* pantheon.elementary-default-settings: install dockitem for appcenterBobby Rong2022-02-09
|
* pantheon.appcenter: drop the disable packagekit patch againBobby Rong2022-02-09
| | | | It is not needed when services.packagekit.enable is set.
* pkgs/pantheon: remove old aliasesBobby Rong2022-02-02
| | | | | This is mostly Pantheon version of e703bc0ade3b6a3669f77d0acede1c2047e51fc2, we move the aliases outside of the scope.
* pkgs/pantheon: minor formattingBobby Rong2022-02-02
| | | | Simply because all other Pantheon packages have addressed these formatting.
* pantheon.elementary-photos: 2.7.3 -> 2.7.4Bobby Rong2022-02-02
|
* Merge pull request #157289: more pantheon cleanupsBobby Rong2022-01-30
|\
| * pkgs/pantheon: remove unused argsBobby Rong2022-01-30
| |
| * pantheon.elementary-code: remove unneeded inputsBobby Rong2022-01-30
| | | | | | | | The browser preview plugin has been removed in 6.0, ctags has been added to PATH already.
| * pantheon.elementary-camera: remove unneeded inputsBobby Rong2022-01-30
| | | | | | | | Clutter support is removed in 6.0 in favor of native Gtk element from GStreamer
| * pantheon.elementary-calendar: remove unneeded inputsBobby Rong2022-01-30
| | | | | | | | Upstream is using GLib.Notification since 5.x, also removes libgdata from args.
| * pantheon.gnome-bluetooth-contract: fix version, add passthru.updateScriptBobby Rong2022-01-30
| | | | | | | | Upstream doesn't tag release, we use unstableGitUpdater.
| * pantheon.file-roller-contract: fix version, add passthru.updateScriptBobby Rong2022-01-30
| | | | | | | | Upstream doesn't tag release, we use unstableGitUpdater.
| * wingpanel-indicator-ayatana: add passthru.updateScriptBobby Rong2022-01-30
| | | | | | | | Upstream doesn't tag release, we use unstableGitUpdater.
| * pantheon.granite: drop passthru.updateScript, disable bot updateBobby Rong2022-01-30
| | | | | | | | | | | | | | | | | | | | | | granite 7 has been ported to GTK 4 and introduces some breaking API changes. Following what is done in elementary OS, we maintain pantheon.granite7 as a new package and keep pantheon.granite on 6.x. To make sure this package will never be updated to 7.x by accident, let's disable the bot (r-ryantm) update with: nixpkgs-update: no auto update See also https://github.com/ryantm/nixpkgs-update/blob/58c5426a5b122d7bc6a5bf456cd9e9baf43eacd7/src/Skiplist.hs#L131
| * pantheon.switchboard-plug-about: introduces a wallpaper meson flagBobby Rong2022-01-30
| | | | | | | | After some thought, it doesn't make sense to just keep the wallpaper.
| * pantheon.elementary-files: remove unneeded inputsBobby Rong2022-01-30
| | | | | | | | libdbusmenu-gtk3 is only needed by plank for enable_dbusmenu meson option.
| * pantheon.elementary-photos: remove unneeded inputsBobby Rong2022-01-30
| | | | | | | | Looks like scour is no needed since 2.7.x.
| * pkgs/pantheon: remove unneeded elementary-gtk-themeBobby Rong2022-01-30
| | | | | | | | User may choose their own gtk theme, and elementary-gtk-theme has been added to the pantheon module by default.
| * pkgs/pantheon: update meta.licenseBobby Rong2022-01-30
| | | | | | | | Based on project_license from appdata.
| * pantheon.elementary-music: remove unneeded inputsBobby Rong2022-01-30
| | | | | | | | After the LastFM plugin is removed, those inputs are no longer needed.
* | pantheon.elementary-capnet-assist: 2.4.0 -> 2.4.1Bobby Rong2022-01-27
| |
* | pantheon.switchboard-plug-network: 2.4.1 -> 2.4.2Bobby Rong2022-01-27
| |
* | pantheon.xdg-desktop-portal-pantheon: 1.0.1 -> 1.1.0Bobby Rong2022-01-27
| |
* | pantheon.elementary-files: 6.1.1 -> 6.1.2Bobby Rong2022-01-26
|/
* pantheon.elementary-tasks: 6.1.0 -> 6.2.0Bobby Rong2022-01-25
|
* pantheon.elementary-mail: 6.3.1 -> 6.4.0Bobby Rong2022-01-25
|
* pantheon.elementary-greeter: add patch for revert pull request 566Bobby Rong2022-01-25
| | | | There are several reports upstream but no actions are taken so far.
* pantheon.elementary-session-settings: fix xsession TryExecBobby Rong2022-01-24
| | | | Otherwise Pantheon may not appear in display managers.
* pkgs/pantheon: drop repoNameBobby Rong2022-01-24
| | | | | | It is not necessary to set this separately. Addressing the formatting now to minimize the Pantheon 7 update PR diff.
* pkgs/pantheon: reorder attributesBobby Rong2022-01-24
| | | | | | https://github.com/jtojnar/nixpkgs-hammering/blob/master/explanations/attribute-ordering.md Addressing the formatting now to minimize the Pantheon 7 update PR diff.
* Merge pull request #156115 from bobby285271/pantheonBobby Rong2022-01-22
|\ | | | | pantheon.elementary-calendar: 6.0.3 -> 6.1.0
| * pantheon.elementary-calendar: 6.0.3 -> 6.1.0Bobby Rong2022-01-22
| |
* | Merge pull request #154837 from bobby285271/pantheon-mesonBobby Rong2022-01-17
|\ \ | |/ |/| Pantheon: prepare for meson 0.61
| * pantheon.elementary-screenshot: pull upstream fix for meson 0.61Bobby Rong2022-01-13
| | | | | | | | i18n.merge_file has been ignoring positional arguments for a time and explicitly rejects with error since meson 0.61
| * pantheon.elementary-files: pull upstream fix for meson 0.61Bobby Rong2022-01-13
| | | | | | | | i18n.merge_file has been ignoring positional arguments for a time and explicitly rejects with error since meson 0.61
| * pantheon.elementary-capnet-assist: pull upstream fix for meson 0.61Bobby Rong2022-01-13
| | | | | | | | i18n.merge_file has been ignoring positional arguments for a time and explicitly rejects with error since meson 0.61
| * pantheon.switchboard: pull upstream fix for meson 0.61Bobby Rong2022-01-13
| | | | | | | | i18n.merge_file has been ignoring positional arguments for a time and explicitly rejects with error since meson 0.61