Commit Graph

416 Commits

Author SHA1 Message Date
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
Dylan 7dd92aab9d Fix packages on Slackware 2016-02-16 15:21:45 +11:00
Dylan 362cbb5b7d Add playback state to getsong 2016-02-16 14:50:20 +11:00
Dylan 0d2db03909 Uppercase first letter in KDE theme output 2016-02-16 10:53:12 +11:00
Dylan c4bd708a09 Fix stray gtktheme string 2016-02-16 10:52:26 +11:00
Dylan bb2e0210de getgtk has been renamed to getstyle and is now a generic function that prints the GTK/QT theme 2016-02-16 10:49:21 +11:00
Dylan 98f1a0e057 If KDE theme is found don't look for GTK2/3 Themes 2016-02-16 10:42:38 +11:00
Dylan 0427eb3f05 Add support for older KDE versions 2016-02-16 10:31:13 +11:00
Dylan 1b1bfa2dab Added experimental KDE theme detection to getgtk 2016-02-16 10:19:28 +11:00
Dylan 9788d8b81c Added support for Chapeau 2016-02-16 09:52:10 +11:00
Dylan c8b41da31c getsong, check to see if music player is running 2016-02-16 00:31:28 +11:00
Dylan a1c9452bda Add MOC support to getsong 2016-02-16 00:12:15 +11:00