summary refs log tree commit diff
path: root/nixos/modules/services/x11
Commit message (Collapse)AuthorAge
* services.plasma5: Update start menu with an activationScriptBastian Köcher2018-07-03
| | | | | | | | To update the plasma start menu `kbuildsyscoca5` needs to be executed. There are several people complaining about missing applications in their plasma start menu. This patch adds a activationScript for plasma, that runs `kbuildsyscoca5` for each user that has `isNormalUser` == `true`.
* nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink2018-06-30
|
* Merge pull request #39153 from mnacamura/lightdm-mini-greeterMatthew Justin Bauer2018-06-18
|\ | | | | lightdm-mini-greeter: init at 0.3.2
| * lightdm-mini-greeter: init at 0.3.2Mitsuhiro Nakamura2018-06-18
| |
* | nixos/awesome: Add noArgb optiontilpner2018-06-13
| | | | | | | | | | | | Add option to disable client transparency support in awesome, which greatly improves performance in my setup (and presumably will in some others).
* | nixos: xserver: add related packagesJan Malakhovski2018-06-13
|/
* Merge pull request #40579 from peterhoeg/m/sddmPeter Hoeg2018-05-30
|\ | | | | sddm: add support for hidpi mode
| * sddm: add support for hidpi modePeter Hoeg2018-05-16
| |
* | Merge pull request #39615 from jtojnar/gdm-waylandJan Tojnar2018-05-16
|\ \ | | | | | | GDM wayland improvements
| * | gnome3.gdm: allow choosing user account without GNOMEJan Tojnar2018-05-16
| |/ | | | | | | | | Account chooser depends on AccountsService, which is normally enabled by GNOME module but it was missing when using GDM without GNOME.
* | Merge pull request #33371 from jtojnar/flatpakJan Tojnar2018-05-15
|\ \ | | | | | | Flatpak
| * | nixos/flatpak: allow specifying extra portalsJan Tojnar2018-05-15
| |/
* | nixos: stumpwm: switch from package marked as broken to working quicklisp ↵Arcadio Rubio García2018-05-14
| | | | | | | | package (#40501)
* | nixos: services.xserver.desktopManager.xterm.enable: fix typeJan Malakhovski2018-05-13
|/
* nixos/bspwm: spawn bpswm process in the background and properly set waiPID ↵Milo2018-04-30
| | | | (#39707)
* nixos/xserver: remove nvidiaLegacy173 from videoDrivers.examplesJörg Thalheim2018-04-27
| | | | see https://github.com/NixOS/nixpkgs/commit/92265e807e60fac8bbf3c08a82715b575b5e4e7e#commitcomment-28773179
* nixos: xserver: add related packagesJan Malakhovski2018-04-27
|
* Merge master into stagingFrederik Rietdijk2018-04-08
|\
| * nixos/lxqt: enable upower if config.powerManagement is enabled (#38318)Tim Engler2018-04-06
| |
| * mate/mate-screensaver: fixed unixAuthJohannes Lötzsch2018-04-01
| | | | | | | | Without this fix, it's not possible to unlock the mate-screensaver.
* | Merge remote-tracking branch 'upstream/master' into HEADFrederik Rietdijk2018-03-30
|\|
| * Revert restrictive validation behavior for DM/WM defaults in the X moduleMaximilian Bosch2018-03-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | The original idea behind this change (described in ticket #11064) was to improve the assertions to avoid that users of the X server accidentally forget to configure a DM or WM. However this caused several issues with setups that require X, but no DM or WM. The keymap testcases became instable as well as now disabling DMs needs to be done explicitly. (see https://github.com/NixOS/nixpkgs/pull/31268#issuecomment-347080036) In the end the idea behind the change and #11064 was obviously a mistake, so reverting it completely for now should be fine.
* | xserver service: cleanup LD_LIBRARY_PATHNikolay Amiantov2018-03-26
|/ | | | | | | | X libraries in LD_LIBRARY_PATH seem to not be needed anymore. I've tracked this addition as far as I could (02cef04c8187f12fd160d5fedf0ec8a928f02639) and they seem to be added for unfree NVIDIA and ATI drivers but at least for NVIDIA they are not needed anymore. We can add them with patchelf instead if it turns out to be the case with ATI.
* networkmanager-pptp: remove packageFlorian Klink2018-03-23
| | | | | | | | | Currently broken on NixOS due to hardcoded modprobe binary path (see bug #30756 from Oct 2017), no activity on a proposed fix for months. As the protocol is terribly broken anyways, let's better remove it completely, and not talk about anymore ;-) Closes #30756.
* Merge pull request #37084 from herrwiese/evilwmJörg Thalheim2018-03-18
|\ | | | | nixos/window-managers: actually add evilwm to default.nix
| * nixos/window-managers: actually add evilwm to default.nixAndreas Wiese2018-03-15
| | | | | | | | | | | | Commit 1f2b938 introduced a module for evilwm as a window-manager, but did not actually add this module to window-manager's default.nix which renders it useless.
* | Merge branch 'master' into stagingJan Malakhovski2018-03-10
|\| | | | | | | | | | | | | | | | | | | | | Resolved the following conflicts (by carefully applying patches from the both branches since the fork point): pkgs/development/libraries/epoxy/default.nix pkgs/development/libraries/gtk+/3.x.nix pkgs/development/python-modules/asgiref/default.nix pkgs/development/python-modules/daphne/default.nix pkgs/os-specific/linux/systemd/default.nix
| * LightDM: Set default user session when possible.Will Fancher2018-03-04
| |
* | Merge commit '618ac29687a650d854c8bea7efd4490387589ce2' into stagingTuomas Tynkkynen2018-03-03
|\|
| * cantarell-fonts: rename from cantarell_fontsJan Tojnar2018-03-03
| |
* | nixos: Move uses of stdenv.shell to runtimeShell.Shea Levy2018-03-01
|/
* tree-wide: autorename gnome packages to use dashesJan Tojnar2018-02-25
|
* Merge pull request #34470 from WilliButz/fix-xautolockFranz Pletz2018-02-22
|\ | | | | nixos/xautolock: fix default defaults/examples, add assertions
| * nixos/xautolock: fix default defaults/examples, add assertionsWilliButz2018-01-31
| | | | | | | | see issue #34371
* | plasma: 5.11.5 -> 5.12.1adisbladis2018-02-14
| |
* | Merge pull request #34526 from ttuegel/bugfix/plasma-integration/font-styleThomas Tuegel2018-02-04
|\ \ | | | | | | plasma-integration: Fix font style name bug with Qt >= 5.8
| * | nixos/plasma5: Fix font style names in kdeglobalsThomas Tuegel2018-02-04
| |/
* | Merge pull request #33897 from rnhmjoj/digitsJörg Thalheim2018-02-02
|\ \ | |/ |/| Avoid package attributes starting with a digit
| * avoid package attributes starting with a digitrnhmjoj2018-01-16
| |
* | Merge #33600: xfce: cleanup, hyphenate attributesVladimír Čunát2018-01-21
|\ \ | |/ |/|
| * nixos/xfce: clean up, use hyphenated attributesYegor Timoshenko2018-01-08
| |
* | Don't set 'config.xorg = {}'Eelco Dolstra2018-01-11
| | | | | | | | | | | | | | | | This makes memoization of Nixpkgs evaluation less effective, since some Nixpkgs invocations may have 'config = {}' while others may have 'config = { xorg = {}; }'. Instead set 'config = {}'.
* | mate: let caja find extensions and gsettings schemasJosé Romildo Malaquias2018-01-09
| |
* | mate-panel: let mate-panel find applets in config system pathJosé Romildo Malaquias2018-01-09
| |
* | mate-control-center: add gsettings schemas path to XDG varsJosé Romildo Malaquias2018-01-09
| | | | | | | | | | | | | | mate-control-center depends on mate-settings-daemon, but the later needs gsettings schemas provided by the former. To fix this the gsettings schema path from mate-control-center is added to XDG_DATA_DIRS at session startup.
* | mate-session-manager: add debug option to mate serviceJosé Romildo Malaquias2018-01-09
|/
* lightdm-gtk-greater: add configuration options for clock format and indicatorsJosé Romildo Malaquias2018-01-06
|
* awesome: Use --search instead of $LUA_PATH/$LUA_CPATHUli Schlachter2018-01-02
| | | | | | | Instead of polluting the environment with environment variables which are inherited by processes spawned from awesome, use the command line argument "--search" to add things to the search path. cc #33169
* xfce: resolve conflict with KDEYegor Timoshenko2017-12-31
| | | This resolves some aspects of #33231, but GDK_PIXBUF_MODULE_FILE doesn't really belong to any DE module.
* libinput: disableWhileTyping = false by defaultYegor Timoshenko2017-12-30
|