summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-29Modified various classes to use new config options.Laurie Clark-Michalek
2011-03-29Make sure every display class takes config as an argument.Laurie Clark-Michalek
2011-03-29Sorted out some overly long lines.Laurie Clark-Michalek
2011-03-29Changed copyright date.Laurie Clark-Michalek
2011-03-29Added ArcheyConfigParser class, including a default config.Laurie Clark-Michalek
2011-03-29Added subtle to wm dictunexist
2011-03-05Fix trying to get DE from WM dictionaryLukas Niederbremer
2011-02-20Output error message instead of crash if the screenshot command returns a non...Laurie Clark-Michalek
2011-01-14fixed color outputDjMelik
2011-01-14moved archey.new > archeyDjMelik
2011-01-12reverted to old version, bluepeppers see mearchey2.old/masterDjMelik
2010-12-05Added another layer of error catching to hopefully fix (or at least hide) peo...Laurie Clark-Michalek
2010-11-23Fixed error calculating persentage used reported by tvieiraLaurie Clark-Michalek
2010-11-22Added color to fs display function, and added a _color function for BaseDispl...Laurie Clark-Michalek
2010-11-22Fixed small problem with FS display module when showing root FSLaurie Clark-Michalek
2010-11-22Display modules can now be configured in the configuration file.Laurie Clark-Michalek
2010-11-22Added config framework file loading. Config file is in $XDG_CONFIG_HOME/arche...Laurie Clark-Michalek
2010-11-21Fix syntax error in archey introduced in commit 1603bfbLaurie Clark-Michalek
2010-11-19Added file system display classLaurie Clark-Michalek
2010-11-19Removed 'key' from forced attributes when using @shell_command.Laurie Clark-Michalek
2010-11-19DesktopEnvironment was causing exceptions.Laurie Clark-Michalek
2010-11-19Added missing comma between uptime days and hours.Laurie Clark-Michalek
2010-11-19Allowed classes to take arguments from the display list, with the syntax 'cmd...Laurie Clark-Michalek
2010-11-19Added @shell_command class decorator to make dealing with Display classes.Laurie Clark-Michalek
2010-11-19Moved the Output.distro variable into a global DISTRO variable.Laurie Clark-Michalek
2010-11-19Allow display classes to fail silently when rendering.Laurie Clark-Michalek
2010-11-19Migrated existing display classes to new get_value format.Laurie Clark-Michalek
2010-11-19Added get_value and get_key functions to BaseDisplay class.Laurie Clark-Michalek
2010-11-19Evaluate display classes at the last minute, and via an accessor function.Laurie Clark-Michalek
2010-11-19Base the Output class on the list type for a small speed up.Laurie Clark-Michalek
2010-11-18Added main function and conditional executionLaurie Clark-Michalek
2010-11-18Output is now aligned from the center outwards.Laurie Clark-Michalek
2010-11-18Added BaseDisplay base class.Laurie Clark-Michalek
2010-11-18Added @enviromental_variable class decorator.Laurie Clark-Michalek
2010-11-18Converted classes to new style classes.Laurie Clark-Michalek
2010-11-17We don't need these imports anymore.David Vazgenovich Shakaryan
2010-11-17Get a list of processes that actually works.David Vazgenovich Shakaryan
2010-11-17Added fix to coloring of File system output.Laurie Clark-Michalek
2010-11-17added missing 'DjMelik
2010-11-17spaces > tabsDjMelik
2010-11-17Made all numerators of fraction outputs bold.Laurie Clark-Michalek
2010-11-17added process detectionDjMelik
2010-11-17more cleanupDjMelik
2010-11-17Merge branch 'master' of github.com:djmelik/archeyDjMelik
2010-11-17cleanupDjMelik
2010-11-17Merge branch 'master' of github.com:djmelik/archeyDavid Vazgenovich Shakaryan
2010-11-17removed a tabDjMelik
2010-11-17If distro not detected, exit with error exit code.David Vazgenovich Shakaryan
2010-11-17No need to inherit from Output class.David Vazgenovich Shakaryan
2010-11-17Check if file exists instead of opening it.David Vazgenovich Shakaryan