Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/profiles/desktop.py
AgeCommit message (Expand)Author
2022-05-09Introduce ctrl+c and other bug fixes (#1152)Daniel Girtler
2022-05-09Updated base.pot, added new translation strings from *.py files, updated ru l...Alexmelman88
2022-05-02Fix #1106 (#1119)Daniel Girtler
2022-04-03Rebase bspwm profile on master (#604)j-james
2022-02-02Added a qtile profile (#924)edl2
2021-12-02Add simple menu for better UX (#660)Daniel
2021-07-18fixed profile selectionYash Tripathi
2021-07-18added new key for desktop-environmentYash Tripathi
2021-06-13Setting proper keys in exported config (#557)Yash Tripathi
2021-06-13Implement is_desktop_profile helper function (#575)Dylan M. Taylor
2021-05-27Add descriptions for top-level profilesDylan M. Taylor
2021-05-19Added support for getting configuration from a config file (#364)Yash Tripathi
2021-05-15More formatting fixes to satisfy PEP 8Dylan Taylor
2021-05-15Try to remove some unused importsDylan Taylor
2021-05-15Very selectively fix some PEP 8 issues with profilesDylan Taylor
2021-05-15Merge branch 'master' into enlightenmentAnton Hvornum
2021-05-15Implement enlightenment desktopDylan Taylor
2021-05-14Add deepin to desktop profile list so it is selectableDylan M. Taylor
2021-05-12Replaced the magic __builtin__ global variable. This should fix mypy complain...Anton Hvornum
2021-04-20Add sort parameter for generic_selectSecondThundeR
2021-04-19Update some functionsSecondThundeR
2021-04-17Replace input with generic_select where necessarySecondThundeR
2021-04-11Implement MATE desktop environmentDylan Taylor
2021-04-09Try to solve #261 and related issuesDylan M. Taylor
2021-04-09Forgot to commit adding budgie to desktop profileDylan M. Taylor
2021-04-09Merge pull request #247 from dylanmtaylor/patch-3Anton Hvornum
2021-04-08Add i3 profile to desktop.pyDylan M. Taylor
2021-04-08Add vim to desktop packages as not everyone likes nanoDylan M. Taylor
2021-04-08Initial implementation of LXQtDylan Taylor
2021-04-08Integrate XFCE4 with masterDylan Taylor
2021-04-08Integrate cinnamon with changes on master.Dylan Taylor
2021-04-08Add sway profile to desktop fileDylan Taylor
2021-04-08Move from awesome to desktop and add wireless config utilities and smartmontoolsDylan M. Taylor
2021-04-08Add minimal profile and implement idea of 'top-level' profilesDylan Taylor
2021-04-04Fix misspellingsRafael Fontenelle
2021-01-21Spell "environment" correctlyj-james
2020-10-18Spelling error on fileAnton Hvornum
2020-08-20Added a unattended installer. Fixed list_profiles() to not include .py ending...Anton Hvornum
2020-08-04Removed legacy .json profiles. Not in favor of .pyAnton Hvornum
2020-07-22New feature: application profiles now support .py as well. Also fixed a sys.p...Anton Hvornum
2020-07-08v2.0.3 prep release. Profile now fully support python scripting instead of JS...Anton Hvornum
2020-07-08Added support for .py profiles. Added a simple 'desktop.py' for now that is j...Anton Hvornum