Commit Graph

5111 Commits

Author SHA1 Message Date
Dylan e3fc21fd5f Merge master into stdout2 as we need some changes from master. 2016-02-06 10:27:16 +11:00
Dylan 0507b6a80e Remove uneeded check 2016-02-06 10:27:14 +11:00
Dylan a80d50b0ff Added '--underline on/off' and '' to toggle it 2016-02-06 10:25:12 +11:00
Dylan 943a5493c3 Stdout mode: Replace the printinfo function instead of disabling it. 2016-02-06 10:21:12 +11:00
Dylan 6f69aed92e Fix '--stdout_seperator' not working when '--stdout' gets args 2016-02-06 10:04:50 +11:00
Dylan 84b8b04d83 Remove newline in if statement 2016-02-06 02:36:00 +11:00
Dylan e6d8fc9c98 Remove unnecessary comments 2016-02-06 02:26:44 +11:00
Dylan 8da6f40ce0 Cleanup of stdout 2016-02-06 02:25:21 +11:00
Dylan 5e5cf5da2a Fix weird leftover escape codes in stdout mode 2016-02-06 01:31:13 +11:00
Dylan 59cc2f61ce Remove check for battery num 2016-02-06 01:27:17 +11:00
Dylan 4ad5cf791d Fix weird behaviour with prin and --stdout 2016-02-06 01:22:29 +11:00
Dylan a69b86a22a Fix battery showing no info in stdout mode 2016-02-06 01:04:41 +11:00
Dylan 8e6a548f63 '--stdout' now takes arguments 2016-02-06 00:50:45 +11:00
Dylan 941c556012 Fixed doubled battery usage Windows 2016-02-05 22:08:32 +11:00
Dylan 517ae06c00 Changelog 2016-02-05 18:19:24 +11:00
Dylan 008f73b3ab You can now print info without a subtitle! eg. "info memory" 2016-02-05 18:16:46 +11:00
Dylan 456c706f1d Fix missing title 2016-02-05 17:02:53 +11:00
Dylan 49e7673f0d Added '--stdout' to print the output in a lemonbar compatible format 2016-02-05 16:29:11 +11:00
Dylan 5aaab244ce Only re-enabled line wrap if we disabled it in the first place 2016-02-05 11:46:00 +11:00
Dylan 0667b18138 Only trap exit if images are enabled and fix trailing whitespace in getshell 2016-02-05 11:43:19 +11:00
Dylan 21815ecf4d Misc stuff 2016-02-05 00:07:20 +11:00
Dylan 015a0533bb Fix colors with custom ascii art 2016-02-04 21:22:58 +11:00
Dylan a8574c875c Config comment 2016-02-04 18:44:04 +11:00
Dylan 4bb699a7f0 Added --size and $image_size to set the size in pixels. Text is still dynamically padded according to image size. 2016-02-04 18:42:54 +11:00
Dylan a5e76d80fc Readme 2016-02-04 18:22:52 +11:00
Dylan ad25e2677f Really fix battery usage on Windows 2016-02-04 13:41:16 +11:00
Dylan d8f9574be9 If 'ascii_colors' is empty, colors are disabled in ascii art 2016-02-04 12:53:56 +11:00
Dylan d7d8600f1b You can now custom color all the colors in the distro and os ascii art! See 1.1.md 2016-02-04 12:50:50 +11:00
Dylan 4cd940052c Fix battery usage on Windows 2016-02-04 11:18:05 +11:00
Dylan 87bf157bf4 NVIDIA GPU: Fix double space before count 2016-02-03 21:36:29 +11:00
Dylan 41c23025b6 Rewrite and reformat the 1.1 changelog 2016-02-03 20:03:06 +11:00
Dylan a33f96cc02 Reformat usage to fit the value of each option 2016-02-03 19:15:42 +11:00
Dylan 6b3f598def Update Readme 2016-02-03 18:55:00 +11:00
Dylan 3bed8f8643 Shorten heading in Readme 2016-02-03 15:27:09 +11:00
Dylan 7811a6034d Readme cleanup 2016-02-03 15:25:17 +11:00
Dylan d4978498f0 Changelog 2016-02-03 09:46:26 +11:00
Dylan 5ca3666055 Fixes gpu count and added battery support to Mac OS X and Windows 2016-02-03 09:26:47 +11:00
Dylan 683043c481 Changelog 2016-02-02 15:41:12 +11:00
Dylan 43cfab598c Quote array in for loop to avoid splitting 2016-02-02 14:13:09 +11:00
Dylan 439f4bd974 Misc changes 2016-02-02 14:11:20 +11:00
Dylan 6cd2881962 Added option to print each battery on the same line, check 1.1.md for more info 2016-02-02 12:01:50 +11:00
Dylan bb48caec70 Added 'battery_num' which allows you to choose which battery to display by number. 2016-02-02 09:09:31 +11:00
Dylan 645a6a9ddb Linux: Added 'battery' which prints the usage percentage of each battery in your system 2016-02-02 01:56:33 +11:00
Dylan c70b163d6c Changelog 2016-02-01 19:13:59 +11:00
Dylan 047b5f30ef Remove '--colors' as I just found it that it's broken 2016-02-01 19:11:36 +11:00
Dylan 7609445b89 Added '--disable' to disable info from printing at launch, see 1.1.md for more info 2016-02-01 18:50:10 +11:00
Dylan ee58843497 Changelog 2016-02-01 15:14:25 +11:00
Dylan 716fba3c79 Print '64-bit' on Windows and 'x86_64' on all other systems 2016-02-01 15:10:53 +11:00
Dylan 1a303e916f Swap to using getconf instead of integer overflow as it didn't work on Windows 2016-02-01 15:02:42 +11:00
Dylan da7667202f wildcard distro suffixes 2016-02-01 14:56:53 +11:00