summary refs log tree commit diff
path: root/nixos/modules/services/x11
Commit message (Collapse)AuthorAge
* redshift service: run as user serviceFranz Pletz2016-04-24
| | | | Fixes #14882.
* kde5.startkde: init at 5.5.5Thomas Tuegel2016-04-20
|
* replace makeSearchPath tree-wise to take care of possible multiple outputsNikolay Amiantov2016-04-13
|
* Merge branch 'staging', containing closure-size #7701Vladimír Čunát2016-04-13
|\
| * Merge branch 'master' into closure-sizeVladimír Čunát2016-04-10
| |\ | | | | | | | | | | | | | | | Comparison to master evaluations on Hydra: - 1255515 for nixos - 1255502 for nixpkgs
| * \ Merge branch 'master' into closure-sizeVladimír Čunát2016-04-01
| |\ \ | | | | | | | | | | | | | | | | Beware that stdenv doesn't build. It seems something more will be needed than just resolution of merge conflicts.
| * \ \ Merge master into closure-sizeVladimír Čunát2016-03-08
| |\ \ \ | | | | | | | | | | | | | | | | | | | | The kde-5 stuff still didn't merge well. I hand-fixed what I saw, but there may be more problems.
| * \ \ \ Merge branch 'master' into closure-sizeVladimír Čunát2016-02-14
| |\ \ \ \
| * \ \ \ \ Merge #12740: multiple outputs for Qt 5 and KDE 5Vladimír Čunát2016-02-03
| |\ \ \ \ \
| | * | | | | nixos/kde5: use runtime outputsThomas Tuegel2016-01-31
| | | | | | |
| * | | | | | Merge recent 'staging' into closure-sizeVladimír Čunát2016-02-03
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | | | | | | | Let's get rid of those merge conflicts.
| * | | | | | treewide: Mass replace 'xorg.libXext}/lib' to refer the 'out' outputTuomas Tynkkynen2016-01-24
| | | | | | |
| * | | | | | treewide: Mass replace 'xorg.libX11}/lib' to refer the 'out' outputTuomas Tynkkynen2016-01-24
| | | | | | |
| * | | | | | Merge branch 'staging' into closure-sizeVladimír Čunát2016-01-19
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into closure-sizeVladimír Čunát2015-12-31
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | TODO: there was more significant refactoring of qtbase and plasma 5.5 on master, and I'm deferring pointing to correct outputs to later.
| * \ \ \ \ \ \ \ Merge branch 'master' into closure-sizeLuca Bruno2015-12-11
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/master' into closure-sizeLuca Bruno2015-11-25
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | nixos/xserver: fix missing modules after splittingVladimír Čunát2015-11-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ... xorg-server in e25da7e5.
| * | | | | | | | | | Merge staging into closure-sizeVladimír Čunát2015-11-20
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The most complex problems were from dealing with switches reverted in the meantime (gcc5, gmp6, ncurses6). It's likely that darwin is (still) broken nontrivially.
| * | | | | | | | | | | treewide: Mass-replace 'xorgserver}/bin' with correct outputTuomas Tynkkynen2015-10-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vcunat added one fix in xdummy.
| * | | | | | | | | | | dbus: split into multiple outputs and fix referrersVladimír Čunát2015-10-13
| | | | | | | | | | | |
| * | | | | | | | | | | glib-networking: split the dev outputVladimír Čunát2015-10-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | That's done to get rid of propagatedBuildInputs from regular closure. Also references were fixed, mainly to its gio modules.
| * | | | | | | | | | | pulseaudio: split the "dev" outputVladimír Čunát2015-10-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is meant mainly for the `libpulseaudio` attribute.
| * | | | | | | | | | | gtk3: split into multiple outputsVladimír Čunát2015-10-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | All references OK, hopefully. Seems surprisingly smooth.
| * | | | | | | | | | | nixos/lightdm: Reference correct output of gdk_pixbufTuomas Tynkkynen2015-10-03
| | | | | | | | | | | |
| * | | | | | | | | | | nixos/x11: Refer to correct outputs of libX11 and libXextTuomas Tynkkynen2015-10-03
| | | | | | | | | | | |
| * | | | | | | | | | | Merge commit staging+systemd into closure-sizeVladimír Čunát2015-10-03
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Many non-conflict problems weren't (fully) resolved in this commit yet.
| * | | | | | | | | | | | fix "libc}/lib" and similar referencesVladimír Čunát2015-05-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Done mostly without any verification. I didn't bother with libc}/include, as the path is still correct.
* | | | | | | | | | | | | Fix X11 tests broken by the removal of -acEelco Dolstra2016-04-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Probably missed a few. Also adding xauth to the system path (it was already in the closure).
* | | | | | | | | | | | | X server: Enable local access controlEelco Dolstra2016-04-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | For the last ten years we have been passing -ac to the X server, which is very bad idea. Fixes #14623.
* | | | | | | | | | | | | nixos/xserver: Use null as default for dpi optionaszlig2016-04-10
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Commit 98d9bba introduced this option as a nullOr type and it actually checks whether null has been set and only appends -dpi if that's the case. So let's actually set the default to null instead of 0. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* | | | | | | | | | | | Add DPI option to xserver invocation.Brandon Edens2016-04-08
| | | | | | | | | | | |
* | | | | | | | | | | | kde5: enable libmtp udev rulesThomas Tuegel2016-04-07
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | xserver service: add glamoregl for intel driversNikolay Amiantov2016-03-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Closes #14286 Credits to vcunat for the initial patch.
* | | | | | | | | | | Merge pull request #14033 from joachifm/clfswm-brokenjoachifm2016-03-20
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Mark clfswm as broken
| * | | | | | | | | | | nixos: disable the clfswm window manager moduleJoachim Fasting2016-03-19
| | | | | | | | | | | |
* | | | | | | | | | | | services.xserver.startGnuPGAgent: remove obsolete NixOS optionPeter Simons2016-03-18
|/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | GnuPG 2.1.x changed the way the gpg-agent works, and that new approach no longer requires (or even supports) the "start everything as a child of the agent" scheme we've implemented in NixOS for older versions. To configure the gpg-agent for your X session, add the following code to ~/.xsession or some other appropriate place that's sourced at start-up: gpg-connect-agent /bye GPG_TTY=$(tty) export GPG_TTY If you want to use gpg-agent for SSH, too, also add the settings unset SSH_AGENT_PID export SSH_AUTH_SOCK="${HOME}/.gnupg/S.gpg-agent.ssh" and make sure that enable-ssh-support is included in your ~/.gnupg/gpg-agent.conf. The gpg-agent(1) man page has more details about this subject, i.e. in the "EXAMPLES" section.
* | | | | | | | | | | nixos/modules/services/x11/xserver.nix: fix minor typoPeter Simons2016-03-18
| | | | | | | | | | |
* | | | | | | | | | | Merge pull request #13850 from abbradar/e20Nikolay Amiantov2016-03-14
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Update Enlightenment, rename e19 -> enlightenment, drop e16
| * | | | | | | | | | | enlightenment.enlightenment: 0.20.3 -> 0.20.6Nikolay Amiantov2016-03-12
| | | | | | | | | | | |
| * | | | | | | | | | | enlightenment.efl: 1.16.1 -> 1.17.0Nikolay Amiantov2016-03-12
| | | | | | | | | | | |
| * | | | | | | | | | | e19: rename to enlightenment, drop old oneNikolay Amiantov2016-03-12
| | | | | | | | | | | |
* | | | | | | | | | | | kde5: install colord-kde when colord is enabledThomas Tuegel2016-03-11
| | | | | | | | | | | |
* | | | | | | | | | | | Merge pull request #13823 from abbradar/colordNikolay Amiantov2016-03-11
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | colord color management daemon
| * | | | | | | | | | | | colord service: initNikolay Amiantov2016-03-11
| |/ / / / / / / / / / /
* | | | | | | | | | | / jwm: window manager module additionJosé Romildo Malaquias2016-03-07
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | exwm service: initBrian McKenna2016-03-06
|/ / / / / / / / / /
* | | | | | | | | | bspwm: add startThroughSession & sessionScript optionMaxwell2016-03-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add ability to do a more traditional bspwm startup (using the bspwm-session script provided by nixpkgs.bspwm) as an alternative to directly starting sxhkd & bspwm Also added the ability to specify a custom startup script, instead of relying on the provided bspwm-session
* | | | | | | | | | Revert "Add the tool "nixos-typecheck" that can check an option declaration to:"Eelco Dolstra2016-03-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit cad8957eabcbf73062226d28366fd446c15c8737. It breaks NixOps, but more importantly, such major changes to the module system really need to be reviewed.
* | | | | | | | | | Merge pull request #13522 from Pleune/fix/x11-bspwm-updatejoachifm2016-03-01
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | x11 service: bspwm limit sxhkd freqency