summary refs log tree commit diff
path: root/nixos/modules/services/x11
Commit message (Collapse)AuthorAge
* 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
* | Merge pull request #15840 from anderspapitto/pulse-jackJoachim F2016-07-16
|\ \ | | | | | | pulseaudio service: set DISPLAY
| * | unclutter: respect xserver.display variableAnders Papitto2016-07-05
| | |
| * | redshift: respect xserver.display variableAnders Papitto2016-07-05
| |/
* | Merge pull request #16686 from AndersonTorres/pekwmJoachim F2016-07-16
|\ \ | | | | | | pekwm: init at 0.1.17
| * | pekwm: init at 0.1.17AndersonTorres2016-07-09
| |/
* / 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.
* i3 & xfce modules: add extraSessionCommands for WM-specific user-defined ↵obadz2016-06-19
| | | | | | xsession lines Could be extended to other window managers/desktops as well
* i3-gaps: add as window managerFranz Thoma2016-06-16
| | | | Closes #15917
* Merge pull request #16023 from choochootrain/add-xbanish-serviceLuca Bruno2016-06-13
|\ | | | | xbanish service: init at 1.4
| * xbanish service: init at 1.4Hurshal Patel2016-06-07
| |
* | gnome3: add gnome-session debug optionLuca Bruno2016-06-11
| |
* | nixos/kde5: include setup hook and icons with sddm themeThomas Tuegel2016-06-09
| | | | | | | | Fixes #16094.
* | Merge branch 'plasma-5'Thomas Tuegel2016-06-07
|\ \
| * | Revert "nixos/kde5: install oxygen-fonts and noto-fonts"Thomas Tuegel2016-06-07
| | | | | | | | | | | | This reverts commit 285061d50c1f0216a420a811d812e31ad4fe88a7.
| * | nixos/kde5: install plasma-integrationThomas Tuegel2016-06-07
| | | | | | | | | | | | frameworkintegration was split with plasma-integration in Plasma 5.6.
| * | nixos/kde5: install oxygen-fonts and noto-fontsThomas Tuegel2016-06-07
| |/
* / gnome3_20: Add GNOME 3.20 package setDamien Cassou2016-06-06
|/
* Merge #15639: xorg-server 1.17.4 -> 1.18.3Vladimír Čunát2016-06-05
|\ | | | | | | ... and fglrxCompat to maintain compatibility.
| * nixos xserver: fix evdev driver with xserver 1.18Vladimír Čunát2016-05-23
| | | | | | | | | | ... and add its man page. Now I seem to be running fine with the new server.
| * xf86-input-evdev: split dev outputVladimír Čunát2016-05-23
| |
* | Merge branch 'master' into stagingVladimír Čunát2016-05-26
|\ \ | | | | | | | | | ... to get the systemd update (rebuilding ~7k jobs).
| * | xsession: fix variable read before set introduced in c99608cobadz2016-05-25
| | |
| * | Add an option to write the X session log to the journalEelco Dolstra2016-05-24
| | | | | | | | | | | | | | | | | | ... rather than ~/.xsession-errors. It might make sense to make this the default, in order to eliminate ad hoc, uncentralised, poorly discoverable log files.
| * | X server: Log to the journal instead of /var/log/X.0.logEelco Dolstra2016-05-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This ensures that "journalctl -u display-manager" does what you would expect in 2016. However, the main reason is to ensure that our VM tests show the output of the X server. A slight problem is that with KDE user switching, messages from the various X servers end up in the same place. However, that's an improvement over the previous situation, where the second X server would overwrite the /var/log/X.0.log of the first. (This was caused by the fact that we were passing a hard-coded value for -logfile.)
* | | Merge branch 'master' into stagingVladimír Čunát2016-05-23
|\| | | | | | | | | | | That's to get mesa rebuild from master, as it's nontrivial.
| * | xf86-video-modesetting: RemoveEelco Dolstra2016-05-22
| |/ | | | | | | | | This driver is part of xorg-server now, so we were using an outdated version.
* | xf86-input-synaptics: split dev outputVladimír Čunát2016-05-22
| |
* | treewide: Make explicit that 'dev' output of glib is usedTuomas Tynkkynen2016-05-19
|/
* xfce4: rename application xfce4screenshooter to xfce4-screenshooterJosé Romildo Malaquias2016-05-15
|
* Merge pull request #15024 from abbradar/xfce-no-desktopNikolay Amiantov2016-05-14
|\ | | | | xfce service: add noDesktop option
| * xfce service: add noDesktop optionNikolay Amiantov2016-04-27
| |
* | Merge branch 'master' into stagingVladimír Čunát2016-05-12
|\ \
| * | unclutter: prevent service restarting too soonrnhmjoj2016-05-09
| | |
* | | Merge branch 'master' into stagingVladimír Čunát2016-05-08
|\| |
| * | Merge pull request #15228 from rnhmjoj/masterJoachim Fasting2016-05-05
| |\ \ | | | | | | | | unclutter: switch to user service and add options
| | * | unclutter: switch to user service and add optionsrnhmjoj2016-05-04
| | | |
* | | | Merge #14920: windows improvements, mainly mingwVladimír Čunát2016-05-05
|\| | |
| * | | bspwm: add _JAVA_AWT_WM_NONREPARENTING=1Mitchell Pleune2016-05-03
| |/ / | | | | | | | | | | | | bspwm is not in java's internal list of non-reparrenting window managers. See https://awesomewm.org/wiki/Problems_with_Java
* | | Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen2016-05-03
|\| | | | | | | | | | | | | | | | | Conflicts: pkgs/applications/networking/browsers/vivaldi/default.nix pkgs/misc/emulators/wine/base.nix
| * | Merge pull request #14741 from cruegge/dbus-activation-environmentThomas Tuegel2016-05-01
| |\ \ | | | | | | | | xsession: Update DBus activation environment
| | * | xsession: make updating DBus environment optionalChristoph Ruegge2016-04-25
| | | |
| | * | xsession: Update DBus activation environmentChristoph Ruegge2016-04-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | `dbus-launch` is executed early in the script, before desktop managers had a chance to setup the environment. If DBus activation is used, applications launched by this may therefore lack necessary environment variables. This patch sends the complete environment to DBus after launching the desktop manager.
| * | | Revert "pulseaudio: select correct outputs"Nikolay Amiantov2016-04-28
| | | | | | | | | | | | | | | | This reverts commit 5e2bb0b31c892fed5024eaf7e93faf470a6ceb38.