Commit Graph

1830 Commits

Author SHA1 Message Date
Dylan Araps 93e4f41677 Merge pull request #797 from dylanaraps/100
cleanup: Enforce a line length of '100'
2017-08-07 15:02:15 +10:00
Michael Straube be08f67e57 Term: Add font support for GNUstep Terminal 2017-08-05 20:46:28 +02:00
Dylan Araps 2d328845f7 OS: Added supprot for Artix 2017-08-04 12:39:35 +10:00
Dylan Araps 6ba15d6ef1 Merge branch 'master' into 100 2017-08-04 11:16:47 +10:00
Dylan Araps 9d72eea931 stdout: Disable linebreaks 2017-08-04 11:10:34 +10:00
Muhammad Herdiansyah e8dc4670e1 stdout: Disable color_blocks 2017-08-04 01:29:29 +07:00
Muhammad Herdiansyah faa71d0f95 Docs: CHANGELOG and manpage 2017-08-04 00:15:55 +07:00
Muhammad Herdiansyah 04c22a8edd Misc: Reimplement stdout 2017-08-03 15:16:52 +07:00
Dylan Araps b3d15cd168 general: Fix whitespace 2017-08-02 13:07:42 +10:00
Dylan Araps 4c48b426ac general: Fix missing backslashes 2017-08-02 13:06:17 +10:00
Dylan Araps e53404e349 general: Fix awk missing backslash 2017-08-02 12:58:08 +10:00
Dylan Araps d7abf3ce68 general: Enforce 100 chars per line. 2017-08-02 12:57:00 +10:00
Dylan Araps 5467fb47da general: Fix indent 2017-08-02 12:54:41 +10:00
Dylan Araps 40e77788dd general: Enforce 100 chars per line. 2017-08-02 12:29:09 +10:00
Dylan Araps 3a41c45b61 general: Enforce 100 chars per line. 2017-08-02 11:47:15 +10:00
Dylan Araps 72459ced1c general: Enforce 100 chars per line. 2017-08-02 11:33:29 +10:00
Dylan Araps ffd5bfcbd0 general: Enforce 100 chars per line. 2017-08-02 11:12:34 +10:00
Dylan Araps e7168245e1 gpu: Correctly filter out duplicates 2017-08-01 21:25:07 +10:00
Dylan Araps eb62c843c9 gpu: Hide duplicate identical gpus 2017-08-01 01:56:46 +10:00
Dylan Araps 4e9f9af820 revert previous commit 2017-08-01 01:42:00 +10:00
Dylan Araps 2429cb862d Merge branch 'master' of github.com:dylanaraps/neofetch 2017-07-31 22:31:49 +10:00
Dylan Araps e52b01f2dc term: Fix errors if user disables terminal function. 2017-07-31 22:31:23 +10:00
Dylan Araps fde69ea812 Merge pull request #793 from mstraube/kdeinit
Term: get_term(): ignore kdeinit, #791
2017-07-29 20:36:41 +10:00
Michael Straube 110e46bc6b Term: get_term(): ignore kdeinit, #791 2017-07-28 15:54:14 +02:00
dylan araps 41e4819658 image: Add support for transparency when using pdf or svg as input 2017-07-28 22:14:26 +10:00
dylan araps 6cc08b5477 image: Add support for all image formats that imagemagick supports. 2017-07-28 21:54:58 +10:00
Erin Kinsley dc5a01f27d Prioritise maim(1) over scrot(1).
If a user has maim(1) installed as well as scrot(1), they likely wish to use the former instead of the latter, as it is less commonly installed (and is even described as "supposed to be an improved scrot").
2017-07-28 03:08:10 +01:00
Michael Straube 3ccc42042a Term: Fix mate-terminal font when maximized or fullscreen 2017-07-26 22:09:47 +02:00
Michael Straube 03e2da715d OS: Add support for AryaLinux 2017-07-26 10:34:46 +02:00
Dominik Lohmann 5f39573243 Add support for chunkwm (macOS window manager)
This PR adds support for chunkwm - https://github.com/koekeishiya/chunkwm
2017-07-25 13:56:06 +02:00
Muhammad Herdiansyah 0a5a741e00 Image: Add path to NixOS w3m-img 2017-07-25 03:51:23 +07:00
Dylan Araps 1d362254d9 OS: Added support for Endless OS 2017-07-24 00:52:52 +10:00
Muhammad Herdiansyah c89bf85671 Merge remote-tracking branch 'pr/784' into master 2017-07-23 12:53:00 +07:00
Muhammad Herdiansyah fe9a379d8c CPU: Add CPU temp separately instead of embedding them in speed 2017-07-23 12:48:38 +07:00
Muhammad Herdiansyah 906e7cc408 Docs: CHANGELOG and manpage 2017-07-22 22:13:05 +07:00
Muhammad Herdiansyah bc549ce075 ASCII: Add mac_small 2017-07-22 22:13:03 +07:00
Muhammad Herdiansyah de108fec2b ASCII: Add nixos_small 2017-07-22 21:33:46 +07:00
Muhammad Herdiansyah ab1f72e429 ASCII: Add debian_small 2017-07-22 21:20:33 +07:00
Muhammad Herdiansyah b058193ce2 ASCII: Add freebsd_small 2017-07-22 21:09:18 +07:00
Dylan Araps 0a49b84bcc os
: Added support for Source Mage.
2017-07-22 12:34:12 +10:00
Dylan Araps 46c195c60f OS: Added support for Amazon Linux AMI 2017-07-21 20:53:24 +10:00
Muhammad Herdiansyah 92b68e506e CPU: Separate Mac CPU cores addition
Well, at least now I know why the CPU cores were added that way.
2017-07-21 15:15:05 +07:00
Muhammad Herdiansyah 9c5dbcdfd6 CPU: Strip spaces from speed output 2017-07-20 19:38:56 +07:00
Muhammad Herdiansyah 8aeb0e4fb1 Resolution: Fix awk error when not using GNU awk
Fixes #781
2017-07-19 23:14:01 +07:00
Muhammad Herdiansyah 1dee216fb5 Misc: Remove all 2>/dev/null instances and put it into one single exec 2017-07-18 21:43:56 +07:00
Muhammad Herdiansyah b811d521a1 Install Date [Convert Time]: Remove leading zero from output
The leading zero in some ls output caused bash to interpret the output
as octal numbers, leading to the "value too great for base" error like
the AIX/IRIX uptime.
2017-07-18 14:31:53 +07:00
Michael Straube 44444ae0cc OS: Add support for Parsix 2017-07-16 20:02:43 +02:00
Muhammad Herdiansyah 60bdea15bb CPU: Remove unneeded output for AMD 2017-07-16 16:51:24 +07:00
Muhammad Herdiansyah e305140e8d Distro [BSD]: Use -m instead of -p 2017-07-16 16:46:30 +07:00
Dylan Araps 40c4a7748b os: Fix bug where ChromeOS would be incorrectly detected. Closes #770 2017-07-16 09:34:43 +10:00