about summary refs log tree commit diff
path: root/pkgs/desktops/pantheon
Commit message (Collapse)AuthorAge
* Merge pull request #83265 from worldofpeace/fix-wingpanel-and-switchboardworldofpeace2020-03-24
|\ | | | | Fix wingpanel and switchboard
| * pantheon.switchboard-with-plugs: fix wrappingworldofpeace2020-03-24
| | | | | | | | | | | | | | | | | | Since #81475 this caused the wrapper to be empty of entries from wrapGAppsHook because the wrapGAppsHook function doesn't add them anymore, and was moved to gappsWrapperArgsHook. Instead of just running that in postBuild it's more future proof to make this use stdenv.mkDerivation because we want to mess around with the generic builder.
| * pantheon.wingpanel-with-indicators: fix wrappingworldofpeace2020-03-24
| | | | | | | | | | | | | | | | | | Since #81475 this caused the wrapper to be empty of entries from wrapGAppsHook because the wrapGAppsHook function doesn't add them anymore, and was moved to gappsWrapperArgsHook. Instead of just running that in postBuild it's more future proof to make this use stdenv.mkDerivation because we want to mess around with the generic builder.
* | pantheon.wingpanel-indicator-network: use libnmaTor Hedin Brønner2020-03-21
| |
* | pantheon.switchboard-plug-network: use libnmaTor Hedin Brønner2020-03-21
|/
* pantheon.elementary-music: 5.0.4 -> 5.0.5R. RyanTM2020-03-08
|
* pantheon.wingpanel-indicator-nightlight: 2.0.2 -> 2.0.3worldofpeace2020-03-03
| | | | https://github.com/elementary/wingpanel-indicator-nightlight/releases/tag/2.0.3
* pantheon.elementary-files: 4.4.0 -> 4.4.1worldofpeace2020-03-03
| | | | https://github.com/elementary/files/releases/tag/4.4.1
* pantheon.elementary-gtk-theme: 5.4.1 -> 5.4.2worldofpeace2020-03-01
| | | | https://github.com/elementary/stylesheet/compare/5.4.1...5.4.2
* pantheon.elementary-code: 3.2.0 -> 3.3.0worldofpeace2020-03-01
| | | | https://github.com/elementary/code/releases/tag/3.3.0
* pantheon.elementary-greeter: 5.0.1 -> 5.0.2worldofpeace2020-02-28
| | | | https://github.com/elementary/greeter/releases/tag/5.0.2
* pantheon.switchboard-plug-bluetooth: 2.3.0 -> 2.3.1worldofpeace2020-02-28
| | | | https://github.com/elementary/switchboard-plug-bluetooth/releases/tag/2.3.1
* pantheon.sideload: 1.0.0 -> 1.0.1worldofpeace2020-02-28
| | | | https://github.com/elementary/sideload/releases/tag/1.0.1
* pantheon.appcenter: 3..2.1 -> 3.2.2worldofpeace2020-02-28
| | | | https://github.com/elementary/appcenter/releases/tag/3.2.2
* pantheon.elementary-files: 4.3.0 -> 4.4.0worldofpeace2020-02-17
| | | | https://github.com/elementary/files/releases/tag/4.4.0
* pantheon.switchboard-plug-mouse-touchpad: 2.3.1 -> 2.4.0worldofpeace2020-01-21
| | | | https://github.com/elementary/switchboard-plug-mouse-touchpad/releases/tag/2.4.0
* pantheon.elementary-screenshot-tool: 1.7.0 -> 1.7.1worldofpeace2020-01-21
| | | | https://github.com/elementary/screenshot/releases/tag/1.7.1
* pantheon.elementary-gtk-theme: 5.4.0 -> 5.4.1worldofpeace2020-01-21
| | | | | * Improve contrast in text selections https://github.com/elementary/stylesheet/pull/572 * Add border and background to selected image radios https://github.com/elementary/stylesheet/pull/576
* pantheon.wingpanel-indicator-session: 2.2.6 -> 2.2.7worldofpeace2020-01-18
| | | | https://github.com/elementary/wingpanel-indicator-session/releases/tag/2.2.7
* pantheon.elementary-default-settings: 5.1.1 -> 5.1.2worldofpeace2020-01-18
| | | | https://github.com/elementary/default-settings/releases/tag/5.1.2
* pantheon.elementary-icon-theme: 5.1.0 -> 5.2.0worldofpeace2020-01-18
| | | | https://github.com/elementary/icons/releases/tag/5.2.0
* pantheon.switchboard: 2.3.7 -> 2.3.8worldofpeace2020-01-18
| | | | https://github.com/elementary/switchboard/releases/tag/2.3.8
* pantheon.elementary-terminal: 5.5.0 -> 5.5.1worldofpeace2020-01-18
| | | | https://github.com/elementary/terminal/releases/tag/5.5.1
* nixpkgs-github-update: slownessworldofpeace2020-01-18
|
* pantheon.elementary-code: 3.1.1 -> 3.2.0R. RyanTM2020-01-15
|
* pantheon.elementary-files: 4.2.0 -> 4.3.0worldofpeace2020-01-07
| | | | | | Added libgit2-glib for git plugin support. https://github.com/elementary/files/releases/tag/4.3.0
* nixpkgs-github-update: is_listworldofpeace2020-01-07
|
* pantheon.gala: 2019-10-31 -> 3.2.0worldofpeace2020-01-07
| | | | 🎊️ versioned releases finally!
* pantheon.elementary-gtk-theme: 5.3.0 -> 5.4.0worldofpeace2020-01-06
| | | | https://github.com/elementary/stylesheet/releases/tag/5.4.0
* pantheon.elementary-terminal: 5.4.0 -> 5.5.0worldofpeace2020-01-06
| | | | https://github.com/elementary/terminal/releases/tag/5.5.0
* treewide: NIX_*_FLAGS -> stringRobin Gloster2019-12-31
|
* pantheon.wingpanel-with-indicators: optionalsworldofpeace2019-12-22
|
* pantheon.switchboard-with-plugs: optionalsworldofpeace2019-12-22
|
* Merge pull request #76116 from worldofpeace/pantheon-cleanupworldofpeace2019-12-22
|\ | | | | Pantheon cleanups
| * pantheon.switchboard-with-plugs: have plugs argument only append to defaultsworldofpeace2019-12-21
| | | | | | | | | | Switchboard was designed identically to Wingpanel, so the same justification stands here.
| * pantheon.wingpanel-with-indicators: have indicators argument only append to ↵worldofpeace2019-12-21
| | | | | | | | | | | | | | | | | | | | | | | | | | defaults Wingpanel was designed firstly as an indicator renderer, and as such just a container for indicators that are distributed outside itself. Being able to control which and each indicator with `indicators` is confusing, ideally each of the default indicators would be shipped with wingpanel itself. I don't see how this kind of extensibility would be useful to a user so we're going to append to the expected defaults. The `useDefaultIndicators` argument is there to development test a single indicator/s.
| * nixos/pantheon: don't abstract default packages to pkgsworldofpeace2019-12-21
| | | | | | | | | | Also cleanup a bit, we enabled gnome-settings-daemon even when using elementary-settings-daemon. I wanted the nixos module ascribe the defaults, not these lists in pkgs.
| * nixos/pantheon: add an apps.enable optionworldofpeace2019-12-21
| |
* | nixpkgs-github-update: don't malform headerworldofpeace2019-12-22
| |
* | nixpkgs_github_update: nix testworldofpeace2019-12-22
| |
* | nixpkgs-github-update: ensure attribute_exists is true/falseworldofpeace2019-12-22
| |
* | pantheon: no bash update script, nixpkgs_github_updateworldofpeace2019-12-22
| | | | | | | | | | | | Cuz ew. What could be more ew? Not this really. Clearly using update-source-version (bash) from a different lang is better? 😜️
* | Merge pull request #75583 from worldofpeace/nm-applet-default-gnomeworldofpeace2019-12-21
|\ \ | |/ |/| networkmanagerapplet: default to withGnome
| * networkmanagerapplet: default to withGnomeworldofpeace2019-12-13
| | | | | | | | This requires us to add gcr to the module.
* | Merge pull request #53843 from hedning/session-defaultJan Tojnar2019-12-18
|\ \ | | | | | | nixos/displayManager: introduce defaultSession
| * | nixos/sessionPackages: provide session names in passthruTor Hedin Brønner2019-12-15
| |/ | | | | | | We want access to the valid session names at evaluation time.
* / pantheon.granite: 5.2.5 -> 5.3.0worldofpeace2019-12-17
|/ | | | https://github.com/elementary/granite/releases/tag/5.3.0
* Treewide: update some problematic homepagesc0bw3b2019-12-08
| | | | | | These URLs are reported as problematic by Repology. It could be a permanent redirection or the page does not exist anymore
* pantheon.wingpanel-indicator-datetime: support libecal-2.0worldofpeace2019-12-06
| | | | https://github.com/elementary/wingpanel-indicator-datetime/pull/202 💖️
* pantheon.appcenter: 3.2.0 -> 3.2.1worldofpeace2019-12-04
| | | | https://github.com/elementary/appcenter/releases/tag/3.2.1