Dylan Araps
|
4ca2a14cd8
|
Merge pull request #209 from dylanaraps/wmtheme
Implement Window Manager Theme
|
2016-04-01 20:37:40 +11:00 |
|
Dylan
|
9e420a9b27
|
Guess we can't reduce the size of this
|
2016-04-01 19:55:18 +11:00 |
|
Dylan
|
e2e3e4fd77
|
Fix detection on deepin
|
2016-04-01 18:46:37 +11:00 |
|
Dylan
|
82e4fce63b
|
Fix Linux Mint detection
|
2016-04-01 18:34:06 +11:00 |
|
Dylan
|
3bcfe6691b
|
Cleanup
|
2016-04-01 18:27:00 +11:00 |
|
Dylan
|
45e632e2bc
|
Openbox detection, Add support for LXDE
|
2016-04-01 18:12:43 +11:00 |
|
Dylan
|
399747a5e2
|
Fix a distro detection bug when '/etc/*ease' doesn't use quotes
|
2016-04-01 18:01:24 +11:00 |
|
Dylan
|
4184c17507
|
Better implementation of envar check
|
2016-04-01 17:38:06 +11:00 |
|
Dylan
|
50d8a44a6d
|
Don't hardcode '/home/dyl/.config', use '' if available
|
2016-04-01 09:47:48 +11:00 |
|
Dylan
|
68c5fdb37e
|
Add wildcards to dix wm matching
|
2016-04-01 09:40:28 +11:00 |
|
Dylan
|
4c54da56b7
|
Move windows theme to wmtheme
|
2016-04-01 14:53:31 +11:00 |
|
Dylan
|
c8e8cf5f99
|
Add support for kwin
|
2016-04-01 14:50:15 +11:00 |
|
Dylan
|
1ce7a904d1
|
Wmtheme add support for more window managers
|
2016-04-01 14:42:38 +11:00 |
|
Dylan
|
d8f2dd2286
|
Add support for FluxBox
|
2016-04-01 11:47:16 +11:00 |
|
Dylan
|
dd5a5f02db
|
Move OS X detection to the bottom
|
2016-04-01 11:44:20 +11:00 |
|
Dylan Araps
|
47132728da
|
Merge pull request #210 from iandrewt/wmtheme_osx
added OS X support to wmtheme
|
2016-04-01 11:43:20 +11:00 |
|
Dylan
|
95bda4827c
|
Add E17 support for wmtheme
|
2016-04-01 11:41:49 +11:00 |
|
Andrew Titmuss
|
8d602f1afe
|
added OS X to wmtheme
|
2016-04-01 11:41:27 +11:00 |
|
Dylan
|
a1047bd3d1
|
Added support for E16
|
2016-04-01 11:39:53 +11:00 |
|
Dylan
|
7f3c7f07e5
|
Add support for Deepin
|
2016-04-01 11:36:19 +11:00 |
|
Dylan
|
6446660155
|
Add support for more WM themes
|
2016-04-01 11:35:26 +11:00 |
|
Dylan
|
3c22c86e38
|
Add support for more WMs
|
2016-04-01 11:33:14 +11:00 |
|
Dylan
|
dda8d6cb20
|
Better approach
|
2016-04-01 11:28:56 +11:00 |
|
Dylan
|
3f3487764c
|
Case wm theme
|
2016-04-01 11:26:59 +11:00 |
|
Dylan
|
ebcf6fb0fc
|
WM theme base
|
2016-04-01 11:23:23 +11:00 |
|
Dylan
|
134cbfc958
|
Revert bar changes
|
2016-03-31 22:26:34 +11:00 |
|
Dylan
|
ea2482c7d7
|
Added hardcoded DE detection for OS X
|
2016-03-31 20:26:20 +11:00 |
|
Dylan
|
a9d92d3def
|
Travis also print 7
|
2016-03-31 20:05:36 +11:00 |
|
Dylan
|
676710ca72
|
Fix color blocks in Travis and older terminal emulators'
|
2016-03-31 19:57:57 +11:00 |
|
Dylan
|
2d9764baff
|
Suppress errors in output
|
2016-03-31 19:43:11 +11:00 |
|
Dylan
|
4da69c6f40
|
Changes to the public ip function
|
2016-03-31 19:37:18 +11:00 |
|
Dylan
|
292ba8fc52
|
Fixes #204
|
2016-03-31 10:35:56 +11:00 |
|
Dylan Araps
|
96e19a59cf
|
Merge pull request #201 from dylanaraps/cache
Implement caching for info.
|
2016-03-30 22:16:31 +11:00 |
|
Dylan
|
aa18135b24
|
Revert CPU cache
|
2016-03-30 19:43:38 +11:00 |
|
Dylan
|
7c6fcb789f
|
Add cache support for CPU
|
2016-03-30 19:39:03 +11:00 |
|
Dylan
|
c2557873fc
|
"--clean" remove cache folder and files
|
2016-03-30 19:30:37 +11:00 |
|
Dylan
|
8ef9c1b4c3
|
Move cache to /Library/Caches on OS X
|
2016-03-30 19:24:03 +11:00 |
|
Andrew Titmuss
|
f341c8163d
|
made maths part smaller
|
2016-03-30 19:11:46 +11:00 |
|
Andrew Titmuss
|
5ca8f8cc81
|
made OS X packages SUPER fast
|
2016-03-30 18:50:24 +11:00 |
|
Dylan
|
90fd0cf1be
|
Move more lines into the cache block
|
2016-03-30 14:14:51 +11:00 |
|
Dylan
|
53505207eb
|
Only cache OS X GPU output
|
2016-03-30 14:13:40 +11:00 |
|
Dylan
|
ab09bf9670
|
Implement cache function and add caching for GPU
|
2016-03-30 14:00:13 +11:00 |
|
Dylan
|
aff2e634c4
|
Line wrap is now disabled by default
|
2016-03-30 11:40:38 +11:00 |
|
Dylan Araps
|
88e11de4ed
|
Merge pull request #200 from dylanaraps/image_fixes
Image fixes
|
2016-03-30 10:25:19 +11:00 |
|
Dylan
|
f62994a49c
|
Remove 'image_backend' as we now detect it automatically
|
2016-03-30 10:22:29 +11:00 |
|
Dylan
|
d7bf5da48e
|
Hardcode iterm2 mode to iterm2
|
2016-03-30 10:20:06 +11:00 |
|
Dylan
|
ec9bfefbf3
|
Fix lint errors
|
2016-03-30 10:14:34 +11:00 |
|
Dylan
|
e55680a010
|
Remove broken fallback
|
2016-03-30 09:57:27 +11:00 |
|
Dylan
|
c9e6e7ada0
|
Merge branch 'master' of github.com:dylanaraps/neofetch
|
2016-03-30 09:45:09 +11:00 |
|
Dylan
|
97f0b601c7
|
If intel gpu is detected change gpu to 'Intel Integrated Graphics'
|
2016-03-30 09:44:46 +11:00 |
|