Edmund Wu
00f7558225
Revert "libinput: ensure that we only apply touchpad options to touchpads"
...
This reverts commit 912a58428c
.
2020-06-20 20:46:17 -04:00
James Kay
912a58428c
libinput: ensure that we only apply touchpad options to touchpads
2020-06-16 20:44:10 +01:00
adisbladis
1a5dafcd5b
services.x11.videoDrivers: Don't include vmware driver by default
...
A better option for vmware guests is to set `virtualisation.vmware.guest.enable`.
2020-06-11 18:49:29 +02:00
zowoq
fa607bc939
nixos/gnome3: nixos-artwork -> pkgs.nixos-artwork
2020-06-09 15:33:37 +10:00
worldofpeace
d508591039
Merge pull request #86163 from worldofpeace/wallpaper-refactor
...
Gnome and Pantheon: install nixos wallpapers
2020-06-07 14:44:59 -04:00
Peter Hoeg
ad0df8414e
Merge pull request #88942 from peterhoeg/m/kde_ddc
...
powerdevil: add DDC support
2020-05-28 19:14:51 +08:00
José Romildo Malaquias
d6a534937d
Merge pull request #88791 from romildo/upd.lumina
...
nixos/lumina: use xsession provided
2020-05-26 20:44:06 -03:00
José Romildo Malaquias
d4fc8a16a2
Merge pull request #88603 from romildo/upd.enlightenment
...
enlightenment.enlightenment: 0.23.1 -> 0.24.0, cleanup and fixes
2020-05-26 20:43:00 -03:00
Peter Hoeg
a3aec35383
nixos/plasma: support setting brightness via DDC
2020-05-26 22:28:15 +08:00
José Romildo Malaquias
f78e757cf3
nixos/lumina: use xsession provided
2020-05-25 12:16:48 -03:00
markuskowa
ff88568673
Merge pull request #87934 from gnidorah/cde
...
nixos/cde: add extraPackages option
2020-05-24 15:16:43 +02:00
gnidorah
3f20aa9468
nixos/cde: add extraPackages option
2020-05-24 15:59:49 +03:00
José Romildo Malaquias
fa8bd535fc
enlightenment.enlightenment: fix setuid wrappers
2020-05-24 00:22:53 -03:00
José Romildo Malaquias
182f587c2f
nixos/enlightenment: add ephoto and rage
2020-05-24 00:22:53 -03:00
José Romildo Malaquias
9c6322258a
nixos/enlightenment: remove some themes and xauth
...
- E already comes with a default icon theme
- There are already the gtk default Adwaita themes for gtk2, gtk3 and icons
- Remove gnome-icon-theme (from old gtk2)
- Remove tango-icon-theme
- Remove xauth (used by kdesu), as kdesu is not a componnent of E. If
really needed it should be added in the system configuration.
2020-05-24 00:22:53 -03:00
José Romildo Malaquias
b1676e5a96
nixos/enlightenment: no need to explicitly set XDG_MENU_PREFIX
...
It is already set in the source code upstream.
2020-05-24 00:22:53 -03:00
José Romildo Malaquias
5a73d925ca
nixos/enlightenment: use display manager session packages
2020-05-24 00:22:53 -03:00
Florian Klink
062302e006
nixos/xautolock: always run systemctl of the currently running systemd
2020-05-21 10:33:37 +02:00
Florian Klink
de358a00b5
nixos/sddm: always run systemctl of the currently running systemd
2020-05-21 10:33:22 +02:00
Florian Klink
3fcfcb8bcb
nixos/display-managers: always run systemctl of the currently running systemd
2020-05-21 10:32:59 +02:00
adisbladis
0f1eb8cd79
nixos/display-managers: Also set DBUS_SESSION_BUS_ADDRESS in the wrapper script context
2020-05-20 23:09:46 +01:00
gnidorah
b9d37e55a0
maxx: drop ( #87715 )
2020-05-19 14:38:59 -04:00
adisbladis
effceb8bfe
nixos/display-managers: Use dbus socket unit shipped by upstream
...
This ensures a correct DBUS_SESSION_BUS_ADDRESS environment variable
is set and imported into the systemd user environment.
Previously this would refer to a non-existing path preventing commands
interacting with the systemd manager from working.
Closes #87502
2020-05-19 00:40:55 +01:00
AndersonTorres
1c2c0b2eb8
lwm: init at 1.2.4
...
lwm is a lightweight window manager
2020-05-13 21:32:54 -03:00
AndersonTorres
43ce2a5219
berry: init at 0.1.5
...
berry is a small window manager for X11
2020-05-13 21:32:54 -03:00
AndersonTorres
6aeaa1019c
yeahwm: init at 0.3.5
...
yeahwm is a small window manager for X11, inspired by evilwm
2020-05-13 21:32:54 -03:00
AndersonTorres
58a93ee62d
smallwm: init at 2020-02-28
2020-05-13 21:32:54 -03:00
Anderson Torres
bae0829384
Merge pull request #87288 from AndersonTorres/tinywm-upload
...
tinywm: init at 2014-04-22
2020-05-11 21:31:41 -03:00
AndersonTorres
44d90b0619
tinywm: init at 2014-04-22
...
A tiny window manger for X11
2020-05-08 15:29:25 -03:00
Matthew Bauer
c33e8c4986
nixos/gdk-pixbuf.nix: don’t set GDK_PIXBUF_MODULE_FILE in cross
...
From 6c5983a291
, this should not be
necessary for gdk-pixbuf to work correctly.
2020-05-07 14:39:42 -05:00
Michele Guerini Rocco
dc9c88a451
Merge pull request #86678 from rnhmjoj/picom
...
nixos/picom: cleanup
2020-05-06 10:27:16 +02:00
Jakub Fišer
c04989da24
nixos/pantheon: mkDefault value for defaultSession
...
Fixes #86907
2020-05-05 21:38:39 +02:00
rnhmjoj
1b9f81ca0d
nixos/picom: cleanup
...
- Use floating points instead of strings, which Nix now supports
- Make the type of picom.settings option recursive
- Add a meaningful description of both the option and its type
2020-05-04 08:58:09 +02:00
worldofpeace
5100e4f250
nixos/pantheon: install nixos wallpaper
...
Fixes #86146
2020-04-29 13:24:37 -04:00
worldofpeace
7f3bc5b8fa
nixos/gnome3: install nixos wallpapers
2020-04-29 13:24:37 -04:00
Jan Tojnar
3d1706c28d
nixos/lightdm: change background type to path
2020-04-29 13:24:37 -04:00
worldofpeace
62587f43dd
nixos-artwork: add file path attributes
...
This makes things so much easier, and we install to
the path that both gnome-backgrounds and
elementary-wallpapers install to.
2020-04-29 13:23:35 -04:00
worldofpeace
a6dc21fa2d
nixos/pantheon: fix doc typo
2020-04-29 01:20:03 -04:00
Dominik Xaver Hörl
c10d82358f
treewide: add types to boolean / enable options or make use of mkEnableOption
2020-04-27 09:32:01 +02:00
Frederik Rietdijk
23be4a8b4d
Merge master into staging-next
2020-04-21 19:59:56 +02:00
Dominik Xaver Hörl
0412bde942
treewide: add bool type to enable options, or make use of mkEnableOption
...
Add missing type information to manually specified enable options or replace them by mkEnableOption where appropriate.
2020-04-21 08:55:36 +02:00
Jan Tojnar
4b706490da
Merge branch 'staging-next' into staging
2020-04-16 10:10:38 +02:00
worldofpeace
6304c9af48
Merge pull request #85222 from mayflower/libinput-manual-ref
...
nixos/libinput: refer to libinput manual
2020-04-14 09:42:55 -04:00
worldofpeace
e4c5e68fca
Merge pull request #84255 from prikhi/lightdm-mini-greeter-040
...
lightdm-mini-greeter: 0.3.4 -> 0.4.0
2020-04-14 08:38:23 -04:00
Linus Heckemann
9953a26be1
nixos/libinput: refer to libinput manual
2020-04-14 14:31:49 +02:00
Matthew Bauer
e520d6af29
Merge pull request #84415 from matthewbauer/mb-cross-fixes-april2020
...
Cross compilation fixes [april 2020]
2020-04-13 16:48:38 -04:00
Matthew Bauer
6c5983a291
gdk-pixbuf: make target env hook
...
Unfortunately, we need to emulate the system to get a real cache.
Native version doesn’t know the right paths.
2020-04-06 16:36:22 -04:00
worldofpeace
50fe769887
nixos/pantheon: use new notifications
...
We have this bug https://github.com/elementary/gala/issues/636
when using notifications in gala. It's likely to not really be fixed
because all development is on the new notifications server.
2020-04-06 02:48:07 -04:00
worldofpeace
92e9009172
Merge pull request #84215 from worldofpeace/pantheon-update-04-03
...
Pantheon update 2020-04-03
2020-04-05 22:23:32 -04:00
José Romildo Malaquias
9908785fa7
Merge pull request #84230 from romildo/upd.gnome-icon-theme
...
gnome2.gnome_icon_theme: 2.91.93 -> 3.12.0
2020-04-05 22:42:58 -03:00