Commit graph

427 commits

Author SHA1 Message Date
Dylan
72e7b1103d Get the terminal size without the need of a loop 2016-02-21 14:49:41 +11:00
Dylan
aa1272ffa9 Reduce the amount of stuff we do in the image size while loop. 2016-02-21 14:37:17 +11:00
Dylan
bddac928ac Misc changes 2016-02-21 13:19:39 +11:00
Dylan
f6b1ab4887 Fix image sizing in tmux 2016-02-21 11:32:02 +11:00
Dylan
1954063895 Use a variable so we don't calculate terminal height twice 2016-02-21 08:53:30 +11:00
Dylan
b567f3057d Uppercase the first letter of each Theme output 2016-02-21 08:44:22 +11:00
Dylan
a55ac54e86 Set nocasematch once instead of having it throughout the script 2016-02-21 08:42:17 +11:00
Dylan
5d5bf3a068 Cleanup OS X workaround 2016-02-21 08:38:07 +11:00
Dylan
22939ba502 Fix stray digit in Windows CPU output 2016-02-21 08:34:02 +11:00
Dylan
7770c9a3cd Remove duplicate blocks in getcpu 2016-02-21 08:30:23 +11:00
Dylan
e3a27d6093 Cleanup getos 2016-02-21 08:21:55 +11:00
Dylan
896716d2ba Disable xprop stuff on Mac OS X 2016-02-21 07:08:50 +11:00
Dylan
43ae3b6767 Fix integer error 2016-02-21 07:07:41 +11:00
Dylan
11b952c3ac Merge branch 'master' of github.com:dylanaraps/fetch 2016-02-20 22:53:46 +11:00
Dylan
ffb139398f Changelog 2016-02-20 22:52:32 +11:00
Dylan
95c1b74e6d --size now takes a percentage 2016-02-20 13:35:07 +11:00
Dylan
7d2b1928a3 Disable Theme, Fonts and Icons on OS X 2016-02-20 11:34:41 +11:00
Dylan
6cdbf9ca21 Simplify parts of the image functions 2016-02-20 10:39:33 +11:00
Dylan Araps
6f115b3c19 Merge pull request #88 from dylanaraps/stdout
Cleanup 'stdout' functions
2016-02-20 00:21:34 +11:00
Dylan
0143724f6d Remove 'print all functions' behaviour from '--stdout' 2016-02-20 00:19:22 +11:00
Dylan
75abd75765 Simplified --stdout arg 2016-02-20 00:05:48 +11:00
Dylan Araps
60027c04b0 Merge pull request #87 from dylanaraps/theme_merge
Merge `getvisualstyle` with `getstyle`.
2016-02-19 23:41:53 +11:00
Dylan
348b576911 Small change 2016-02-19 23:36:58 +11:00
Dylan Araps
09c65e59a1 Merge pull request #82 from dylanaraps/image_size
Font size is now calculated by fetch
2016-02-19 23:31:21 +11:00
Dylan
69e3b3704f Remove pointless check 2016-02-19 23:21:26 +11:00
Dylan
dfa82bc995 Fix duplicate info on Windows 2016-02-19 23:18:02 +11:00
Dylan
c7fa222ede Remove getvisualstyle and merge it with getstyle 2016-02-19 23:10:09 +11:00
Dylan
058e0bc3e6 Don't display Theme, Icons, Font or Window Manager if X isn't running 2016-02-19 20:47:13 +11:00
Dylan
ba2c66daa7 Added 'song_shorthand' which prints the Artist and Title on seperate lines 2016-02-19 11:26:24 +11:00
Dylan
43239ecdc1 Fallback to ascii mode instead of hanging if the terminal emulator doesn't support xterm escape sequences 2016-02-19 09:54:16 +11:00
Dylan
67ed4a32ee Add more substitutions for Intel 2016-02-18 22:04:02 +11:00
Dylan
6bb05edf86 Font size is now calculated by fetch 2016-02-18 14:19:41 +11:00
Dylan
602575358f Add support for SailfishOS 2016-02-17 18:54:42 +11:00
Dylan Araps
ed953cdf82 Merge pull request #79 from dylanaraps/xprop
Use 'xprop' instead of 'wmctrl' to get the window manager.
2016-02-17 17:34:54 +11:00
Dylan
33a1a8fb12 Update docs 2016-02-17 17:29:01 +11:00
Dylan
4d1ebbe600 Remove quotes from theme output 2016-02-17 17:14:58 +11:00
Dylan
9a7a213746 Remove wmctrl stuff 2016-02-17 16:55:12 +11:00
Dylan
7a36f2fef0 Get window manager using xprop 2016-02-17 16:54:18 +11:00
Dylan
b21533d842 Reduce size of if block 2016-02-17 11:01:26 +11:00
Dylan
8891cce908 Fix missing ascii art when fetch is installed in /usr/local 2016-02-17 10:23:52 +11:00
Dylan
a314447afa Remove leftover substitutions 2016-02-17 09:43:05 +11:00
Dylan Araps
ece1f55183 Merge pull request #77 from dylanaraps/wmctrl
Make 'wmctrl' a required dependency. See #75 for more info.
2016-02-17 09:34:22 +11:00
Dylan Araps
071f776914 Merge pull request #74 from dylanaraps/kde
Added KDE support to getstyle.
2016-02-17 00:12:07 +11:00
Dylan
7e57c7eb59 Make ChromiumOS use the same logo as ChromeOS 2016-02-17 00:00:44 +11:00
Dylan
012938e81d Added support for Chrome OS 2016-02-16 23:47:04 +11:00
Dylan
c22ff5ec91 Misc cleanup 2016-02-16 21:54:21 +11:00
Dylan
31e7057fbc Reduce size of 'ascii' function 2016-02-16 20:58:06 +11:00
Dylan
5981cb6eca wmctrl is now a required dependency 2016-02-16 18:01:40 +11:00
Dylan
4a0f02bde7 Added support for Exherbo Linux 2016-02-16 16:31:55 +11:00
Dylan
6ba5f78dee Added support for Scientific Linux 2016-02-16 16:10:11 +11:00