about summary refs log tree commit diff
path: root/nixos/modules/services/x11/desktop-managers
Commit message (Collapse)AuthorAge
* nixos/kde5: use kimpanel with IBus by defaultThomas Tuegel2017-01-24
|
* nixos/kde5: enable system-config-printer dbus serviceBjørn Forsman2017-01-18
| | | | | | Without it, the following error is shown in the "Add Printer" window: Failed to group devices: 'The name org.fedoraproject.Config.Printing was not provided by any .service files'
* Merge pull request #21466 from abbradar/kde-wrapperThomas Tuegel2017-01-03
|\ | | | | Flatten nested kdeWrappers
| * kde5 service: use flattening kdeWrapperNikolay Amiantov2017-01-03
| |
* | nixos/gnome3: add gnome-settings-daemon udev rules (enables bluetooth GUI)Bjørn Forsman2016-12-31
|/ | | | | | | | | | | | | | Without this, gnome-settings-daemon will not have write access to /dev/rfkill, which in turn cause it to advertise no "airplane mode" over D-Bus, which in turn the bluetooth panel code in gnome-control-center interprets as "there are no bluetooth dongles" (and the button to turn on bluetooth is grayed out). The end result that bluetooth operations cannot be done in the GNOME desktop. See upstream discussion: http://lists.usefulinc.com/pipermail/gnome-bluetooth/2016-July/thread.html http://lists.usefulinc.com/pipermail/gnome-bluetooth/2016-December/thread.html
* lxqt: better organize system packagesromildo2016-12-15
| | | | | | | | | | | | | | | Split packages in three categories, all of them going into the system package list: - pre-requisite packages - core packages - optional packages Add a new configuration option 'environment.lxqt.excludePackages' to specify optional LXQt packages that should be excluded from system packages. Add 'gvfs' as a pre-requisite package, needed by 'pcmanfm-qt' to handle virtual places, like "Computer" and "Network".
* kde5: add enableQt4Support optionThomas Tuegel2016-11-15
|
* kde5: don't install oxygen-icons5 if breeze-icons is presentThomas Tuegel2016-11-15
|
* lxqt: it is capable of setting a backgroundromildo2016-11-11
|
* lumina: init at 1.1.0-p1romildo2016-11-01
|
* gnome3: default to 3.22 (#19743)Alexander Ried2016-10-22
| | | | | | | | | | * gnome3: default to 3.22 * zuki-themes: add src for gnome 3.22, remove 3.18 * gnome3_22.vte_290: copy from gnome3.20 * termite: use vte-select-text from gnome3_20
* gnome3.gnome-terminal-server: init moduleAlexander Ried2016-10-15
| | | | | since gnome3.22 gnome-terminal uses a systemd service for it's backend server.
* qlipper: init at 2016-09-26romildo2016-10-15
|
* screengrab: init at 2016-02-24romildo2016-10-15
| | | | fixes #19561
* qps: init at 1.10.16romildo2016-10-10
|
* lxqt: Add xscreensaver to systemPackagesromildo2016-10-08
|
* lximage-qt: init at 0.5.0romildo2016-10-08
|
* Merge pull request #19212 from romildo/new.lxqtJoachim F2016-10-07
|\ | | | | lxqt: init at 0.11
| * obconf-qt: init at 0.11.0romildo2016-10-07
| |
| * compton-conf: init at 0.2.0José Romildo Malaquias2016-10-06
| |
| * lxqt: Add libkscreen to systemPackagesJosé Romildo Malaquias2016-10-06
| |
| * lxqt: Add qtsvg to systemPackagesJosé Romildo Malaquias2016-10-06
| |
| * lxqt: fix small issues in nix expressionsJosé Romildo Malaquias2016-10-06
| |
| * lxqt service: init at 0.11José Romildo Malaquias2016-10-06
| |
* | Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen2016-10-02
|\|
| * kde4: Get rid of some Nepomuk cruft by defaultEelco Dolstra2016-09-29
| |
| * kde4: Allow disabling dependency on MariaDBEelco Dolstra2016-09-29
| | | | | | | | This reduces the runtime closure of a KDE4 system by ~172 MiB.
* | Merge remote-tracking branch 'origin/master' into stagingEelco Dolstra2016-09-29
|\|
| * NixOS: Use runCommand instead of mkDerivation in a few placesEelco Dolstra2016-09-29
| |
* | Merge remote-tracking branch 'origin/master' into stagingEelco Dolstra2016-09-20
|\|
| * enlightenment service: update gtk and gnome attributesKarn Kallio2016-09-17
| |
* | Merge branch 'master' into stagingVladimír Čunát2016-09-17
|\|
| * nixos/xfce: Fix reference to Gtk 2aszlig2016-09-16
| | | | | | | | | | | | | | | | | | | | | | Regression introduced by bccd75094fd5108b3d834ad3a86e056eed3b0337. The mentioned commit removed the pkgs.gtk attribute, but forgot to change this within the xfce module. Tested using the xfce NixOS test and it has passed on my machine. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
| * xfce: install networkmanager applet when networkmanager is enabledobadz2016-09-16
| |
* | gtk2: move gtk-update-icon-cache to gtk2.outVladimír Čunát2016-09-13
|/ | | | | ... to be useful for regeneration when building nixos environments. Fixes #18536 (hopefully).
* enlightenment: adapt service for efl-0.18.0José Romildo Malaquias2016-08-23
|
* kde5: colord-kde movedThomas Tuegel2016-08-22
|
* kde5: rename extra-cmake-modules variantsThomas Tuegel2016-07-30
| | | | | | | Instead of one package `extra-cmake-modules`, there is now `ecm` and `ecmNoHooks`. The latter is used when one does not want to incur a Qt 5 dependency; it is also available as a top-level package `extra-cmake-modules`.
* nixos/kde: phonon moved to qt5Thomas Tuegel2016-07-29
|
* gnome3: drop 3.18Luca Bruno2016-07-25
|
* nixos/kde5: add missing Plasma packagesThomas Tuegel2016-07-16
|
* nixos/kde5: install missing frameworksThomas Tuegel2016-07-16
|
* kinit: use a setuid wrapper for start_kdeinitThomas Tuegel2016-07-16
|
* nixos/kde5: disable setuid wrapper for kdeinitThomas Tuegel2016-07-16
| | | | | | We need to pass certain environment variables through the wrapper, but I don't know how to do that yet. The setuid-root feature serves only to hide kdeinit from the OOM killer, so this is not critical.
* nixos/kde5: fix paths to setuid programsThomas Tuegel2016-07-16
|
* Merge pull request #15848 from matthewbauer/packagekitJoachim F2016-07-16
|\ | | | | Add in PackageKit
| * gnome3.18: use packagekit bindings for gnome-softwareMatthew Bauer2016-07-05
| | | | | | | | | | | | - init gnome-software for gnome3 at 3.18.3 - list gnome-software as an "optional package" for gnome3 - enable packagekit service when gnome3 is enabled
* | gnome3: enable X libinput by defaultLuca Bruno2016-07-14
|/ | | | See https://bugzilla.gnome.org/show_bug.cgi?id=764257#c12
* nixos/gnome-desktop: enable colord serviceBjørn Forsman2016-06-28
| | | | | | | | | | | | | | | | Fixes this (line wrapped): $ gnome-control-center [... click on the "Color" item ...] (gnome-control-center:3977): color-cc-panel-WARNING **: \ The name org.freedesktop.ColorManager was not provided by any .service files With this patch applied, the above warnings are not printed and the GUI shows some devices that can be managed (my printer and display). Without this patch the GUI is empty (non-functional). (cups will also complain in the journal with a similar message when doing print jobs, without this patch.)
* nixos/gnome-desktop: fix adding printers with GNOME Control CenterBjørn Forsman2016-06-22
| | | | | | | | | | | | | | | | ...by adding system-config-printer to services.dbus.packages (if services.printing.enable is true). Without this patch, trying to add a printer will result in a little dialog saying "Failed to add new printer" and gnome-control-center will print this to the terminal (line wrapped): (gnome-control-center:3546): printers-cc-panel-WARNING **: \ GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: \ The name org.fedoraproject.Config.Printing was not provided by any .service files system-config-printer supplies the "org.fedoraproject.Config.Printing" dbus service, thus fixing the problem.