about summary refs log tree commit diff
path: root/nixos/modules/services/x11/hardware
AgeCommit message (Expand)AuthorFilesLines
2022-12-17nixos: fix typosfigsoda1-1/+1
2022-10-03libinput: Add tappingButtonMap option (#189612)David Morgan1-0/+10
2022-08-31nixos/*: automatically convert option descriptionspennae2-2/+2
2022-07-30treewide: automatically md-convert option descriptionspennae4-53/+53
2021-12-09treewide: set defaultText for options using simple path defaultspennae1-1/+6
2021-11-15nixos/libinput: improve docsThiago Kenji Okada1-5/+10
2021-09-11nixos/libinput: Add transformation matrix optionDavíð Steinn Geirsson1-0/+11
2021-06-17xserver: Generate readable config indentationNiklas Hambüchen1-21/+21
2021-01-21nixos/libinput: add missing renamed moduleThiago Kenji Okada1-0/+1
2021-01-13nixos/libinput: separate settings by mouse/touchpadThiago Kenji Okada1-37/+59
2020-06-20Revert "libinput: ensure that we only apply touchpad options to touchpads"Edmund Wu1-1/+0
2020-06-16libinput: ensure that we only apply touchpad options to touchpadsJames Kay1-0/+1
2020-04-27treewide: add types to boolean / enable options or make use of mkEnableOptionDominik Xaver Hörl1-6/+1
2020-04-21treewide: add bool type to enable options, or make use of mkEnableOptionDominik Xaver Hörl1-0/+1
2020-04-14nixos/libinput: refer to libinput manualLinus Heckemann1-1/+5
2020-01-20nixos/multitouch: removeworldofpeace1-94/+0
2020-01-06treewide: use attrs instead of list for types.loaOf optionsrnhmjoj1-6/+7
2019-11-19Merge pull request #72774 from sylv-io/libinputworldofpeace1-3/+3
2019-11-04Merge pull request #72698 from gebner/digimend-driversGabriel Ebner1-0/+43
2019-11-04nixos/libinput: apply options to all device typesMarcello Sylvester Bauer1-3/+3
2019-11-03nixos/digimend: init moduleGabriel Ebner1-0/+43
2019-10-21nixos/x11/libinput: Document values for optionSRGOM1-1/+1
2019-10-01nixos/cmt: Update error message for cmtCalvin Kim1-1/+6
2019-09-08Merge pull request #67241 from kcalvinalvin/cmtSilvan Mosberger1-0/+54
2019-09-08nixos/cmt: add cmt moduleCalvin Kim1-0/+54
2019-09-02Merge branch 'master' into stagingVladimír Čunát2-6/+6
2019-08-31nixos/modules: Remove all usages of types.stringSilvan Mosberger2-6/+6
2019-08-26treewide: remove redundant quotesvolth1-1/+1
2019-07-10nixos/libinput: use `types.lines` for additionalOptionsEdmund Wu1-1/+1
2018-08-30Merge #42880: libinput: split .bin outputVladimír Čunát1-1/+1
2018-08-30libinput: make .bin the first outputVladimír Čunát1-1/+1
2018-06-28nixos/libinput: add button to scrollMethodYuxuan Shui1-1/+1
2017-12-30libinput: disableWhileTyping = false by defaultYegor Timoshenko1-1/+1
2017-11-24nixos/libinput: load configuration fileJan Tojnar1-0/+7
2017-10-09nixos: minor X11 option description improvements (#30035)Benjamin Staffin1-6/+9
2017-08-30Mark synaptics as deprecatedGraham Christensen1-1/+1
2017-04-11treewide: use boolToString functionFranz Pletz1-1/+1
2017-03-17nixos/treewide: remove boolean examples for optionsFranz Pletz3-16/+0
2017-01-03fix broken link to synaptics configvolth1-2/+2
2016-12-27xserver.wacom: update xorg.conf.d name after upstream change of the numberMichael Raskin1-2/+2
2016-08-08libinput.accelProfile: improve docs & new defaultProfpatsch1-8/+13
2016-08-03Warn for conflict between synaptics and libinputGuillaume Maudoux2-0/+15
2016-07-18libinput service: add libinput to udev packagesNikolay Amiantov1-0/+2
2016-05-22xf86-input-synaptics: split dev outputVladimír Čunát1-2/+2
2016-02-27nixos: libinput use mkEnableOptionRobert Klotzner1-6/+1
2016-02-24Merge pull request #12540 from eskimor/libinput-masterzimbatm1-0/+235
2016-01-22libinput: configuration support: PolishingRobert Klotzner1-16/+95
2016-01-22nixos: libinput added optionsRobert Klotzner1-0/+31
2016-01-22nixos: Added libinput configurationRobert Klotzner1-0/+125
2015-09-29synaptics: add scrollDelta optionChris Martin1-1/+10