Commit Graph

1833 Commits

Author SHA1 Message Date
Dylan 5ddd145bdc Grab last occurence of '^exec x' when parsing xinit files 2016-02-09 07:30:19 +11:00
Dylan 5e8953c7fa We now check for GTK theme by GTK version 2016-02-09 07:16:15 +11:00
Dylan Araps a850702843 Merge pull request #56 from tudurom/master
Fixed typo
2016-02-09 07:08:15 +11:00
Tudor 9ab756b084 Fixed typo 2016-02-08 20:25:18 +02:00
Dylan cbc33486f7 If the DE detection fails fallback to the generic theme detection 2016-02-09 02:21:12 +11:00
Dylan caf55803f3 Remove new from comment 2016-02-09 01:06:54 +11:00
Dylan 5446b6afd5 Add back support for '$gtk2/3' 2016-02-09 00:48:55 +11:00
Dylan 438d5e0542 GTK: Fix xfce case 2016-02-08 23:37:14 +11:00
Dylan f15f5728ea Rewrite getgtk to also check DE 2016-02-08 23:29:48 +11:00
Dylan a272874833 Add 1.2 changelog 2016-02-08 22:29:25 +11:00
Dylan f053f5b8b2 Make a note about installing on El Captain systems 2016-02-08 22:27:43 +11:00
Dylan 4fe770cc3d Makefile: Fix missing '-D' flag on OS X 2016-02-08 22:14:26 +11:00
Dylan 0d78a6bdfe Makefile: Use for the install of ascii art and default config 2016-02-08 22:02:49 +11:00
Dylan 9d35c8e6d1 Fix typo in usage and remove 1.1 changelog. Closes #51 2016-02-07 16:41:34 +11:00
Dylan b47147d549 Changelog 2016-02-07 10:34:26 +11:00
Dylan 4fed7d5576 Change 'seperator' to 'separator'. Thanks @tudurom 2016-02-07 10:03:49 +11:00
Dylan a4b01e9545 Readme 2016-02-06 11:15:49 +11:00
Dylan abf2b2cac6 Changelog 2016-02-06 11:11:17 +11:00
Dylan cbc70afad3 Changelog 2016-02-06 10:57:50 +11:00
Dylan Araps 916c9c2cb1 Merge pull request #49 from dylanaraps/stdout2
Add 'stdout' mode which allows you print the output in a lemonbar compatible format.
2016-02-06 10:55:05 +11:00
Dylan f82adabc11 Added usage for stdout mode 2016-02-06 10:49:06 +11:00
Dylan ce3415481b Remove underline from stdout output 2016-02-06 10:30:46 +11:00
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