summary refs log tree commit diff
path: root/pkgs/desktops
Commit message (Collapse)AuthorAge
* gnome2.gnome-settings-daemon: dropJan Tojnar2018-08-09
|
* gnome2.gnome-control-center: dropJan Tojnar2018-08-09
|
* gnome3.gnome-flashback: init at 3.28.0Jan Tojnar2018-08-09
|
* gnome3.gnome-panel: init at 3.28.0Jan Tojnar2018-08-09
|
* gnome3.metacity: init at 3.28.0Jan Tojnar2018-08-09
|
* gnome3.gnome-desktop: clean upJan Tojnar2018-08-09
|
* gnome3.gnome-terminal: clean upJan Tojnar2018-08-09
|
* Merge pull request #39792 from Moredread/fwupdJan Tojnar2018-08-08
|\ | | | | WIP fwupd: 1.0.5 -> 1.1.0
| * gnome3.gnome-software: enable fwupdJan Tojnar2018-08-07
| |
* | mate-screensaver: 1.20.1 -> 1.21.0 (#44572)José Romildo Malaquias2018-08-07
| |
* | gnome3.gnome-todo: init at 3.28.1Jan Tojnar2018-08-04
| |
* | Merge pull request #43778 from volth/xfce413-updatesxeji2018-08-03
|\ \ | | | | | | xfce4-13: backport panel plugins and icon themes from xfce4-12
| * | xfce4-13: backport panel plugins from xfce4-12volth2018-08-02
| | |
* | | Merge pull request #43992 from jtojnar/upstream-sessionsJan Tojnar2018-08-03
|\ \ \ | | | | | | | | Upstream sessions
| * | | gnome3.gnome-session: use absolute pathsJan Tojnar2018-08-01
| | | | | | | | | | | | | | | | | | | | | | | | TryExec needs absolute path too, otherwise the desktop file will be ignored unless gnome-session is in PATH, in which case, we would not need to patch Exec.
| * | | gnome3.gpaste: hard-code pathsJan Tojnar2018-08-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | GPaste GNOME Shell extension uses GPaste library generated via introspection. Previously, we added the gpaste package to services.xserver.desktopManager.gnome3.sessionPath option, which added its typelib directory to GI_TYPELIB_PATH environment variable globally, in order for GNOME Shell to be able to find it. This is not very Nix-y, though, so we have decided to patch the code to append the path to the GI repository search path. Additionally, the code relies on GPaste’s GSettings schemas, so we had to hard-code the paths to them as well. We ignored the GNOME Shell’s schemas, since they will already be available for the extension inside GNOME Shell program.
| * | | gnome3.gdm: add upstream xsessionJan Tojnar2018-08-01
| | | |
* | | | xfce4-13.xfce4-panel: fix path to tzdata (#44350)volth2018-08-02
| |/ / |/| |
* | | xfce4-13.xfce4-session: init at 4.13.0 (#44336)volth2018-08-02
| | |
* | | xfce4-13.xfce4-clipman-plugin: init at 1.4.2 (#44319)volth2018-08-02
| | |
* | | xfce4-13.xfce4-xkb-plugin: init at 0.8.1 (#44320)volth2018-08-02
| | |
* | | xfce4-13.xfce4-whiskermenu-plugin: init at 2.2.0 (#44317)volth2018-08-01
| | |
* | | xfce4-13.xfce4-cpufreq-plugin: init at 1.2.0 (#44316)volth2018-08-01
| | |
* | | xfce4-13.xfce4-netload-plugin: init at 1.3.1 (#44315)volth2018-08-01
| | |
* | | xfce4-13.xfce4-pulseaudio-plugin: init at 0.4.1 (#44314)volth2018-08-01
| |/ |/|
* | plasma-nm: fix path to mobile broadband provider file (#44302)Yarny02018-08-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When creating a new mobile broadband connection with the plasma network manager connection editor, it tries to find a file containing provider information somewhere in /usr/share/... . The build recipe contains a patch to fix the lookup path such that it finds the file in the corresponding package, probably added due to https://github.com/NixOS/nixpkgs/issues/9389 . The actual lookup path is injected into the patch file with substituteAll. With commit a31d98f3120e0f676303b7fc3e84424e6b325290 , the variable name used in subsituteAll changed from mobile_broadband_provider_info to mobile-broadband-provider-info (underscores in package names turned into dashes). Apparently, substituteAll can't handle dashes in variable names. Consequently, the variable name was no longer resolved. plasma-nm failed to create new mobile broadband connections; the connection creator silently exited and logged the error > plasma-nm: Error opening providers file "@mobile-broadband-provider-info@/share/mobile-broadband-provider-info/serviceproviders.xml" This commit keeps the dashes in package names, but it restores the underscores in the variable used by substituteAll, thereby ensuring the variable gets resolved properly.
* | Merge pull request #44278 from jtojnar/gnome-updateJan Tojnar2018-08-01
|\ \ | | | | | | Gnome update
| * | gnome3.totem: 3.28.1 → 3.28.2Jan Tojnar2018-07-31
| | |
| * | gnome3.mutter: 3.28.2 → 3.28.3Jan Tojnar2018-07-31
| | |
| * | gnome3.grilo: 0.3.4 → 0.3.6Jan Tojnar2018-07-31
| | |
| * | gnome3.grilo-plugins: 0.3.5 → 0.3.7Jan Tojnar2018-07-31
| | |
| * | gnome3.gnome-shell: 3.28.2 → 3.28.3Jan Tojnar2018-07-31
| | |
| * | gnome3.gnome-bluetooth: 3.28.0 → 3.28.1Jan Tojnar2018-07-31
| | |
| * | evolution-data-server: 3.28.3 → 3.28.5Jan Tojnar2018-07-31
| | |
| * | gnome3.eog: 3.28.2 → 3.28.3Jan Tojnar2018-07-31
| | |
| * | gnome3.polari: 3.28.0 → 3.28.1Jan Tojnar2018-07-31
| | |
| * | gnome3.file-roller: 3.28.0 → 3.28.1Jan Tojnar2018-07-31
| | |
| * | gnome3.evolution: 3.28.3 → 3.28.5Jan Tojnar2018-07-31
| |/
* | Merge pull request #43927 from volth/xfce4-battery-plugin-1.1.0xeji2018-07-31
|\ \ | | | | | | xfce4-13.xfce4-battery-plugin: init at 1.1.0
| * | mkXfceDerivation: use hicolor-icon-theme's setup-hookvolth2018-07-21
| | |
| * | xfce4-13.xfce4-battery-plugin: init at 1.1.0volth2018-07-21
| | |
* | | gnome3.devhelp: 3.28.1 → 3.30.0Jan Tojnar2018-07-31
| | |
* | | mate.mate-control-center: 1.20.3 -> 1.21.0 (#43748)R. RyanTM2018-07-30
| |/ |/| | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/mate-control-center/versions.
* | Merge pull request #40982 from romildo/upd.lxqtxeji2018-07-29
|\ \ | | | | | | lxqt: 0.12.0 -> 0.13.0
| * | lxqt: add update scriptJosé Romildo Malaquias2018-07-26
| | |
| * | screengrab: 1.97 -> 1.98José Romildo Malaquias2018-07-26
| | |
| * | qps: 1.10.17 -> 1.10.18José Romildo Malaquias2018-07-26
| | |
| * | qterminal: 0.8.0 -> 0.9.0José Romildo Malaquias2018-07-26
| | |
| * | lximage-qt: 0.6.0 -> 0.7.0José Romildo Malaquias2018-07-26
| | |
| * | pcmanfm-qt: 0.12.0 -> 0.13.0José Romildo Malaquias2018-07-26
| | |