Nathan Phillip Brink
|
0bbea577ca
|
Fix detection of PowerPC G3 to be more exact instead of triggering on UltraSparcs (issue #103).
|
2014-04-14 21:49:19 +00:00 |
|
Brett Bohnenkamper
|
6eb0372836
|
Merge pull request #106 from tsia/master
fixed dual GPU detection formatting
|
2014-04-09 01:40:39 -05:00 |
|
Brett Bohnenkamper
|
cf9b05e09d
|
Merge pull request #109 from crahan/osx109fix
Osx109fix
|
2014-02-13 20:09:06 -06:00 |
|
Thomas Bouve
|
aa981db90d
|
More OS X screenshot code cleanup.
|
2014-02-03 15:47:38 +01:00 |
|
Thomas Bouve
|
c79c2627e1
|
Clean up OS X multiple displays screenshot code.
|
2014-02-03 15:27:10 +01:00 |
|
Thomas Bouve
|
b069418eed
|
Updated OS X screenshot code to support multiple desktops.
|
2014-02-03 15:00:40 +01:00 |
|
Thomas Bouve
|
c6150b29a9
|
Fix for empty OS X variable
|
2014-02-03 12:32:55 +01:00 |
|
Thomas Bouve
|
21e7bc165d
|
Corrected whitespace.
|
2014-02-03 11:35:52 +01:00 |
|
Thomas Bouve
|
94211d2b20
|
Fix for counting homebrew and local packages double.
|
2014-02-03 11:27:01 +01:00 |
|
Thomas Bouve
|
b0c6044914
|
Removed debug output.
|
2014-02-03 10:35:13 +01:00 |
|
Thomas Bouve
|
9d4eb0d6a8
|
Better fix for the AppleAquaColorVariant error. Now takes into account the case where the value doesn't exist in NSGlobalDomain.
|
2014-02-03 10:28:30 +01:00 |
|
Thomas Bouve
|
085d96239f
|
OS X 10.9 fix for 'The domain/default pair does not exist' error.
|
2014-02-03 09:56:45 +01:00 |
|
Thomas Tsiakalakis
|
2e69dedb48
|
fixed dual GPU detection formatting
|
2014-01-12 22:27:23 +01:00 |
|
Thomas Tsiakalakis
|
1e66ef378b
|
Merge branch 'master' of https://github.com/woodrufw/screenFetch
|
2014-01-12 22:15:56 +01:00 |
|
William Woodruff
|
846a81d27d
|
fixed wrong variable
|
2014-01-12 16:10:21 -05:00 |
|
Thomas Tsiakalakis
|
4d7bf1b914
|
fixed dual GPU detection formatting
|
2014-01-12 22:06:21 +01:00 |
|
William Woodruff
|
1b5a10bfc7
|
improved GPU detection formatting
|
2014-01-12 15:45:34 -05:00 |
|
William Woodruff
|
bd7739fbb9
|
fixed dual GPU detection formatting
|
2014-01-12 11:02:14 -05:00 |
|
Brett Bohnenkamper
|
e4c7d97262
|
Merge pull request #94 from mxtm/master
Fix Arch Linux detection for updated lsb_release & add experimental 2bwm detection (untested by me)
|
2013-12-07 10:47:44 -08:00 |
|
Brett Bohnenkamper
|
823bc5fc88
|
Merge pull request #92 from motoko-kusanagi/patch-1
Fix for Debian
|
2013-12-02 00:13:14 -08:00 |
|
Brett Bohnenkamper
|
2c8efbee2d
|
Merge pull request #95 from woodrufw/master
added redirects to prevent error messages
|
2013-12-02 00:12:08 -08:00 |
|
Max Tamer-Mahoney
|
622bed2782
|
Add experimental 2bwm detection
|
2013-11-30 19:04:43 -05:00 |
|
William Woodruff
|
32ea4fac7f
|
added redirects to prevent error messages
|
2013-11-30 18:48:45 -05:00 |
|
Max Tamer-Mahoney
|
9164f29d1d
|
Fix Arch Linux detection for updated lsb_release
|
2013-11-30 18:19:31 -05:00 |
|
Marcin Szymkowski
|
9da0a243cd
|
Fix for Debian
Fixed Debian error - [[ ! ]] cat: /etc/os-release: No such file or directory
|
2013-11-25 11:34:05 +01:00 |
|
Brett Bohnenkamper
|
cf156ef24a
|
Merge pull request #89 from bigfack/master
Added support for Raspbian
|
2013-11-14 18:16:52 -08:00 |
|
bigfack
|
20ba658ccf
|
Raspbian support fixes.
Added Raspbian case to detectpkgs and -h output.
|
2013-11-12 13:27:29 -06:00 |
|
bigfack
|
5764823d89
|
Revert "Revert "Still figuring things out.#""
This reverts commit 1975458767.
|
2013-11-11 22:35:35 -06:00 |
|
bigfack
|
1975458767
|
Revert "Still figuring things out.#"
This reverts commit 69f134449d.
|
2013-11-11 22:35:14 -06:00 |
|
bigfack
|
69f134449d
|
Still figuring things out.#
|
2013-11-11 22:30:39 -06:00 |
|
bigfack
|
3b09f181ef
|
Attempting to teach myself git, not going too well.#
|
2013-11-11 22:24:51 -06:00 |
|
bigfack
|
13507b74b6
|
Added support for Raspbian
|
2013-11-11 21:51:52 -06:00 |
|
Brett Bohnenkamper
|
8aeaebfbe1
|
More! This should now include the window border theme AND the Cinnamon theme itself in the WM Theme line.
|
2013-11-09 23:58:52 -06:00 |
|
Brett Bohnenkamper
|
b39ed0daf5
|
More Cinnamon fixes.
|
2013-11-09 23:55:14 -06:00 |
|
Brett Bohnenkamper
|
3c8f2aed58
|
Fixed some Cinnamon detection things.
|
2013-11-09 23:51:56 -06:00 |
|
Brett Bohnenkamper
|
fb212422db
|
Fix for issue #87.
|
2013-11-05 17:15:06 -06:00 |
|
Brett Bohnenkamper
|
dcb93aca4b
|
Fix for Android being detected if getprop exists. Disabling Android support until I figure out a better detection method.
|
2013-11-05 17:04:07 -06:00 |
|
Brett Bohnenkamper
|
e4a7c01772
|
Dammit, forgot to close a file descriptor. Oops.
|
2013-11-04 01:21:21 -06:00 |
|
Brett Bohnenkamper
|
39df6caa0c
|
Redirect STDERR to function to make errors prettier. Hopefully this actually works. Let me know if this fails miserably.
|
2013-11-04 01:19:05 -06:00 |
|
Brett Bohnenkamper
|
515719cb17
|
Commenting gsettings usage for GTK3 theme detection. Causes glib core dump in some places. Removed until I figure out why. Related to issue #82 and a WHOLE LOT OF OTHER STUFF.
|
2013-10-30 23:37:02 -05:00 |
|
Brett Bohnenkamper
|
0275e6d744
|
About time for a tag update.
v3.2.2
|
2013-10-28 15:07:57 -05:00 |
|
Brett Bohnenkamper
|
35097a211d
|
Adding a 256 support for Ubuntu logo, which is now a solid color instead of 3. Kept old logo as Ubuntu-3color. Related to issue #85.
|
2013-10-28 15:01:29 -05:00 |
|
Brett Bohnenkamper
|
ff3723ef35
|
gpu_info code is still present but no longer in use. Displays redundant information in too many cases to be useful. Relevant to issue #72.
|
2013-10-23 23:04:14 -05:00 |
|
Brett Bohnenkamper
|
a612ddf953
|
Fix for issue #75.
|
2013-10-23 23:01:46 -05:00 |
|
Brett Bohnenkamper
|
682419c995
|
Merge pull request #83 from maman/master
Prevent X11.app from launching & add Theme Name on OS X
|
2013-10-22 18:16:44 -07:00 |
|
Achmad Mahardi
|
a44d635f38
|
Fix X11.app from launching, add Theme Name on OS X
|
2013-10-22 15:56:01 +07:00 |
|
Brett Bohnenkamper
|
6c633d8b2f
|
GTK Fix for issue #82 stuff with OS X.
|
2013-10-22 02:28:28 -05:00 |
|
Brett Bohnenkamper
|
837ac0795d
|
Adding in the merge from issue #57 again. Somehow it got back out.
|
2013-10-21 21:56:11 -05:00 |
|
Brett Bohnenkamper
|
af3ecdb289
|
Reformating of GTK output. Combined GTK2/3 lines into one line.
|
2013-10-20 02:06:10 -05:00 |
|
Brett Bohnenkamper
|
9cdafa614c
|
Fix for LXDE detection related things.
|
2013-10-15 23:00:50 -05:00 |
|