Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-10-10 | clean up the logoHEADmaster | Luke Shumaker | |
2016-10-10 | Tidy up. | Luke Shumaker | |
2016-10-10 | Merge branch 'master' into paraboley | Luke Shumaker | |
# Conflicts: # paraboley | |||
2016-09-28 | Merge pull request #38 from pille1842/patch-1archey3/master | Laurie Clark-Michalek | |
Make archey3 recognize a running GNOME desktop | |||
2016-09-28 | Backwards-compatible recognition of newer GNOME sessions | pille1842 | |
2016-09-27 | Make archey3 recognize a running GNOME desktop | pille1842 | |
archey3 doesn't recognize that GNOME 3.20 is running. That's because there's no process called `gnome-session`. A safer way to see if GNOME is running would be to look for processes called `gnome-shell`. | |||
2016-05-22 | Merge pull request #31 from rski/version_fix | Laurie Clark-Michalek | |
This fixes version to conform to pep 396 | |||
2016-01-21 | This fixes version to conform to pep 396 | rski | |
Version should be specified in __version__ instead of in the comment where it was. It also makes the --version flag read __version__, as it also had an (older) version number hardcoded. | |||
2015-11-19 | Merge pull request #30 from SirCmpwn/master | Laurie Clark-Michalek | |
Add sway | |||
2015-11-19 | Add sway | Drew DeVault | |
https://github.com/SirCmpwn/sway | |||
2015-08-07 | Merge remote-tracking branch 'parabola/master' into paraboley | Luke Shumaker | |
2015-08-06 | rm parabola.newparaboley/master | 4ur3l13n | |
2015-08-06 | correction on ram reading | 4ur3l13n | |
2015-08-06 | Merge commit '506b05'; commit '28af3d' into paraboley | Luke Shumaker | |
2015-08-06 | upgrade to version 2 | 4ur3l13n | |
2015-05-01 | Merge pull request #28 from rski/master | Laurie Clark-Michalek | |
fix issue #27: can now detect kwin in Plasma 5 | |||
2015-05-01 | fix issue #27: can now detect kwin_x11 and kwin_wayland | rski | |
2014-11-25 | Merge branch 'rski-master' | Laurie Clark-Michalek | |
2014-11-15 | fix issue #24 | rski | |
2014-09-05 | Merge pull request #18 from shmibs/master | Laurie Clark-Michalek | |
added DE and WM elements | |||
2014-09-05 | Merge pull request #22 from 4lexwe/master | Laurie Clark-Michalek | |
changed format_output(...) to remove unnecessary quotation marks | |||
2014-09-05 | changed format_output(...) to remove unnecessary quotation marks | Alexander Weidinger | |
2014-06-20 | Merge pull request #21 from ribmo/master | Laurie Clark-Michalek | |
Added bspwm to WM collection | |||
2014-06-20 | Added bspwm to WM collection | ribmo | |
2014-06-18 | Merge commit 'eda924'; commit '80ae45' into paraboley | Luke Shumaker | |
2014-06-17 | paraboley the rebranded version of archey3 | Aurélien DESBRIÈRES | |
2014-02-26 | added DE and WM elements | shmibs | |
2014-02-04 | Added explicit error message about lack of imagemagick (Fixes #17) | Laurie Clark-Michalek | |
2013-11-12 | Merge pull request #11 from fuhry/mate | David Vazgenovich Shakaryan | |
Add desktop environment support: MATE | |||
2013-11-01 | Updated PKGBUILD | Laurie Clark-Michalek | |
2013-11-01 | Bumped version to 0.5 | Laurie Clark-Michalek | |
2013-09-14 | Merge pull request #16 from walpurgisriot/master | Laurie Clark-Michalek | |
Fix overreported installed package count. | |||
2013-09-13 | Fix overreported installed package count. | feivel | |
2013-07-31 | Added desktop environment support: MATE | Dan Fuhry | |
2013-07-16 | Merge pull request #15 from vendion/master | Laurie Clark-Michalek | |
Add Wingo to supported WM | |||
2013-07-16 | Add Wingo to WM collection | Adam Jimerson | |
Added Wingo to the WM_DICT collection. | |||
2013-07-12 | Merge pull request #10 from tomru/add-herbstluftwm | David Vazgenovich Shakaryan | |
add herbstluftwm to wms | |||
2013-06-26 | add herbstluftwm to wms | Thomas Ruoff | |
2013-06-22 | Merge pull request #14 from graysky2/master | Laurie Clark-Michalek | |
proper git PKGBUILD | |||
2013-06-09 | updated PKGBUILD for pacman 4.x | graysky | |
2013-05-10 | Merge pull request #12 from mikeframpo/master | Laurie Clark-Michalek | |
Time since last system upgrade feature. | |||
2013-05-09 | Added an extra output. Can now print the time since the last full | Mike Frampton | |
system upgrade. | |||
2013-04-26 | Merge pull request #6 from wting/master | David Vazgenovich Shakaryan | |
Explicitly force Archey to use Python 3 | |||
2012-12-25 | Merge branch 'master' of github.com:bluepeppers/archey3 | Laurie Clark-Michalek | |
2012-12-25 | Fixed problem for people without XDG_CONFIG_HOME | Laurie Clark-Michalek | |
2012-12-06 | Merge pull request #10 from NPerry/patch-1 | Laurie Clark-Michalek | |
Add MonsterWM WM. | |||
2012-10-20 | Add MonsterWM WM. | Neil Perry | |
2012-09-10 | Remove executable bit on COPYING | Laurie Clark-Michalek | |
2012-09-08 | Added qtile support | Laurie Clark-Michalek | |
2012-09-07 | Moved to ordered dicts to allow DE & WMs to have priority and added cinnamon ↵ | Laurie Clark-Michalek | |
support |