Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/profiles/xorg.py
AgeCommit message (Expand)Author
2022-08-11Cleaned up argument loading slighly. (#1419)Anton Hvornum
2022-05-09Updated base.pot, added new translation strings from *.py files, updated ru l...Alexmelman88
2022-05-02Fix #1106 (#1119)Daniel Girtler
2022-02-06Flexible menu 2 (#916)Werner Llácer
2022-02-05Routine to properly print and save config data (#888)Werner Llácer
2021-12-31Adds amdgpu and radeon to the kernel modules, in the right order. (#823)Anton Hvornum
2021-11-18Added a log message for when xorg fails a certain step. (#731)Anton Hvornum
2021-10-12Remove duplicate packagetheaeonsolution
2021-09-15Adding linux -headers for nvidia-dkmsAnton Hvornum
2021-05-27Add descriptions for top-level profilesDylan M. Taylor
2021-05-24removed builtins usage and added gfx_package key in configYash Tripathi
2021-05-15One package per line formatting in profiles - easier to read/maintainDylan Taylor
2021-05-15Whitespace changesDylan Taylor
2021-05-15Final whitespace changes I thinkDylan Taylor
2021-05-15A couple more small fixesDylan Taylor
2021-05-15Try to remove some unused importsDylan Taylor
2021-05-15Very selectively fix some PEP 8 issues with profilesDylan Taylor
2021-05-12Replaced the magic __builtin__ global variable. This should fix mypy complain...Anton Hvornum
2021-04-29Cleaning up packages. (#374)Anton Hvornum
2021-04-28install nvidia-dkms when running linux-zen/ltsadvaithm
2021-04-22fixed another messed up importadvaithm
2021-04-22readded some commits that got removedadvaithm
2021-04-22merged with masteradvaithm
2021-04-19Update some functionsSecondThundeR
2021-04-17Replace input with generic_select where necessarySecondThundeR
2021-04-11Fixed PR #273. Moved the graphic drivers into hardware since they are hardwar...Anton Hvornum
2021-04-10Multiple restructuring changesDylan Taylor
2021-04-09Merge pull request #251 from advaithm/torxed-v2.2.0Anton Hvornum
2021-04-09renamed driver.py to gfx_driver.py. also explictly check if we are using the ...advaithm
2021-04-08Add minimal profile and implement idea of 'top-level' profilesDylan Taylor
2021-04-08sway, wayland specific files. drivers has also been split from xorgadvaithm
2021-04-07Add minimal profile and implement idea of 'top-level' profilesDylan Taylor
2021-01-26Fixes #86 by properly raising the the correct exceptions. This will happen wh...Anton Hvornum
2020-10-19Fix typos.Varun Madiath
2020-09-30Added gnome as a profile (and application for application specific steps). Al...Anton Hvornum
2020-09-30Finalized magic function _prep_function(). Gets returned when a profile is im...Anton Hvornum
2020-09-30Fixing awesome and xorg for first test run.Anton Hvornum
2020-09-29Fixed some selection processes.Anton Hvornum
2020-09-29Adding a baseline xorg profile that can be called from other profiles. Such a...Anton Hvornum