Commit Graph

1956 Commits

Author SHA1 Message Date
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
Michael Straube b6b6083d2b Term: Add xfce4-terminal fallback font 2017-07-15 20:29:19 +02:00
Michael Straube 9596b0b921 General: Exit awk early 2017-07-15 17:39:22 +02:00
Michael Straube 2fb963fcb8 Term: Simplify Hyper font detection 2017-07-15 17:32:42 +02:00
Michael Straube 99438ec16b Term: Fix xfce4-terminal when using system-font 2017-07-15 17:31:12 +02:00
Michael Straube 70b7816b6c Term: Add font support for LXTerminal 2017-07-15 15:27:11 +02:00
Michael Straube 082c53e57e Song: Add support for Pogo 2017-07-15 15:16:41 +02:00
Michael Straube 7a90486916 General: Remove another awk call 2017-07-14 15:29:53 +02:00
Michael Straube 61a9590693 General: Get rid of a call to awk 2017-07-14 14:45:19 +02:00
Michael Straube 17cb578611 WM: Fix/add Window Maker detection 2017-07-14 12:03:01 +02:00
Muhammad Herdiansyah 03f85176df Merge pull request #773 from konimex/cpu
CPU: Various CPU changes
2017-07-14 14:18:27 +07:00
Muhammad Herdiansyah a503fb975c CPU: Deprecate cpu_shorthand in favor of cpu_brand 2017-07-14 14:09:21 +07:00
Dylan Araps 44f1afcff6 DE: Fix incorrect DE name, closes #772 2017-07-14 09:07:39 +10:00
Muhammad Herdiansyah 91372f1cde CPU [Linux]: Add fallback speed method for PowerPC systems. 2017-07-14 02:38:02 +07:00
Muhammad Herdiansyah 2e1c942491 CPU [Speed]: Use the cpu_cores approach instead of deleting it manually.
This way, we don't have to replace the "@" with "($cores) @" and remove
the CPU speed from the output.
2017-07-14 02:33:16 +07:00
Muhammad Herdiansyah 2e338529b8 Docs: Update manpage and config 2017-07-13 19:06:52 +07:00
Muhammad Herdiansyah 63b26285fb CPU: Fix inaccurate speed for processors below 1GHz 2017-07-13 18:42:44 +07:00
Muhammad Herdiansyah 347854b296 CPU [NetBSD]: Added temp support 2017-07-13 18:31:39 +07:00
Herdiansyah b669e9cab7 Merge pull request #767 from mstraube/kde
Fix KDE themes
2017-07-13 01:53:35 +07:00
Muhammad Herdiansyah b95e030525 Distro: Put GoboLinux versioning below lsb_release
lsb_release can handle GoboLinux properly, it seems. So the fallback
detection can be used if lsb_release fails.
2017-07-13 01:40:39 +07:00
Michael Straube 94b9b3ad0c WM Theme [KDE]: Fix Aurorae themes
For themes with underscores in the name, only the last part was
displayed. #766
2017-07-12 20:01:25 +02:00
Michael Straube 9f5ab665c9 WM Theme [KDE]: Fix detection of Aurorae themes
Aurorae themes were detected as kwin.aurorae because the name was
taken from library= instead of theme= in kwinrc. #766
2017-07-12 17:39:24 +02:00
Michael Straube 33256b2640 Theme: Fix detection on KDE
Partial fix for #766
2017-07-12 10:13:46 +02:00
Dylan Araps dfd08b4ce4 distro: Added support for Sabotage Linux 2017-07-12 15:04:16 +10:00
Dylan Araps 92c1100227 Merge branch 'master' of github.com:dylanaraps/neofetch 2017-07-12 11:32:53 +10:00
Dylan Araps 688bcd6e55 resolution [linux]: Add support for orientation. 2017-07-12 11:32:37 +10:00
Muhammad Herdiansyah 76d6fefeea Uptime [AIX/IRIX]: Remove leading zeroes from output
From bash(1):
> Constants with a leading 0 are interpreted as octal numbers. A
> leading 0x or 0X denote hexadecimal.

This causes error in uptime calculation.
2017-07-10 01:17:58 +07:00
Dylan Araps e9f491656e tests: fix tests. 2017-07-10 00:08:15 +10:00
Muhammad Herdiansyah 8b3b0be709 Misc: Shellcheck fix SC2188 2017-07-09 17:57:53 +07:00
Muhammad Herdiansyah c290bcaaa5 Misc: Add back missing clause of license into program and manpage 2017-07-09 01:55:32 +07:00
Muhammad Herdiansyah 24131bf430 Merge branch 'master' into install-sh 2017-07-01 17:17:52 +07:00
Dylan Araps b367b24169 Merge pull request #763 from dylanaraps/config
config: Add .conf extensionn, remove shebang.
2017-07-01 20:09:48 +10:00
Dylan Araps 48d2d8cc1c config: Add backwards compatibility with old filename. 2017-07-01 09:18:32 +10:00
Dylan Araps fe793fa440 config: Remove one too many .confs 2017-07-01 09:16:41 +10:00
Dylan Araps 8ded6cc935 config: Add .conf extensionn, remove shebang. 2017-07-01 09:08:47 +10:00
Muhammad Herdiansyah b0a0454f52 CPU: Remove unneeded outputs from AMD APUs 2017-06-30 13:36:56 +07:00
Dylan Araps 69deb4309d Image: Possibly fix xterm 1/0 error. 2017-06-30 13:59:19 +10:00
Muhammad Herdiansyah d57806c95f Term (SSH): Break from loop regardless of $SSH_TTY output
Fixes #760
2017-06-28 06:38:07 +07:00
Muhammad Herdiansyah ca78d52d5f Misc: Remove comments 2017-06-28 02:00:14 +07:00
Muhammad Herdiansyah 0fa5e77124 CPU [AIX]: Use lsattr instead of prtconf for faster output 2017-06-23 16:32:18 +07:00
Muhammad Herdiansyah 2c11f83b2b CPU [AIX]: Use prtconf -s for faster speed output 2017-06-23 16:32:18 +07:00
Muhammad Herdiansyah 789ff58583 Model [AIX]: Reduce dependency on prtconf 2017-06-23 16:32:18 +07:00
Muhammad Herdiansyah 45d78359a7 CPU [Linux]: Fix inaccurate ARM CPU on SoC systems 2017-06-22 04:28:47 +07:00
Muhammad Herdiansyah 681208fa21 Distro: Get $machine_arch case outside the if statement
So if $os_arch=off, then the machine_arch will still be populated.
2017-06-22 04:09:38 +07:00
Dylan Araps 36bae0815e General: Bump version to minor git 2017-06-21 11:06:13 +10:00
Dylan Araps 1c759e8119 Release: 3.2.0 2017-06-21 10:58:09 +10:00
Herdiansyah 7118516541 Merge pull request #708 from dylanaraps/irix
OS:  Add initial support for IRIX
2017-06-20 21:10:20 +07:00
Muhammad Herdiansyah 3c03a8379e CPU [IRIX]: Remove unneeded output 2017-06-20 20:48:56 +07:00
Muhammad Herdiansyah 2837d9bed1 ASCII: Fix ASCII not appearing in IRIX64 systems 2017-06-20 20:48:16 +07:00
Muhammad Herdiansyah 0b54a97c04 Misc: Add /usr/etc to PATH
It seems IRIX needs to access /usr/etc to be able to access
ifconfig.
2017-06-20 20:45:00 +07:00
Muhammad Herdiansyah 38f0ac6a84 Disk [IRIX]: Fix Total Disk appears like used ones 2017-06-20 20:37:32 +07:00
Muhammad Herdiansyah 96103a757f Misc: Removed Makefile and added install script 2017-06-20 16:43:35 +07:00
Dylan Araps ab3bb56d38 Merge branch 'master' of github.com:dylanaraps/neofetch 2017-06-16 14:44:35 +10:00
Dylan Araps 82ddddfda5 OS: Added support for CloverOS 2017-06-16 14:44:21 +10:00
LER0ever 34800b6665 terminal: add support for Neovim terminal emulator 2017-06-15 18:46:59 +08:00
Dylan Araps 3863fec23e scrot: Skip import on MacOS 2017-06-14 13:23:44 +10:00
Muhammad Herdiansyah 3b82a89c24 Distro [IRIX]: use -p for machine_arch 2017-06-10 13:27:23 +07:00
Muhammad Herdiansyah 69b642b759 Merge branch 'master' of github.com:dylanaraps/neofetch into irix 2017-06-10 13:07:44 +07:00
Muhammad Herdiansyah 2d1d689dd0 Distro [uname]: Remove macOS, add Haiku to use -p 2017-06-10 12:44:30 +07:00
Muhammad Herdiansyah c0fb89ce40 Distro: Refactor $machine_arch 2017-06-10 01:02:25 +07:00
Muhammad Herdiansyah 04bdb70227 CPU [Solaris]: Truncate garbage output in SPARC systems 2017-06-09 23:36:25 +07:00
Muhammad Herdiansyah fd8f5145cb Disk [AIX df]: Changed df versioning detection 2017-06-09 23:20:01 +07:00
Dylan Araps 2e65f48eaa Merge pull request #741 from konimex/freebsdmem
Memory [FreeBSD]: Fix inaccurate free memory calculation
2017-06-04 11:11:49 +10:00
Muhammad Herdiansyah c7c84fcbba Term: Break from loop if PPID can't be accessed/not found 2017-06-04 00:07:16 +07:00
Muhammad Herdiansyah 4c22e1f19f Memory [FreeBSD]: Fix inaccurate free memory calculation 2017-06-03 13:42:02 +07:00
Muhammad Herdiansyah 6762381a82 Terminal: Disable terminal detection if device is connected over SSH 2017-06-02 19:29:18 +07:00
LER0ever 0ff2807c75 Model: Add support for Hackintosh 2017-05-30 17:05:33 +08:00
Dylan Araps 593ca37d26 Revert "Model: Add support for Hackintosh" 2017-05-28 14:44:13 +10:00
LER0ever 0f945f9b63 fix(style): double quote vars, remove unnecessary empty check 2017-05-27 14:06:45 +08:00
LER0ever 329346d460 Model: add support for Hackintosh 2017-05-27 13:30:02 +08:00
Andrew Titmuss 767cd93f38
change output for iPhone 5, fixes #730 2017-05-26 09:22:11 +10:00
Muhammad Herdiansyah 4364e67d6c Kernel [IRIX]: Better words 2017-05-24 12:00:44 +07:00
Muhammad Herdiansyah 6cb37b91a7 CPU [IRIX]: Fix speed 2017-05-24 11:48:08 +07:00
Muhammad Herdiansyah b88e86e856 Disk [IRIX]: Fewer LoCs 2017-05-24 11:42:38 +07:00
dylan araps d1fa88b742 Config: Fix config not being created 2017-05-24 13:07:01 +10:00
Muhammad Herdiansyah 86b309aeef CPU [IRIX]: Removed note
Well, nevermind. Turns out I read the code the wrong way...
2017-05-22 22:16:37 +07:00
Muhammad Herdiansyah 7f17306080 CPU [IRIX]: Fix CPU speed.... kinda. 2017-05-22 16:50:24 +07:00
Takeya Yuki df6dab1721 Rollback without PID Check 2017-05-20 22:17:56 +09:00
Takeya Yuki 60f5009cf8 Fix Terminal Check 2017-05-20 21:58:18 +09:00
Takeya Yuki 1f510e2b32 Fix Terminal Check 2017-05-20 21:36:51 +09:00
Takeya Yuki 82687cd6bf Fix Get Terminal Dead Loop 2017-05-20 21:10:49 +09:00
Takeya Yuki 4b0cf233a8 Remove PID Check 2017-05-20 14:56:27 +09:00
Takeya Yuki 253a1264f8 Merge pull request #3 from dylanaraps/master
Distro [GuixSD]: Add version and shorthand option
2017-05-20 14:39:39 +09:00
Muhammad Herdiansyah 8f7b330bf7 Distro [GuixSD]: Add version and shorthand option 2017-05-18 21:38:07 +07:00
Takeya Yuki 4781f48e27 Fix Bugs 2017-05-18 14:56:35 +08:00
Takeya Yuki 7e176284a7 Fix Some Bugs 2017-05-18 14:47:02 +08:00
Yuki Takeya 62952a1f56 Fix Build 2017-05-18 12:02:13 +09:00
Takeya Yuki 10527026fe Add KSLinux Support 2017-05-18 08:47:46 +08:00
Dylan Araps 0c602800f5 Ascii: Fix ascii_distro and windows10, closes #725 2017-05-18 09:52:34 +10:00
Muhammad Herdiansyah 0b77804a65 Packages [IRIX]: Added initial support 2017-05-16 15:08:32 +07:00
Muhammad Herdiansyah 2b59262928 Memory [IRIX]: Shellcheck compliance 2017-05-16 15:08:27 +07:00
Muhammad Herdiansyah 2fcbc778f1 Memory [IRIX]: Added initial support 2017-05-16 14:58:47 +07:00
Muhammad Herdiansyah 928bb6296d Disk [IRIX]: Added support 2017-05-16 14:47:35 +07:00
Muhammad Herdiansyah d0cb265517 Install Date [IRIX]: Added initial support 2017-05-15 21:18:31 +07:00
Muhammad Herdiansyah 2212cab688 Disk [AIX df]: Add version detection 2017-05-13 11:36:30 +07:00
Michael Straube 762820f136 OS: Add support for Maui 2017-05-12 18:58:15 +02:00
Muhammad Herdiansyah ea1f853c2a Disk: Detect df version instead of detecting df per OS 2017-05-12 23:31:38 +07:00
Muhammad Herdiansyah ff3f0198d7 Disk: Separate IRIX detection from the rest of the OS 2017-05-11 10:56:31 +07:00
Dylan Araps 8e073a13fa Merge pull request #717 from mstraube/xferience
OS: Add support for Arch XFerience
2017-05-09 07:54:08 +10:00
Dylan Araps 8e6cd99d3d Merge pull request #716 from dylanaraps/zws_fix
W3m: Fix zero width space outputting garbage.
2017-05-09 07:53:33 +10:00
Michael Straube 41e61fd441 OS: Add support for Arch XFerience 2017-05-08 17:58:32 +02:00
Muhammad Herdiansyah 05171be3a1 Local IP [IRIX]: Added initial support 2017-05-08 22:12:03 +07:00
Muhammad Herdiansyah a3af0a3f3e Uptime [IRIX]: Use AIX method 2017-05-08 17:59:48 +07:00
Muhammad Herdiansyah e96d0e4cf6 Kernel [IRIX]: Disable function 2017-05-08 17:49:47 +07:00
Muhammad Herdiansyah 00e2006e48 CPU [IRIX]: Initial support 2017-05-08 17:43:26 +07:00
Dylan Araps 8572cf9a08 W3m: Fix zws 2017-05-07 09:55:24 +10:00
João Vitor Rafael Chrisóstomo d9d7b79d72 Patch to make w3m image backend work on FreeBSD 11
Just an extra possible directory to search for w3m-img before outputting that it wasn't found on the system.
2017-05-05 22:15:19 -03:00
Dylan Araps 7646a76d02 Ascii: Add ubuntu-mate ascii, closes #712 2017-05-04 08:51:06 +10:00
Dylan Araps 993d95d6bd Merge pull request #710 from mstraube/mateterm
Term: Add font support for mate-terminal
2017-05-03 20:26:33 +10:00
Michael Straube 3242425c4f Term: Add font support for mate-terminal 2017-05-03 11:02:27 +02:00
Muhammad Herdiansyah def8123c46 Misc: Use fallback values for some functions 2017-05-01 15:05:40 +07:00
dylan araps 54bf42f1b6 Distro: Add support for IRIX 2017-04-27 13:51:57 +10:00
dylan araps 6c957f3ba2 OS: Very early support for IRIX 2017-04-27 13:37:33 +10:00
Dylan Araps efd48587c3 GPU: Revert unique filter 2017-04-27 09:09:36 +10:00
dawidd6 874a29e0c3
do not detect ibus* or indicator* as player 2017-04-26 21:06:47 +02:00
dylan araps 05503e3914 GPU: Fix unique cpu filter 2017-04-26 12:32:41 +10:00
dylan araps c8b7ed6d1b Merge branch 'master' of https://github.com/dylanaraps/neofetch 2017-04-26 11:48:54 +10:00
dylan araps b0cd5f07ec General: Bump version numbers 2017-04-26 11:48:22 +10:00
Dylan Araps 74e8facfe2 GPU: Correctly filter out duplicate GPU names. 2017-04-26 08:12:35 +10:00
Dylan Araps a1d87ea105 Image: Added --loop flag. 2017-04-26 07:39:10 +10:00
Matthew Cox 1948f0e4ff Fix termite font matching
Each config parameter is allowed arbitrary whitespace before it.
It took me a long time to work out why it was always returning the /etc/xdg/termite/config value!
2017-04-25 19:36:49 +01:00
dylan araps e506315bac Version: Bump version to 3.1.0 2017-04-25 13:01:27 +10:00
dylan araps 36203d1919 Ascii: Fix ascii art 2017-04-25 12:44:41 +10:00
Dylan Araps e021d30d1e Merge pull request #699 from obrevenge/master
added obrevenge and archlabs ascii art for compatiblity for both new distros
2017-04-25 12:38:02 +10:00
LER0ever 6b926485f1 OS: add Chrome OS crouton support 2017-04-24 13:49:34 -05:00
obrevenge 87927bc81b removed whitespace, added ${c1} to archlabs, added both to get_distro_colors() 2017-04-15 22:00:20 -05:00
Michael Straube 83a0781a3f General: Align some lines 2017-04-12 00:16:50 +02:00
Michael Straube b8bcd13346 Song: Add support for Tomahawk 2017-04-11 21:31:46 +02:00
Michael Straube d55ff4ee94 Song: Add support for Deepin Music 2017-04-11 21:21:52 +02:00
Paul Hebble 2094c134ce Fix --ascii_distro ubuntu-studio
The ascii/distro directory has an ubuntu-studio file, which is
documented in the --help text, but when I try to use that option, it
falls back to the default Ubuntu logo.

This change adds a case for Ubuntu-Studio to set ascii_file and the
colors based on the logo at https://ubuntustudio.org.
2017-04-10 17:05:38 -05:00
Michael Straube d8e1150e19 Battery: Add support for Bay Trail devices (axp288_fuel_gauge) 2017-04-10 13:27:34 +02:00
Dylan Araps 0180485851 Merge pull request #682 from dylanaraps/get_locale
Info: Added function to display locale.
2017-04-06 09:33:55 +10:00
Muhammad Herdiansyah 0efc00419e OS: Added support for MinGW 2017-04-05 15:08:09 +07:00
Dylan Araps cedc3846d1 Merge pull request #688 from dylanaraps/disk_dir
Disk: Add new option to only show dir name in subtitle.
2017-04-04 08:54:11 +10:00
Dylan Araps 1216c9d5ad Merge pull request #681 from dylanaraps/scrot_fix
Scrot: Make scrot easier to use.
2017-04-04 08:51:06 +10:00
Dylan Araps e6044b3c41 Distro: Add support for DesaOS 2017-04-04 08:47:26 +10:00
Dylan Araps d742d9aa9c Disk: Add new option to only show dir name in subtitle 2017-04-02 06:58:48 +10:00
Dylan Araps f8f26453ae Ascii: [Arch] Use brighter colors 2017-03-28 08:49:46 +11:00
Dylan Araps 631ae8d2b4 GPU: [Linux] Hide duplicate lines 2017-03-27 09:50:52 +11:00
Dylan Araps a6573119f9 Info: Added function to display locale 2017-03-27 08:51:56 +11:00
Dylan Araps 1e6804f54a Scrot: Log where the file was saved and fix bug with empty filename 2017-03-27 08:45:12 +11:00
Dylan Araps 4659863737 Scrot: Unset scrot_dir if the user has set it 2017-03-27 08:33:13 +11:00
Dylan Araps d34f01f21b Scrot: Make scrot easier to use 2017-03-27 08:29:04 +11:00
Dylan Araps 1e9c22af9f Merge branch 'master' of github.com:dylanaraps/neofetch 2017-03-23 08:03:56 +11:00
Dylan Araps a575c01b5c iTerm2: Fix image mode in tmux, closes #678 2017-03-23 08:03:43 +11:00
Michael Straube e92a03816e OS: Add support for Nitrux 2017-03-22 11:13:39 +01:00
Dylan Araps fc06ad86cf Merge pull request #674 from dylanaraps/speed_fix
CPU: Add option to show decimals in CPU speed.
2017-03-22 15:18:03 +11:00
Jorge Gonzalez 6803b571b7
Change if statement to a switch 2017-03-21 19:58:47 -04:00
Jorge Gonzalez 0c4d4eb23a
Reduce macOS WM detections to one ps call 2017-03-21 18:37:41 -04:00
Jorge Gonzalez 1bd185874c
WM: Add support for Amethyst on macOS 2017-03-21 13:45:23 -04:00
Dylan Araps 7cf891a63b Merge pull request #670 from dritter/add_iterm2_font_detection
Add iterm2 font detection
2017-03-15 21:25:55 +11:00
Niles Rogoff ce7ef19372
Correct style 2017-03-09 13:27:16 -08:00
Niles Rogoff 7bf8f17854
Slitaz support added 2017-03-09 10:55:06 -08:00
Dylan Araps ac7cf27147 Resolution: Show decimals 2017-03-09 12:07:29 +11:00
Dylan Araps 30a6d8641b CPU: Added speed_shorthand to toggle showing decimals in the output 2017-03-09 12:03:17 +11:00
Dylan Araps d8561cceed CPU: Show an additional digit in cpu speed 2017-03-09 11:47:52 +11:00
Dominik Ritter 8d250e41ba Fix newlines 2017-03-09 01:17:31 +01:00
Dominik Ritter 8c783d63a2 Add newlines 2017-03-09 01:13:31 +01:00
Dominik Ritter 53eafeb414 Fix code style 2017-03-08 23:19:03 +01:00
Eliezio Oliveira 707601bbf7 MacOS screenresolution: accepts output from stdout and stderr. Closes #662 2017-03-04 20:36:35 -03:00
Muhammad Herdiansyah 0c03845100 Packages: Used better method for checking packages in eopkg (#669) 2017-03-03 14:43:10 +07:00
Dominik Ritter 569bef567f Fix code style 2017-03-03 00:32:04 +01:00
Dominik Ritter 24283be05d Mute error message, when PlistBuddy is not installed
PlistBuddy is part of XCode. It may be that users don't have it
installed.
2017-03-02 23:56:49 +01:00
Dominik Ritter 38641c690e Add warning about iTerm2s dynamic profiles 2017-03-02 02:30:53 +01:00
Dominik Ritter d1e81f3344 Add reference to post on iTerm2 list
because of ambiguous active profile name
2017-03-02 02:28:23 +01:00
Dominik Ritter 3cf7c5ffa2 Only print non-ascii font if switch "use different font" is active 2017-03-02 02:17:36 +01:00
Dominik Ritter e2d1cb27a5 Fix comparison 2017-03-02 01:56:29 +01:00
Dominik Ritter eec7f08eee Add warning about possible profile name collisions 2017-03-02 01:50:17 +01:00
Dominik Ritter 4387233378 Add warning that false positives can occur 2017-03-02 01:46:22 +01:00
Dominik Ritter e9c8e6c2a3 Add font detection for iTerm2 2017-03-02 01:45:46 +01:00
Jorge Gonzalez 072ad5cfff Fix ps line 2017-02-28 11:50:23 -05:00
Jorge Gonzalez 982f2b59ec
WM: Add support for Spectacle on macOS 2017-02-28 11:36:57 -05:00
Muhammad Herdiansyah 39986f2197 Local IP: Fixed UID showing instead of IP 2017-02-28 11:59:01 +07:00
Dylan Araps 716e50ecbf Bar: Fix incorrect coloring. Closes #661 2017-02-25 19:02:49 +11:00
Dylan Araps 51fa1b3c12 Bar: Semi-fix the color issues when barinfo is used 2017-02-24 10:18:37 +11:00